Got 3 more photons today, 2 of them went trough the setup flawlessly, but the 3rd one is flashing blue but not creating a wifi network, so it does not appear in the mobile app.
Tried running particle setup over USB, but it seems to rely on getting on the same wifi also ?
If you’ve got the CLI working, try particle serial wifi that should let you manually enter credentials over serial. Mind you that you’d still have to claim it then. particle identify along with Particle device add [ID] should help with that.
Let me know if that worked for you.
C:\Users\MORA>particle serial wifi
? Should I scan for nearby Wi-Fi networks? No
? SSID: G82
? Security Type: WPA2
? Wi-Fi Password: passwordhere
! Something went wrong: Serial timed out
Could you place it in DFU mode and do particle update after making sure you’re on the latest CLI? That should update the system firmware, and might also fix some of the issues you’re currently facing.
Not sure if it’s related to the older firmware, but the new one does have some fixes in regards to stability, connection-wise as well. That’s the reason the automatic firmware updates are now available, as to enable pretty much anyone to conveniently update to a more recent version.