Hi all,
Seems my barcode scanners can't connect to my device using Serial. They're paired and connected in androids own bluetooth screen, but I can't get my app to connect via Serial.
I get the following exception in Sub Serial1_Connected:
java.io.IOException: read failed, socket might closed or timeout, read ret: -1
Any idea what might be happening to throw that message?
Thanks.
Seems my barcode scanners can't connect to my device using Serial. They're paired and connected in androids own bluetooth screen, but I can't get my app to connect via Serial.
I get the following exception in Sub Serial1_Connected:
java.io.IOException: read failed, socket might closed or timeout, read ret: -1
Any idea what might be happening to throw that message?
Thanks.