I'm using a Feather nRF52840 Express. I have used it extensively for 2 weeks. I coded a small game and everything was working great. I upgraded to beta 4.3 and now the board is consistently crashing without giving any kind of debugging messages in the serial console. This never happened prior to 4.3. The crashing started instantly after the upgrade without any mods to my previously working code. Prior to the upgrade I never experienced any crashing with the Feather nRF52840.
After crashing the drive and serial disappear. I can some times get the serial back by launching safe mode. I've tried storage.erase_filesystem() but the problem persists. Unfortunately, the problem persists even after reverting back to beta 4.2. I'm still not getting any helpful feedback from the serial console. When the board crashes the NeoPixel gives a long green then a quick red and quick yellow (the pattern is repeating).
Occasionally before crashing I get "OSError: [Errno 5] Input/output error" and some times in safe mode I get "Crash into the HardFault_Handler."
Is there a way to reset the board back to factory?
I'm using a Feather nRF52840 Express. I have used it extensively for 2 weeks. I coded a small game and everything was working great. I upgraded to beta 4.3 and now the board is consistently crashing without giving any kind of debugging messages in the serial console. This never happened prior to 4.3. The crashing started instantly after the upgrade without any mods to my previously working code. Prior to the upgrade I never experienced any crashing with the Feather nRF52840.
After crashing the drive and serial disappear. I can some times get the serial back by launching safe mode. I've tried storage.erase_filesystem() but the problem persists. Unfortunately, the problem persists even after reverting back to beta 4.2. I'm still not getting any helpful feedback from the serial console. When the board crashes the NeoPixel gives a long green then a quick red and quick yellow (the pattern is repeating).
Occasionally before crashing I get "OSError: [Errno 5] Input/output error" and some times in safe mode I get "Crash into the HardFault_Handler."
Is there a way to reset the board back to factory?