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
If you like this app, you can support my work by buying the otherwise identical full version of the app for 1 Euro:
https://play.google.com/store/apps/details?id=net.bluetoothviewer.full
Happy Bluetooth debugging :)
Ini adalah Bluetooth alat sambungan debugging mudah untuk pengaturcara.
Ia hanya berfungsi dengan peranti Bluetooth yang memenuhi semua syarat-syarat ini:
- Data siaran peranti
- Peranti mula penyiaran secara automatik apabila berpasangan, tanpa apa-apa berjabat tangan atau protokol rundingan
- Data siaran peranti ASCII, tidak binari
pembangunan masa depan boleh meningkatkan mata.
Ciri-ciri versi semasa:
1. Sambungkan ke peranti Bluetooth
2. Paparan diterima mentah talian data teks oleh garis (jika peranti menyiarkan data tersebut)
3. Menghantar data teks mentah ke peranti yang bersambung
Anda boleh mengesahkan berpasangan berjaya, memantau data teks mentah masuk dan melihat apa yang sedang dihantar dari peranti Bluetooth.
Saya bercadang untuk menambah ciri-ciri berikut di masa hadapan:
* Peranti Bluetooth Sokongan yang disiarkan data binari, bukan sahaja teks
* Pilihan untuk melihat data dalam format perenambelasan bukannya teks
* Pilihan untuk menambah cap masa untuk mesej yang diterima dan
* Pilihan untuk menambah maklumat GPS untuk mesej yang diterima dan
* Rangka kerja Plugin untuk pandangan disesuaikan disesuaikan dengan peranti Bluetooth tertentu, terutamanya pelbagai jenis sensor
Sila laporkan masalah atau permintaan ciri melalui e-mel atau menggunakan halaman ini: https://github.com/janosgyerik/bluetoothviewer/issues
laman utama projek: https://github.com/janosgyerik/bluetoothviewer
penaja:
* Alan Haddy (www.ipegcorp.com): pilihan untuk merakam Bluetooth diterima
data dan dihantar sebagai lampiran e-mel
Jika anda suka aplikasi ini, anda boleh menyokong kerja saya dengan membeli versi penuh jika tidak serupa aplikasi untuk 1 Euro:
https://play.google.com/store/apps/details?id=net.bluetoothviewer.full
Happy debugging Bluetooth :)