I've been trying to dig into the pairing problems I've been having on this Android 7 tablet.
I can now see what's going wrong, I think.
When I 'serial.Connect' to a device that has not previously been paired, I get a 'serial_Connected' event with FALSE as the success report (this happens only once I have clicked the PAIR? OK button), and immediately after that I get another one with TRUE as the success report.
I don't believe this was happening with prior android versions. My project only really deal with one failure or success report for each connection attempt, so this behaviour is causing me grief.
Is this False, True behaviour expected?
Thanks
I can now see what's going wrong, I think.
When I 'serial.Connect' to a device that has not previously been paired, I get a 'serial_Connected' event with FALSE as the success report (this happens only once I have clicked the PAIR? OK button), and immediately after that I get another one with TRUE as the success report.
I don't believe this was happening with prior android versions. My project only really deal with one failure or success report for each connection attempt, so this behaviour is causing me grief.
Is this False, True behaviour expected?
Thanks