Hi,
I am trying to write a program which send data through notification. All is working, excepted that once the notifications are done, the device automatically disconnects after a few seconds. And there is no possibility to write nor read the other characteristics between the end of the notifications and the disconnection. Once the device is disconnected, I am able to connect to it again and perform read and write, but the same problem still happens when I want to receive notification.
My target is a nRF51822-QFACA1, I use sdk v11 and softdevice s130 v2.0.0
Edit 01/03/2017 : Here is the information I catched with a sniffer, about the message which has been sent at the same moment than the disconnection event :
www.hostingpics.net/viewer.php
Could you help me to solve this problem ?
Best regards,
Guillaume