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

how to make and flash hex files?

I used armgcc and built out nrf52810_xxaa.hex (file size 60656) in 

nRF5_SDK_17.0.0_9d13099/examples/ble_peripheral/ble_app_beacon/pca10040e/s112/armgcc/_build

I used SES download it into board successfully, no error prompt. but the board does not work.

I used SES download ble_app_beacon_pca10040e_s112.hex (file size 334764) in

nRF5_SDK_17.0.0_9d13099/examples/ble_peripheral/ble_app_beacon/hex

the board works fine.

So I want to know,

1. How can I generate the hex file like the ble_app_beacon_pca10040e_s112.hex on Linux IDE?

2. Can I flash the nrf52810_xxaa.hex only? How to do that?

Parents Reply Children
No Data
Related