Using stock nrf bootloader with espruino #3000
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 2 comments
-
|
Posted at 2019-06-24 by @gfwilliams I imagine it's because you need to 'sign' your package? The private key is part of the Espruino repo, so if you clone it and then use this line you'll hopefully be sorted: https://github.com/espruino/Espruino/blob/master/make/common/NRF5X.make#L289 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Posted at 2019-06-24 by binux Ok I'll give it a try! Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2019-06-24 by binux
Hi,
I have a pre-programmed DFU package from another mdbt42q module i made. I used the standard s132 bootloader/sd for it. I would like to run this code on the espruino mdbt42q module breakout, but I am not able to change the bootloader so it accepts the DFU application package.
Is there any way on how to do that? Or will I need to attach the SEGGER and flash it manually?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions