Hello I noticed the problem with nRF51 DK and ble_uart app.
1. The nRF51 DK is connected to the Terminal
2. Connect to the nRF via "nRF Connect" application on Android
3. Enable notification for TX characteristic after connection to Nordic UART Service
4. Send data from terminal and notify them on smartphone in TX characteristic
5. Send data every 100ms and try to Disconnect on smartphone
6. There are problems with disconecting / connecting when data is still being sent from the terminal
What can cause such a behaviour ?