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

how does nrf52833 jump to bootloader?

Hi,All:

  As the topic,which address is the mbr jumping to bootloader by ?0x10000ff8 or 0x10001014?  and how to feed  the mbr para register  0x10000ffc  and the 0x10001018?

Parents Reply
  • Hi,Carl:

     The problem is still, Now two ways, but there is problems in two ways.

    1.I just make a bootloader by usb hid, When I burn it in the chip,it can go perfit. But when I don't know how to burn the my application include softdevice to the chip ,it will cover my bootloader's MBR,my problem is how to move bootloader MBR to another area? and how to jump to the bootloader when necessary?

    2.I make a bootloader with softdevice,But  when I downdload application to the chip, the softdevice will change my downloading's data, and destroy my bootloader.In this way ,how to stop the softdevice?

Children
Related