This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sdk 13.1 DFU (bootloader_secure_ble)

Dear Nordic: I have transplanted my code from sdk 10.0(nrf51422+S310) to sdk 13.1(nrf52832 + s332(v4.0.2)). I program softdevice and application to my board by nRFgo_Studio , it runs ok. I use example :sdk13.1\examples\dfu\bootloader_secure_ble\pca10040_debug to build my bootloader .I have changed s132 related to s332 related in makefile. It successed and i get a hex file. I program S332 hex file,then bootloader hex file,then application to my board .It can not run.

1.what's the right IROM and RAM configration for( 52832 and S332 (v4.0.2)) bootloader?

2.Is this right to build my bootloader hex file use example :sdk13.1\examples\dfu\bootloader_secure_ble\pca10040_debug .Or can you guide me to build the right bootloader for S332 in sdk 13.1.

Thanks . image description

Parents Reply Children
No Data
Related