Problem: IAR compiled hex file does not work for ble_app_hrs
Environment used:
- IAR Embedded Workbench for ARM 7.80 Kickstart evaluation
- nRF52 DK
Observation:
- IAR compiled hex is 83kB while the accompanying hex file for ble_app_hrs is 442kB
- Compilation is successful.
- Using the accompanying hex file, the android app shows value.
- Unable to connect with the IAR compiled hex
Anyone knows how to solve this problem?