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

Can I program nrf52 with bootloader and application image?

Hello, I am using nrf52 and sdk12.2.2. Can I program this with bootloader and application image at once using nrf go studio? At present I am first uploading bootloader image after that I am uploading application zip file via OTA. But I want to upload bootloader and application file using nrf go studio for production purpose. Thanks, Shailav

Parents Reply
  • Hi Shibshab, Where is the option to program merged hex file in nrf go studio? I tried to program nrf52 using command line tool. nrfjprog -f NRF52 --program ..\all.hex My all.hex files includes 3 files

    1. Softdevice.hex 2)Bootloader.hex 3)Application.hex Now when I am programming my nrf52 with my all.hex file my nrf52 advertises only with "dfutarg". I want my my nrf52 should advertise with my application image. Thanks, Shailav
Children
No Data
Related