| Price | Free |
|---|---|
| Category | Tools |
| Version | 1.0 |
| Developer | Janos Gyerik |
| Added | Nov 6th, 2011 |
| App Views | |
| Votes | 0 votes |
| Google Rating | |
| Ratings | 13 |
A simple Android app that can: 1. Connect to any Bluetooth device, 2. Display incoming raw data, 3. Send raw data to the Bluetooth deviceThe app is intended as a Bluetooth connection debugging tool. You can confirm successful pairing, monitor incoming raw data and see exactly what is being transmitted from the Bluetooth device.We plan to add the following features in the future:* Option to see data in hexadecimal format instead of ascii, for debugging binary data* Option to add timestamp to incoming messages* Option to add GPS info to incoming messages* Design a plugin framework for customized views tailored to specific Bluetooth sensorsWe happily accept contributions in whatever way is convenient for you.If you found this project helpful and feel generous, we happily accept donations via paypal at [email protected] source code is a modified version of the BluetoothChat sample that is included in the Android SDK.