It would NOT setup through the mobile app. It connected once (after 10X tries), downloaded new firmware, but then I could not get it to reconnect to the app.
I used the CLI to set the Wifi, and so now it’s connected to Wifi, but it’s not claimed in my account.
particle setup asks if I want to use my account, then exits. Particle Identify lists the device.
Also, when I use particle serial wifi it lists no SSIDs (but I can still set one myself and get a light blue pulse)
What to do?
EDIT: Also, after it’s connected to Wifi via serial, if I reboot it instantly goes into listening mode- that is, it doesn’t remember wifi. Is that correct?
Just to be all clear… the problem appears to be that it won’t retain the WiFi creds after a RESET. Just blinks white and goes straight into Listen Mode (blink deep blue)
Have you explicitly stated that you don’t want to run the Argon in a mesh (aka standalone) or is it meant to create a mesh network?
If the latter but you haven’t actually finished the mesh setup the device should go back into Listening/Setup Mode
To prevent that you either setup the device via the mobile app again (no need to unclaim, just add the same device a second time) or flash and run this once
Thank you. I’ll try setup again, but I was only able to get it to connect to the device once, and after updating the OS to the previous version (previous to 0.9.0) it would no longer connect to it.
I take it that, as part of the setup process, certain flags are set on the firmware/OS that prioritize mesh/wifi?
Note: I tried a couple more times to connect to it via the app (current Android), but it did not work. Was it attempting to connect via BT or Wifi? Would I need an antenna on the BT (~24" apart from phone)?
Lastly, I have been playing with these a bit for the last couple years- had a couple original devices, then a couple photons and an electron, finally messing with Gen3. But I haven’t really dug in too far- so I don’t really have a great comprehension of the overall design.
Is there documentation that outlines the OS, and possibly the workings of the particle cloud system? I am interested in knowing a bit more than the black box, like possibly knowing about all those DCT values, etc.
I have a couple clients for which these might come in handy as individual problem solvers, but I have a few more questions before I feel like I could implement them. No biggie if you’re not the right person to ask, I’ll eventually figure it out.
You can look in the open source repo to find the respective info not yet documented.
That's a broad question. There is documented what's important for programming the device without digging into the system too deep but other questions are best asked explicitly. That may also provide some clue for @rickkas7 (technical docu writer - amongs other things) what may be interesting to address in the docs.