Tool for working with Bluetooth devices
This application is intended for device developers where data transfer via bluetooth is required (for example Arduino HC-06 modules). Bluetooth Terminal can be used both as a server to connect client devices and receive data from them, and as a client to connect to other devices. There is also a built-in scanner for bluetooth devices. This app can send and receive commands via bluetooth, you can use it to debug your devices and programs.
Bluetooth Terminal capabilities
-
Scanning Bluetooth devices.
-
Bluetooth server for connecting other devices to it.
-
Bluetooth client for connecting to other applications and devices.
-
Receiving data as UTF8.
-
Sending data in UTF8 format.