I’m looking for a way to reboot into DFU mode without having to hold the button.
Is this possible? I’ve tried poking various 32-bit values into the address that should be GPREGRET, but it immediately reboots with all three LEDs on, and then back into espruino.
0x4000051c is the address I’ve been using, but I’m not so sure that’s correct.
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.
I’m looking for a way to reboot into DFU mode without having to hold the button.
Is this possible? I’ve tried poking various 32-bit values into the address that should be GPREGRET, but it immediately reboots with all three LEDs on, and then back into espruino.
0x4000051c is the address I’ve been using, but I’m not so sure that’s correct.