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

nRF UART app Send

FormerMember
FormerMember

In the nRF UART v2.0 App, the app have the "send" command. And I can send the data to my nRF52 DK, and it print what I'm sending on the Serial monitor.

However, in the ble_app_uart example code, I don't see where this function of code is locate, Does anyone know where in the code this function is called which when we "send" the data from phone to nRF52 and print it out on monitor?

Thanks.

Related