Dear friends, please very much for advice,
I was recognized, that my app close the bluetooth connenction itself. It is happening
on newer version of Android and on some phones.
I am using:
After some time the app disconnect my bluetooth connection.
It happen the same as I can do with command:
Please why is this happening and how can I keep connection? Do you have experience?
This situation exist only on some phones (for example Samsung galaxy j5, s4mini, Huawei Honor)
And Android 4.4.2 and higher
Please very much for advice,
best regards
p4ppc
I was recognized, that my app close the bluetooth connenction itself. It is happening
on newer version of Android and on some phones.
I am using:
B4X:
Dim admin As BluetoothAdmin
Dim Serial1 As Serial
Dim AStream As AsyncStreams
After some time the app disconnect my bluetooth connection.
It happen the same as I can do with command:
B4X:
serialservice.astream.Close
Serial1.Disconnect
Please why is this happening and how can I keep connection? Do you have experience?
This situation exist only on some phones (for example Samsung galaxy j5, s4mini, Huawei Honor)
And Android 4.4.2 and higher
Please very much for advice,
best regards
p4ppc
Last edited: