Hello,
I’m having difficulties setting up the photon board:
The mobile app doesn’t work:
I have the board blinking blue, I can see the Photon-… wifi network, I can join it on my phone, the app gives me a notification but never goes to the ‘next stage’ to claim the device or set it up to recognize my main wifi like the videos suggest it should. (iPhone 5, current iOS 9.x)
particle-cli doesn’t work:
Installed nodejs/particle-cli on MacOS X (10.11). The board is blinking blue, and connected via mini USB.
If allowed to scan networks, it never returns:
? Would you like to manually enter your Wi-Fi network configuration? No
▀ Asking the Photon to scan for nearby Wi-Fi networks...
(Even if my wifi had a config problem, there’s half a dozen other wifi network in range that should at least pop up on there?)
If I enter wifi details manually:
> Wi-Fi Network: ******
> Security: WEP SHARED
> Password: ******
? Would you like to continue with the information shown above? Yes
> Obtaining device information...
It never gets past Obtaining device information. Just keeps on looping that same status message.
I’ve put it into DFU mode, ran ‘particle update’. It reported success. The operations above are still failing afterwards.
Any suggestions? Is WEP support broken maybe? Bout out of ideas here.