Serial Bluetooth Terminal

In-App-Käufe
4.8
2.84 Tsg. Rezensionen
500 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

'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
Aktualisiert am
25.11.2023

Datensicherheit

Was die Sicherheit angeht, solltest du nachvollziehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach Verwendung, Region und Alter des Nutzers variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Bewertungen und Rezensionen

4.7
2.7 Tsg. Rezensionen

Neuigkeiten

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
1.44 2023-05-05
FIX connection handling in custom characteristics dialog
1.43 2023-05-01
NEW macros with repeat option
1.42 2023-04-21
NEW support Microchip devices with combined or separate tx/rx characteristics
1.41 2023-03-11
FIX improve handling of large SCAN results to prevent lagging UI