hello,
As the ble_app_uart_c example passes over time, sending and receiving problems occur.
composition is
ble_app_uart ( central ) < - > ble_app_uart_c ( Peripheral )
Each is connected to two PCs and monitored in Tera Term (terminal program).
* When connecting for the first time Normal operation
a) After a day of connecting
- Data input from Central to UART is not received from Peripheral
- Data input from Peripheral to UART is normally received from Central
* Case 1 : fail
* Case 2 : success
b) only peripheral re writing
- Peripheral seems to be a problem as only peripheral operates normally by rewriting