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

A question about ota

Hi, all! I am rencently studying ota,and that is what I have done:

  1. Program softdevice 6.0 into my nrf51822 chip.
  2. Program bootloader(version in SDK5.2) into my nrf51822 chip.
  3. Use Nrf_TooBox app to upload an application into my nrf51822 chip by means of OTA.

So far the OTA is finished.But I got the further question:

If the application I upload into my chip is a normal application without the function of DFU(like ble_app_hrs), how could the chip be able to go back to the bootloader again and then run the ota again? If possiable,please tell me what I should do in deteils.

Looking forward to your reply. Thank you very much!

Related