SimpleBluetoothLeTerminal icon indicating copy to clipboard operation
SimpleBluetoothLeTerminal copied to clipboard

Android terminal app for Bluetooth LE devices using custom serial profiles

Results 19 SimpleBluetoothLeTerminal issues
Sort by recently updated
recently updated
newest added

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...

Hi there Will this app support nRF24L01 devices ? Br T

question

How can I make automatic reconnection if the connection to the device is lost, and then reappeared?

enhancement
question

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...

enhancement

@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...

question

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...

question
solution proposed

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...

invalid

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...

question
solution proposed

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...

enhancement