Bluetooth Commander

Contains ads
3.3
67 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

OVERVIEW
This app is a terminal for low level communication between Android smartphone and other devices, implementing various protocols and connections. App can currently:
- open listening Bluetooth socket
- connect to classic Bluetooth device
- connect to Bluetooth LE device
- connect to USB-serial converter device (supported chipset required),
- start TCP server or client
- open UDP socket
- start MQTT client

MAIN FEATURES
- One connection possible in free version (multiple in PRO version)
- Editor for creating commands / messages, in hexadecimal and text format, or messages containing phone sensor data (temperature, GPS coordinates, proximity sensor, accelerometer, etc.)(limitations apply in free version)
- Simple send-by-click interface
- Designer for creating custom user interface
- Time based (periodical) transmission options.
- Advanced logging functions, logging of multiple connected devices, color differentiations, time stamps, etc.
- Combination of different device / connection types at the same time is possible.

LAYOUTS
Application offers 3 types of interface layouts.
- Basic layout - Default layout in which commands are organised in a list view. Connection panel is placed in the top and log (with customisable size) in the bottom.
- Gamepad - suitable for controlling moving devices where it is required to control features like driving directions, arm position, object orientation or moving parts in general, but it can be used for any other purposes and device types.
- Custom layout - fully customisable user interface. You can design your own layout which suits your needs.(limitations apply in free version)

User guide:
https://sites.google.com/view/communication-utilities/communication-commander-user-guide

Click here to become a BETA tester

SUPPORT
Found a bug? Missing feature? Have a suggestion? Just email the developer. Your feedback is greatly appreciated.
masarmarek.fy@gmail.com.
Icons: icons8.com
Updated on
Feb 3, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Location, App activity and 2 others
This app may collect these data types
Location, App activity and 2 others
Data is encrypted in transit
You can request that data be deleted

Ratings and reviews

3.3
66 reviews
Richard Helfrich
June 15, 2021
After installing the app, having not launched it yet on my device. My connection manager shows that the app is Uninstalled. Clearly the app has been replaced by a malicious clone
1 person found this review helpful
Did you find this helpful?
Justin Farr
January 7, 2023
Works for information but it was difficult to actually get it to command.
Did you find this helpful?
A Google user
August 1, 2019
this app is more good..
14 people found this review helpful
Did you find this helpful?

What’s new

v9.7:
- New options for BLE connections: autoreconnect, selection of a subscribe method - notification or indication (until now notification was used)
- Bugfix: Missing permission request causing crash fixed
- BLE: list of services now shows properties of detected characteristics
- TCP server: new option to select network binding interface