Once I “particle device add [id]” on the CLI, It asks me to claim and ask for a of transfer ownership.
“particle list” does not list any devices.
My android sees the photon as online, it’s flashing Cyan, and can digitalWrite LED.
Online IDE cannot flash the code because “Error: No devices associated with your account.”
What is going on?
Did I register different users ? But I’m using the same email and same password to login
Try to log out of CLI, Build and your Android App and log in again with but not via stored credentials but by manually entering the credentials.
It’s most likely a typo when you logged into the Phone App.
Nope, if you have all three tools linked to the same account you wouldn’t have to.
Just be sure you are logged in exactly the same way on all of them (even all lower case in the mail address, no “funny” characters which might get encoded differently by each tool, …)
Well it didn’t work
I have logged out of particle CLI removed device and removed the device from the online IDE.
On IDE, I did add device and put the device ID and named it. Done
I go to terminal and login (with the same email and same password) and try something like "device add"
It asks me to claim it from so called another user.
I’m sorry to bother you, but can you teach me step by step how to logout of everything and then try to sync the IDE, CLI and APP to the same device. This is frustrating me to no end
I logged in again to all three. But I can’t interact with the photon from CLI. Which is why I was adding the device again in the CLI.
“particle list” returns “no devices found”.
“particle get …” or "particle call … " returns a permission error
If I do add/claim it, I can do these commands though
Maybe it’s time to call in some Particle folks who can look at the logs for your devicees.
You’d need to send them your device IDs and maybe mail address for your account as PM.
I have a suspicion / hypothesis that you’ve got two accounts that are very similar and there might be a subtle bug in the login code that’s picking one over the other in certain cases (CLI vs. web).