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

How to switch to bootloader when OTA?

Hi,

I'm using nRF5_SDK_12.2.0_f012efa and s132_nrf52_3.0.0_softdevice. We want to do the OTA on it. However, I found that there is no DFU service in the HRS example.If I want to switch to the bootloader in the application like HRS example in nRF5_SDK_11, so that it can easily swith to bootloader using APP instead of using button. what example could I refer to? Could you give me some advice? Thanks.

Best regards, Alice

Parents Reply
  • Yes, I have program the bootloader. Only it switch to the bootloader mode so that I can do other things. I have known how to do if it switch to bootloader mode. I test experimental_ble_app_buttonless_dfu example, I meet the same probelm that it cann't switch to the bootloader mode. I can see the log information "Device is entering bootloader mode " and then it resets.

Children
No Data
Related