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

nRF51 SDK11 - ble_app_uart using IAR issue

When loading the ble_app_uart_s130_pca10028.hex file (Windows 10) from nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_uart/hex using nRFgo Studio - Program Application to download to the nRF51 DK board...no problems...able to use iPhone with nRF tools app.

ble_app_uart_s130_pca10028.hex = 354 kb

When building the example code using nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_uart/pca10028/s130/iar/ble_app_uart_iar using IAR, the code builds with no issues and apparently downloads to the board.

However, nothing happens on the board...ipPhone nRF tools app does not see nRF51 DK board

ble_app_uart_s130_pca10028.hex = 56 KB I have also loaded s130 softdevice first with no success

Any help would be appreciated.

Lamar

Related