Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF SDK version 13.1 central ble_uart_c not working

I want to connect remocon and nrfboard. And see the value of the remote control as uart.

so I try to connect remocon and nrf85832 to use SDK 13.1 example.

I use central ble_uart_c code.

I change NUS_BASE_UUID, BLE_UUID_NUS_SERVICE, BLE_UUID_NUS_RX_CHARACTERSTIC, BLE_UUID_NUS_TX_CHARACTERISTIC.

but it doesn't work.. how can I solve this?

plz help me..

Related