Hi all,
I am trying to code the following:
I want to monitor a Bluetooth connection, initiated by the android device, wether the connectoin is still valid (existing). Is this possible?
The status will drive an indicator so the user can see that the connection is still existing. The background is, that the external device should only be operated if the connection is existing. The external device can just send data, it is a serial printer port with an bluetooth adapter. There is no status checking on the external device.