You are reading a single comment by @fanoush and its replies.
Click here to read the full conversation.
-
Anyway, it may be a feature https://github.com/espruino/Espruino/blob/master/targets/nrf5x_dfu/main.c#L145 , not bug.
That's if you don't define a BTN1. Even so, the comment says it should exit DFU after a few seconds and boot properly... which is why I thought maybe I didn't have the right entry point defined somewhere?
I think the bootloader code is not very well tested on device that is not Bangle/Puck/Pixl so I think I never used the code 'as is' without few patches here an there.
Anyway, it may be a feature https://github.com/espruino/Espruino/blob/master/targets/nrf5x_dfu/main.c#L145 , not bug.