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

Running the BLE bootloader example

Hello,

I have been trying to make the BLE bootloader example works without succes. I am getting stuck after uploading the Softdevices and the Bootloader.

Step by step (Version - nRF5_SDK_11.0.0_89a8197):

  • First I upload the proper Softdevice - s130
  • Then I upload the Bootloader: nRF5_SDK_11.0.0_89a8197\examples\dfu\bootloader\pca10028\dual_bank_ble_s130\arm5_no_packs
  • Now the MasterControl panel doesn´t detect any "DfuTarg". As far as I understood, if there is no code, the bootloader will start automatically, if not at the start push the button 4, true?

Any help will be wellcome. Thank you for your time,

Javier

Parents
  • Hi Javier,

    I am assuming that you are following this step-by-step guide from our Infocenter.

    After you have flashed both the S130 v2.0.x SoftDevice and the Dual Bank Bootloader, LED1 and LED3 should be turned on. If they do not turn on you can try to press the reset button or power-cycling the board.

    Yes, you are correct, the device will alwyas branch to the bootloader if it is present and if there is no application present, then th device will remain in bootloader mode.

    Best regards

    Bjørn

Reply
  • Hi Javier,

    I am assuming that you are following this step-by-step guide from our Infocenter.

    After you have flashed both the S130 v2.0.x SoftDevice and the Dual Bank Bootloader, LED1 and LED3 should be turned on. If they do not turn on you can try to press the reset button or power-cycling the board.

    Yes, you are correct, the device will alwyas branch to the bootloader if it is present and if there is no application present, then th device will remain in bootloader mode.

    Best regards

    Bjørn

Children
No Data
Related