Serial Bluetooth Terminal

Serial Bluetooth Terminal

Terminal for serial devices connected with Bluetooth Classic / LE

App info


1.49
March 18, 2025
Android 4.3+
Everyone
Get Serial Bluetooth Terminal for Free on Google Play

Advertisement

App description


Android App Analysis and Review: Serial Bluetooth Terminal, Developed by Kai Morich. Listed in Tools Category. Current Version Is 1.49, Updated On 18/03/2025 . According to users reviews on Google Play: Serial Bluetooth Terminal. Achieved Over 1 million Installs. Serial Bluetooth Terminal Currently Has 3 thousand Reviews, Average Rating 4.6 Stars

'Serial Bluetooth Terminal' is a line-oriented terminal / console app for microcontrollers, arduinos and other devices with a serial / UART interface connected with a bluetooth to serial converter to your android device.

This app supports different bluetooth versions:
- Bluetooth Classic
- Bluetooth LE / Bluetooth Low Energy / BLE / Bluetooth Smart

This app supports different bluetooth devices:
Bluetooth Classic (implementing standard Bluetooth SPP profile):
- HC-05, HC-06, ...
- Raspberry Pi 3
- ...
Bluetooth LE (implementing vendor specific Bluetooth GATT services):
- predefined:
* Nordic Semiconductor nRF51822, … (e.g. BBC micro:bit)
* Texas Instruments CC254x (e.g. HM-10, CC41-A, … modules)
* Microchip RN4870/71, BM70/71 'transparent UART service'
* Telit Bluemod
- custom profile:
* Texas Instruments CC2640 serial service, except config characteristics
* Silabls BLE113
* uConnect BLE serial adapter
* ...

All features in this app are free. In-App purchase is only used for the 'Donate' option.

Looking for source code? Here you find simplified variants of this app:
https://github.com/kai-morich/SimpleBluetoothTerminal
https://github.com/kai-morich/SimpleBluetoothLeTerminal
We are currently offering version 1.49. This is our latest, most optimized version. It is suitable for many different devices. Free download directly apk from the Google Play Store or other versions we're hosting. Moreover, you can download without registration and no login required.

We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.

It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.

What's New


1.49 2025-03-17
FIX single CR handling for newline CR+LF setting
1.48 2024-09-29
NEW "Settings > Misc. > Show notification when connected" because not shown in notification bar by default on Android 14
NEW support nRF style BLE devices having PROPERTY_WRITE_NO_RESPONSE, before supported only PROPERTY_WRITE
1.47 2023-11-25
FIX configuration import of custom characteristics
1.46 2023-10-05
NEW sort BLE devices by name or RSSI
1.45 2023-06-18
NEW show active logging in toolbar

Rate and review on Google Play store


4.6
3,198 total
5 85.4
4 4.8
3 1.9
2 1.9
1 6.0

Total number of ratings

Total number of active users rated for: Serial Bluetooth Terminal

Total number of installs (*estimated)

Estimation of total number of installs on Google Play, Approximated from number of ratings and install bounds achieved on Google Play.

Recent Comments

user
Charlemagne Tremblay

Fantastic, best out of many tested competitors. Genuinely invaluable for BLE development and testing. I would love for there to be more formatting options for the macro keys (configurable number of columns, swipe up to reveal more rows)

user
A Google user

I have donated as this App is ideal for what I wanted - remote control stepper motors to drive camera tripod head. The only improvement would be to only show some of the buttons and increase their size. I only want 5 and would be easier to pick. Not only that my Android One mobile would not connect to the HC-06 Bluetooth module but this App did! I suspect because there is an LTE option my mobile is trying to use that and the module is not compatible. Great job

user
Keith Hudson

The App is great and very easy to use. The customisable keys are a real bonus for frequently used command strings. The only problem is the "auto scroll to end of buffer" feature does not seem to work. Whether of not the box is checked, when new data arrives the start of the buffer is displayed. It makes it really difficult to watch what data is arriving.

user
Jeff Bensen

An excellent app with a simple interface that I found to be very intuitive. I had it up and running in minutes just by exploring the menus. The macro functionality is especially useful when debugging custom Bluetooth protocols, allowing complex command strings and control characters to be entered quickly. I've only used it for single connections (this terminal to one Bluetooth widget) so I cannot comment on how it behaves in a more complicated environment. But for HC-05 / HC-06 development it is an essential tool for me. No ads. No crashes or glitches. It just works. I liked it so much that I made a donation to the developer. A+

user
alain pierret

Absolutely excellent! Easy to use, customisable to suit your needs, works like a charm. Many thanks for a great job!!!

user
Joel Ruoho

Simple and efficient. No problems with hanging or crashing. I tried a few paid apps before this and they had too many problems to be useful. Only thing I would wish this had was a way to parse simple delimiter separated ascii text or numbers from the stream into a dashboard of sorts. I use this to monitor my Arduino projects which output the current status through serial, and a second page with a grid to display the separate values in bigger font would be ideal.

user
A Google user

This is my go-to app for quick prototypes that provide BLE. However, in my office they use bluetotooth mesh. Some 100+ lights, all transmitting on the 3 advertisement channels. Serial Bluetooth Terminal just never finishes scanning in this environment. Other apps can find my BLE devices just fine... This app could really use some filtering on names or other advertised features.

user
A Google user

Brilliant clean robust application. Does the job perfectly and well thought out interface. It could be improved to write all data contiuously to a file which could make it a very useful tool for monitoring. Currently you have to save the content s at the end manually and I am not sure how much it can hold in memory even with the infinite option.