Hi;
I am trying to secure DFU OTA. For that, i am using SDK12.2.0 and done with example file.
Now how to generate this .dat file itself.
Also explain each parameter of init file and how to set it.
Hi;
I am trying to secure DFU OTA. For that, i am using SDK12.2.0 and done with example file.
Now how to generate this .dat file itself.
Also explain each parameter of init file and how to set it.
Hi Nilesh,
you can generate firmware images for the Secure Bootloader using our nrfutil tool, which is available here on GitHub.
Install instructions and examples on how to generate the firmware images are given in the READM.md file.
Best regards
Bjørn
Hello Sir,
Greetings of the day!!
Thanks for your valueble suggestion in OTA now i am trying interface another device with UART of my nRF51 Dk board. For that i connect it with p9 and p11 (rx & tx pins).
Now how can i UART0 for communication?
Hello Sir,
Greetings of the day!!
Thanks for your valueble suggestion in OTA now i am trying interface another device with UART of my nRF51 Dk board. For that i connect it with p9 and p11 (rx & tx pins).
Now how can i UART0 for communication?