I compiled with the NEW parameter attached, Gordon
make clean && BOARD=NRF52832_MDK RELEASE=1 make
I got 2 files osboxes@osboxes:~/Espruino$ ls *.hex -l -rw-r--r-- 1 osboxes osboxes 64662 Jun 20 14:33 bootloader_espruino_1v99.73_nrf52832_mdk.hex -rw-r--r-- 1 osboxes osboxes 1107172 Jun 20 14:33 espruino_1v99.73_nrf52832_mdk.hex
What i have to do ? Burn both and add the softdevice.hex too
1 Attachment
@tcpipchip 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.
I compiled with the NEW parameter attached, Gordon
make clean && BOARD=NRF52832_MDK RELEASE=1 make
I got 2 files
osboxes@osboxes:~/Espruino$ ls *.hex -l
-rw-r--r-- 1 osboxes osboxes 64662 Jun 20 14:33 bootloader_espruino_1v99.73_nrf52832_mdk.hex
-rw-r--r-- 1 osboxes osboxes 1107172 Jun 20 14:33 espruino_1v99.73_nrf52832_mdk.hex
What i have to do ? Burn both and add the softdevice.hex too
1 Attachment