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

nRF51822 not working when programmed using ble_app_uart example.

Hi, Guys, I have problem with my nRF51822. I built the ble_app_uart project in the SDK v6 and and flashed it on the mcu using j-link and I also flashed S110 SoftDevice version 5 to be compatible with the main program. But when I power on the board nothing happens. The ble device is not found in the mobile nrftool software and it does not send anything to the computer via uart. here is something else you should know:

I used SDK V6 because i found that just this SDK has the ble_app_uart for nrrf51822 and other versions like SDK v11 ble_app_uart example is for nrf51422 and nrf52832 and that they are not practical for nrf51822. And i also used S110 SoftDevice v5 to be compatible with that program.

here is ble_app_uart file : 

/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-52004af3d38c4eb6963bf8cb7f430103/ble_5F00_app_5F00_uart.rar

And i connected nrf51822 to computer and j-link as image posted:

 /resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-52004af3d38c4eb6963bf8cb7f430103/20180828_5F00_175011.jpg

The white and green color and black wires are uart-usb cable wires, white is Rxd, green is Txd and black is ground. And yellow wires are connected to j-link SWDIO and SWCLK.

Thanks for your attention. I am in hurry so please help sooner. 

Parents Reply
  • And i found out that there is another problem to, When I first flash the S130 SD on the nrf51822 and after that i try to flash the main program using Keil, an error occur that says failed to erase. failed to flash and when I tried using nRFgo studio doing that, the error : this file has data in SoftDevice region occurred. I was using the SDKv12.3 that you mentioned above.

Children
Related