Hi, I've been using your example for a simple peripheral running on a Raspberry pi 3.
After some changes I have managed to make my app work, but I have a problem that is very annoying: the clients can consume the charactersitics, but cannot disconnect. The only way to disconnect the clients from the generated peripheral is either turning off bluetooth on the phone or restarting the app on the raspberry.
At first I thought this was a problem in my client code, but after checking all the client side code and making some changes it still does not disconnect.
Is it possible that this code cannot manage disconnections?
Thank you in advance
Hi, I've been using your example for a simple peripheral running on a Raspberry pi 3.
After some changes I have managed to make my app work, but I have a problem that is very annoying: the clients can consume the charactersitics, but cannot disconnect. The only way to disconnect the clients from the generated peripheral is either turning off bluetooth on the phone or restarting the app on the raspberry.
At first I thought this was a problem in my client code, but after checking all the client side code and making some changes it still does not disconnect.
Is it possible that this code cannot manage disconnections?
Thank you in advance