HI,
We have made application to get data on UART From MCU and transfer it to mobile app. But when we open the app only device get connected. we are not able to get any data on it.
We have modify the BLE_APP_UART from example.
HI,
We have made application to get data on UART From MCU and transfer it to mobile app. But when we open the app only device get connected. we are not able to get any data on it.
We have modify the BLE_APP_UART from example.
Which app did you test ? Have you tried to test nRFToolbox/or nRFUART app with the default ble_app_uart ?
Note that to be able to receive notification from the board to the phone, you need to enable notification first.