Working on a new project using the P2 and it is getting stuck on the green connecting light.
I’ve tried running device doctor and this fails
Particle Wifi serial also fails
Particle identify returns as expected
Particle serial inspect seems to suggests there may be something off:
Platform: 32 - P2
Modules
Bootloader module #0 - version 1008, main location, 65536 bytes max size
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
Bootloader module #2 - version 2
Bootloader module #1 - version 2, main location, 8192 bytes max size
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
Bootloader module #2 - version 2, main location, 307200 bytes max size
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
System module #1 - version 3212, main location, 2097152 bytes max size
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
Bootloader module #0 - version 1008
User module #1 - version 6, main location, 2097152 bytes max size
UUID:
Integrity: PASS
Address Range: PASS
Platform: PASS
**Dependencies: FAIL**
** System module #1 - version 5003**
I don’t understand the dependency fail issue and i can’t find any info on it, so maybe nothing?
The other odd thing, when i run particle identify it tells me the P2 is on
Your system firmware version is 3.2.1-p2.3
But according to the compiler only deviceOS 5.0.0 supports the P2 so i can’t compile for 3.2.1 as the P2 isn’t supported. My next train of thought was to update the device OS manually through the CLI, but , WiFi serial doesn’t work, and particle update tells me the P2 has the latest OS on? So i can’t connect it to the cloud to download the latest OS.
I have some P2s that are running fine, it was difficult to get these running on the cloud with the latest OS etc but the doctor sorted these out.
I’d love it if someone can tell me the official process to claim and activate these. In my head i should be add the device to my product, claim it through the CLI, turn the device on, connect it to a wifi network using Particle Wifi Serial which should then download the latest OS, then flash firmware and i’m away. Something in here isn’t right.
Any help, greatly appreciated.