You are reading a single comment by @user158106 and its replies.
Click here to read the full conversation.
-
and a .zip file.
You are building DFU update package, that is wrong type of build for full flash over SWD.
Anyway, without bootloader it will work too. You just cannot update it over bluetooth so for new version you need to flash your
espruino_bt_nbl.hex
over SWD again. No need to flash sofdevice again if you don't mass erase.
There are 3 files created, a .hex file , a .elf file, and a .zip file.
Any particular order these files have to be flashed?
Any specific options to be passed for flashing?