How to reject/disconnect peer (smartphone) which tried to write huge data to service? For now in my project (based on ble_app_multperipheral project from SDK) if the smartphone is try to send more than 20 bytes - the connection is just frozen till GATT CONN Timeout. I want to disconnect the smartphone in such cases.