Hi,
i've a problem on serial library over bluetooth.
During bluetooth discoverable mode, i listen for a serial connection, but at times (although I do not receive errors from B4A debug), if i remove the check mark from "Filter" logs, i see:
I've tried i also tried the chat activity example...and the problems are the same. Is there an timeout settings for serial listen?
Can someone help me please?
Regards
i've a problem on serial library over bluetooth.
During bluetooth discoverable mode, i listen for a serial connection, but at times (although I do not receive errors from B4A debug), if i remove the check mark from "Filter" logs, i see:
B4X:
GC_EXPLICIT freed 65 objects / 3896 bytes in 105ms
GC_EXPLICIT freed 145 objects / 6544 bytes in 127ms
GC_EXPLICIT freed 116 objects / 5800 bytes in 110ms
GC_EXPLICIT freed 830 objects / 82424 bytes in 155ms
request time failed: java.net.SocketTimeoutException: Connection timed out
requestTime failed
GC_EXPLICIT freed 527 objects / 123592 bytes in 151ms
request time failed: java.net.SocketTimeoutException: Connection timed out
request time failed: java.net.SocketTimeoutException: Connection timed out
request time failed: java.net.SocketTimeoutException: Connection timed out
I've tried i also tried the chat activity example...and the problems are the same. Is there an timeout settings for serial listen?
Can someone help me please?
Regards
Last edited: