This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How does the DFU example (s310 BLE) install a Bootloader when compiled in keil?

I am trying to implement a OTA DFU in my project. The DFU Examples given create a bootloader file of it's own and starts transmitting in the nrf51422 dev kit(DFU_Targ, ble s310 dual bank example). When I try to implement the same example on my customised board, it does'nt transmit. How do I implement the DFU on my customised board. If possible, would need solutions for both BLE and ANT..Thank you.

Related