Code flashing and debugging with iar embedded work bench code size limited version

HI,

Iam trying to build and debug nrf51422_xxAC with ble_app_uart sample from sdk for peripheral. using the following method to do this. the soft device s130 can be flashed with nrf connect app. application can be flashed and tried to debug with iar. but the device is not advertising. i checked with nrf connect app mobile.

 Step by Step Guide to Setup and Start Developemt with nRF51 or nRF52 DK and IAR 

  • Hi Siguard,

    Thanks for your support, i tried the pre built hex without adding softdevice seperately. But still it is not working

  • Hi,

    Also can u suggest a way or provide any tutorial to flash and debug nrf51422_xx_AC. it uses soft device s130. now iam using sdk 12.3.0.

  • Drag drop the ble_app_uart_pca10028_s130.hex from nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart\hex

    into the file memory layout window. Click "Erase & write", and after that "Reset". You should see the nRF51-DK advertise after that.

1 2