Sensing when Bluetooth is disconnected

It seems that the property 'BluetoothClient is connected' only knows when it is connected but not when it is disconnected. Using an IF-THEN ELSE to notify when it HAS disconnected does not work (although it works if it HASN"T been connected. What is the proper way to notify that Bluetooth has been disconnected? I simply want to notify the user that it has happened rather than leaving up a "connected" message when it is not.

Thanks for your help.

See here:

(note: a community search yielded this solution, use the magnifying glass icon at the top right of every page to search)

1 Like

Thanks for the help. I searched Google - should have searched locally here.

Thanks again

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.