Hi ,
I am using the example "ble_app_uart".
I enable uart while receiving data from nus handler and turn it off after transmitting.
After I mondified the code, it can't transmit data through UART.
But If I enable the uart peripheral while power on and never turn it off, it can work.
Is there any suggestion to fix this problem?