SimpleBluetoothLeTerminal
SimpleBluetoothLeTerminal copied to clipboard
Android terminal app for Bluetooth LE devices using custom serial profiles
Hi, Is it possible to retain the service reference, after the fragment is destroyed by the system? In some phones when the app is on the background, the activity gets...
How can I make automatic reconnection if the connection to the device is lost, and then reappeared?
If activated, a tcp server opens on the selected port, waiting for connection to forward ble serial device. Strictmode can be reworked or ignored because, if connected no other tasks...
@Hi @kai-morich , I am trying to implement your example code into my application and i having several problems. I have got the scanning up and running but i got...
I'm trying to extend this so I can connect to multiple UART servers simultaneously. I've already got the scan filtering for UART devices only and am passing the list of...
Kai Thanks for writing this. I don't know how to contact you (I am pretty new to github, etc) but I cam across your code while looking for an example...
Good day, I am using your code library. (Thank you by the way for this, very helpful) however I am having an issue when I get larger responses like 60bytes...
would be so nice to support some of the basic terminal colors, or at least an option to hide (do not print out) escape sequences from rx stream. When I...