下載 APKPure App
可在安卓獲取Serial Bluetooth Terminal的歷史版本
支持藍牙經典/ LE連接的串口設備終端
“串行藍牙終端”是面向線路的終端/控制台應用程序,適用於微控制器,arduinos和其他設備,其串行/ UART接口與藍牙到串行轉換器連接到您的Android設備。
此應用程序支持不同的藍牙版本:
- 藍牙經典
- 藍牙LE /藍牙低功耗/ BLE /藍牙智能
此應用程序支持不同的藍牙設備:
Bluetooth Classic(實施標準藍牙SPP配置文件):
- HC-05,HC-06,......
- Raspberry Pi 3
- ......
藍牙LE(實施供應商特定的藍牙GATT服務):
- 預定義:
* Nordic Semiconductor nRF51822,...(例如BBC micro:bit)
*德州儀器CC254x(例如HM-10,CC41-A,......模塊)
* Microchip RN4870 / 71,BM70 / 71'透明UART服務'
* Telit Bluemod
- 自定義資料:
*德州儀器CC2640串行服務,配置特性除外
* Silabls BLE113
* uConnect BLE串行適配器
* ......
此應用程序中的所有功能都是免費的應用程序內購買僅用於“捐贈”選項。
尋找源代碼?在這裡您可以找到此應用的簡化版本:
https://github.com/kai-morich/SimpleBluetoothTerminal
https://github.com/kai-morich/SimpleBluetoothLeTerminal
Last updated on 2024年10月02日
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
1.44 2023-05-05
FIX connection handling in custom characteristics dialog