I need help. I got my photon and after first setup everything works fine. Photon is connected to the cloud and log data.
I flash my photon with the following example code:
After running out of battery. My photon is dead. Only LED D7 is on after plugin in USB. Photon is not connected to the cloud and is not responding anymore. I measured voltage between GND and 3v3, it’s 3.7V.
I tryed to bring him in safe mode but without success.
I press RST and SETUP buttons.
released RST and still push SETUP
after few seconds LED flashes Magenta
after few additional seconds LED flashes yellow
There are several threads about this topic and it's still under investigation for the root cause.
Could you pull an image of your firmware before getting the device running again?
dfu-util -d 2b04:d006 -a 0 -s 0x8000000:0x100000 -U photon_backup.bin
This would be bad, since it's max 3.6V on that pin and normally the regulator keeps it at 3.3V.
The fact that your bootloader is still running is encouraging.
If you can put it in blinking yellow (DFU mode) again and run scruff's command above that would be a helpful first start. Please email me the backup image with a link to this thread.
I will try this... what battery did you use and does it have a protection circuit?
That “color code” looks as if there was some issue with the power supply.
If you’ve got an oszilloscope, could you look at the 3v3 voltage?
Also check for any shorts on pins and make sure the housing of the P0 isn’t somehow dinted (which could short some of the covered components).
I fix this problem with the “particle cloud login” and then run the “particle device doctor”.
That command in the terminal try to update the system firmware.