Categories

  • Android Apps
  • Android Games
  • Android Wallpapers
  • Android Wear Apps
  • Android Keyboard
  • Android Themes
  • Android Ringtones

Topics

  • Editor's Choice
  • Top Ranking
  • Pre Register
  • Offline Games
  • 2,3,4 Players Games

Categories

Topics

Bluetooth Viewer

Bluetooth Viewer APK

1.1.5 $0.99 ․ Janos Gyerik ⇣ Download APK (217k)

A debugging tool for programmers working with Bluetooth devices

What's Bluetooth Viewer APK?

Bluetooth Viewer is a app for Android, It's developed by Janos Gyerik author.
First released on google play in 10 years ago and latest version released in 6 years ago.
This app has 360 download times on Google play and rated as 4.00 stars with 12 rated times.
This product is an app in Tools category
This is a simple Bluetooth connection debugging tool for programmers.
It works only with Bluetooth devices that meet all of these conditions:

- The device broadcasts data
- The device starts broadcasting automatically upon pairing, without any handshake or protocol negotiation
- The device broadcasts ASCII data, not binary

Future development may improve these points.

Features of the current version:

1. Connect to a Bluetooth device
2. Display incoming raw text data line by line (if the device broadcasts such data)
3. Send raw text data to the connected device

You can confirm successful pairing, monitor incoming raw text data and see exactly what is being transmitted from the Bluetooth device.

I plan to add the following features in the future:

* Support Bluetooth devices that broadcast binary data, not only text
* Option to see data in hexadecimal format instead of text
* Option to add timestamp to incoming messages
* Option to add GPS info to incoming messages
* Plugin framework for customized views tailored to specific Bluetooth devices, especially various types of sensors

Please report problems or feature requests by email or using this page: https://github.com/janosgyerik/bluetoothviewer/issues

Project homepage: https://github.com/janosgyerik/bluetoothviewer

Sponsors:

* Alan Haddy (www.ipegcorp.com): option to record incoming Bluetooth
data and send as email attachment

Happy Bluetooth debugging :)