Hi ,
I need to do create the bootloader . generally what we dump in to the board was the firmware not bootloader right.
I want to do the OTA updates on the nRF52840 Dev kit. So I want to dump the bootloader.
I am using the nrf connect extension for vs code and run & dumps the code .
I also try in nrf connect Desktop vesion. But in programmer app ENABLE MCUboot was disabled. Not able to enable.
I dont know what to do.
If any one worked please help me out or else share the tutorials.
I want my OTA updates should be done by the bootloader by the slot 0 and slot 1 for the new firmware.
if new firmware fails it revert back to the old firmware .like that I want to develop.
Please help me out