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

how to develop uart boot not use ble use 51822 sdk12.3

hi .eveyone.  i  use 51822 sdk12.3.0  , i want to dfu app code with uart, but not use bootloader_secure and experimental_ble_app_buttonless_dfu. i do not know how to develop.

 have some sample code to provide ,please?

Parents Reply
  • aatt05 said:

    1. burn softdevice s130_nrf51_2.0.1_softdevice

    2. urfutil  make setting.hex and merge   pca10028_debug boot.

    3. debug pca10028_debug

     in step 2: What do you merge? And is it the bootloader you are trying to debug, or an application? And how do you create your settings? With what application?

    You don't need to create settings.hex, or merge anything to debug in the bootloader. Just flash the bootloader debug project and debug.

Children
Related