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

ble_app_uart of example SDK9 doesn't work

Hello: I want develop my nrf51822 project base on new sdk and softdevice.In /nRF_Examples/9.0.0/ble_periphera/ble_app_uart/, the keil project device is nrf51422,and it can work on my nrf51822,but when I config project device to nrf51822,build and down to nrf51822,It can't work any more,No broadcast,I guess that the program not run! Please tell me the reason or how to config this project.