Softdevice : S132
SDK ver : 15.3.0
Board : MBN52832DK
Hi There,
i was trying to do the DFU Example (ref : https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader.)
most of all are good but, the last step it does not work.
when i update the firmware using DFU, the nRF Toolbox show me the message "Upload failed : invalid object".
first i re-generate keys. cuz it looks like the key problem. however, it is not working.
what should i do?
the step of i do
1. generating the private keys.
2. compile and build bootloader firmware
3. generate zip file packet (i use the ble_uart example)
and next step, it can't work.
i am waiting your reply.
thank you