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

Bootloader from s110 to s310

nrf51sdk v5.2.0 I am adding ANT service to our BLE application

To begin i building the BLE application and bootloader with the s310 softdevice.

  • I have modified keil uvproj to build BLE application with the nrf51422 s310. The BLE application and runs correctly with the s310 softdevice.
  • I similarly modified keil uvproj to build the bootloader with the nrf51422 s310. However the bootloader does not run.

Is there a s310 bootloader example for the nrf51sdk v5.2.0 I can refer to? Is there a suggested check list of things to consider when modifying a ble bootloader to work with s310 softdevice?

Related