Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Creating ble_app_beacon HEX file using ARM Keil MDK524a for NRF52 DK.

I am working with nRF5_SDK_14.2.0 ble_app_beacon example using NRF52 DK. If I have directly copy pated the readily available examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_pca10040_s132.Hex (431 KB) file into NRF52 DK USB drive, application is working fine. If I compile the project (arm5_no_packs\ble_app_beacon_pca10040_s132) and copy paste the newly created HEX file (49 KB) from build folder into NRF52 DK USB drive then application is not working.

I am using ARM Keil MDK524a.
Readily available HEX file size is high and after build the HEX file size is low. Please help am I missing anything here during build?

Parents Reply Children
No Data
Related