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

Multiple hex file create for nrf52840

Hello,

I am using nrf52840(nRF5 SDK v15.2.0). armgcc compiler, softdevice s140 hex, and application + OTA bootloader combined hex file.

in my application, I have some settings related variables, which can be update after generating the application hex file.

so I want to make one new hex file were defined only variables and assign new values. how can make new hex file ?

Thanks,

parth

Parents Reply Children
Related