Hello,
I'm trying to get MicroPython(there is a port for nRF52832) in my banglejs but I can't make it work.
After flashing through DFU a signed package the watch reboot and shows: WATCHDOG DFU ZYOS
BOOTING . . .
then it reboots and shows LOCKUP DFU ZYOS
and reboot again and again showing lookup message.
After that I'm able to enter DFU mode and flash Espruino again and the watch boots normally, all apps are still there, like nothing happened.
Could someone help me debug this?
@alej0 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello,
I'm trying to get MicroPython(there is a port for nRF52832) in my banglejs but I can't make it work.
After flashing through DFU a signed package the watch reboot and shows:
WATCHDOG
DFU ZYOS
BOOTING . . .
then it reboots and shows
LOCKUP
DFU ZYOS
BOOTING . . .
and reboot again and again showing lookup message.
After that I'm able to enter DFU mode and flash Espruino again and the watch boots normally, all apps are still there, like nothing happened.
Could someone help me debug this?