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

uart & scanner on nrf51822

1.I have a nRF51_DK and nrf51822(waveshare core51822)

2.Keil 5.18v and all of the needed software were Installed

3.s130 1.0.0 or 2.0.0 and sdk9.0 or 10.0 were used

Now.. I want to load a scanner example on core51822. Also, I wish looking a output of scan by terminal program. uart_example works pretty well when I use the s110 and (android)nRFToolbox.(Chat is successful!)

But.. I don't know why all examples don't work on my 51822 when I use the s130. They don't have error and warning. Anything...

My goal is that core51822 is to work as a BLE_scanner. Also, I wish looking the output of scan by terminal program. If you have solutions, please help me. Thanks.

Related