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

Ble_Uart not getting bonded to nRFConnect App

Hai, I'm trying to learn the UART using the example code available in nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart. I'm using BMD-300 Evaluation Board.  I'm not able to obtain the output neither in nRF Connect app installed in my smartphone nor in Putty terminal. I can see output in SES terminal which shows: UART started.
app: Debug logging for UART over RTT started.
After I connect it to nRFConnect in smartphone I can see following message in SES terminal:
app: Connected
app: Data len is set to 0xF4(244)
But It is not getting bonded. Please help me to resolve this issue. And secondly I'm not able to understand what this UART code is supposed to do...!! Could you please help with this too?

Related