Hi
I am currently using SDK 12.1.0 with SD 3.0.0. I want to add the option for serial DFU, which was added in SDK 13.0.0. I wonder if I can implement the serial bootloader like in SDK 13 without upgrading my SD version.
Thanks Yaron
Hi
I am currently using SDK 12.1.0 with SD 3.0.0. I want to add the option for serial DFU, which was added in SDK 13.0.0. I wonder if I can implement the serial bootloader like in SDK 13 without upgrading my SD version.
Thanks Yaron
Hi Yaron,
The APIs are not exactly the same, you would need to modify the bootloader to use the older Softdevice. But I don't think it would be very difficult to do so. Note that if you plan to do DFU softdevice update, we strongly suggest you to use the latest bootloader there was some bugs with the bootloader in SDK v13 and 14.0
Updating application should be fine.