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

BLE UART data ?

Dear Members,

I used

E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\main.c

I can see it's running in COM11 from J-link, but I can not see any datas transmitted via bluetooth ?

How can I see data transmitted on bluetooth ?

I followed :

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Fble_sdk_app_nus_eval.html

on number 5. Connect to the device from nRF Connect. Observe that the BSP_INDICATE_CONNECTED state is indicated.

How can I connect with nRF Connect ? which application for it ?

I can see it's paired with my computer but no data are coming ?

Thanks

Related