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

tested UART_C and Beacon for NRF52833

HI All team Members !

Hope you all doing well ! . Yesterday , i have tested the two SDK's "ble_app_uart_c" as a BLE Beacons Scanner and "ble_app_beacon" as a BLE Beacon transmitter . I followed the following link .

https://devzone.nordicsemi.com/f/nordic-q-a/40365/how-to-use-ble_gap_phy_coded-in-ble_app_beacon-example/157628#157628

As "ble_app_beacon" example was written for NRF52840 so for porting to NRF52833 i used the following link . Which worked perfectly !

https://devzone.nordicsemi.com/f/nordic-q-a/57816/ble_app_beacon-not-available-for-pca10100/234466#234466

Now issue is that after doing the above steps ,when i have seen the data on serial Monitor @115200 baud rate .i was continoulsy getting "BLEBLEBLEBLE"  on Beacons Scanner / "ble_app_uart_c" output .

And Beacon Transmitter Window nothing displayed after "Beacon example started.."  startup message .

Can you please help me in this regard ?

Thanks in Advance ,

Best Regards

Muhammad Usman

Related