This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Hex File for experimental_ble_app_hrs_nfc_pairing

s132_nrf52_5.0.0-3.alpha_softdevice.hex(/attachment/26a9916e1af8c97bcba7185035bd7b31)Hi, I am starting to work on NFC and Bluetooth pairing for the nrf52 and i tried to compile this example on Keil and it doesnt allow me to as the size is larger than the evaluation version.

I have tried to do it in IAR, but since it provides me with two hex files, I tried to merge them and got the error

The hex files cannot be merged since there are conflicts.

I tried changing the address of the application hex file so that it will not have conflict but was not successful.

Can someone provide me this hex file or suggest an alternate method

Parents
  • Which SDK version are you using, and which example? In SDK 13 alpha, there are two examples: experimental_ble_app_hrs_nfc_pairing_lib and experimental_ble_app_hrs_pairing_nfc. In SDK 13, there should allready be precompiled hex files available in nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\experimental_ble_app_hrs_nfc_pairing\hex.

Reply
  • Which SDK version are you using, and which example? In SDK 13 alpha, there are two examples: experimental_ble_app_hrs_nfc_pairing_lib and experimental_ble_app_hrs_pairing_nfc. In SDK 13, there should allready be precompiled hex files available in nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral\experimental_ble_app_hrs_nfc_pairing\hex.

Children
No Data
Related