[SOLVED]Photon fast blinking cyan (with a random red burst)

SOLVED…

Here is what I had to do…

Note: To find your device id make sure your photon is plugged in to the USB port and in DFU mode. Then use this command. particle identify

1.) Put the Photon in DFU mode (blinking yellow).
2.) CMD: particle keys save mykey
3.) CMD: particle keys send DEVICE_ID mykey.pub.pem

4.) reset the device (unplug from USB and plug back in)

5.) Perform setup CMD: particle setup

SUCCESS!!!

1 Like