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..
