Devices can't connect to internet, blinking cyan, green and yellow

windows 10

this is what serial inspect gives me

Platform: 6 - Photon
Modules
Bootloader module #0 - version 2, main location, 16384 bytes max size
Integrity: FAIL
Address Range: PASS
Platform: PASS
Dependencies: PASS
System module #1 - version 207, main location, 262144 bytes max size
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
System module #2 - version 207, main location, 262144 bytes max size
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: FAIL
System module #1 - version 207
Bootloader module #0 - version 7
User module #1 - version 2, main location, 131072 bytes max size
UUID: 2BA4E71E840F596B812003882AAE7CA6496F1590CA4A049310AF76EAF11C943A
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
System module #2 - version 1
User module #1 - version 2, factory location, 131072 bytes max size
UUID: 2BA4E71E840F596B812003882AAE7CA6496F1590CA4A049310AF76EAF11C943A
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
System module #2 - version 1

@Mquist, the bootloader is incorrect.

You need to download the bootloader binaries and flash them via Listening Mode and

particle flash --serial bootloader-0.7.0.photon.bin

The bootloader can’t be updated via DFU Mode.

C:\Users\bjarn_000\Downloads>particle flash --serial bootloader-0.7.0-photon.bin
! PROTIP: Hold the SETUP button on your device until it blinks blue!
? Press ENTER when your device is blinking BLUE
sending file: bootloader-0.7.0-photon.bin

Flash success!

but still no success, it fast blinks cyan and then red

EDIT!!
Now I could use the particle keys doctor with success…

now it breaths cyan and I can upload program to it :slight_smile: thanks @peekay123

1 Like