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 :)
นี้เป็นเครื่องมือที่ง่ายบลูทู ธ เชื่อมต่อการแก้จุดบกพร่องสำหรับโปรแกรมเมอร์
เพียงทำงานร่วมกับอุปกรณ์บลูทู ธ ที่ตอบสนองทุกเงื่อนไขเหล่านี้:
- ข้อมูลการออกอากาศอุปกรณ์
- อุปกรณ์จะเริ่มเผยแพร่โดยอัตโนมัติเมื่อจับคู่โดยไม่ต้องจับมือกันหรือโปรโตคอลใด ๆ การเจรจาต่อรอง
- ข้อมูลการออกอากาศอุปกรณ์ ASCII ไม่ไบนารี
การพัฒนาในอนาคตอาจปรับปรุงจุดเหล่านี้
คุณสมบัติของรุ่นปัจจุบัน:
1. เชื่อมต่อกับอุปกรณ์บลูทู ธ
2. การแสดงผลที่เข้ามาสายข้อมูลดิบข้อความโดยสาย (ถ้าอุปกรณ์ออกอากาศข้อมูลดังกล่าว)
3. ส่งข้อมูลที่เป็นข้อความดิบไปยังอุปกรณ์ที่เชื่อมต่อ
คุณสามารถยืนยันการจับคู่ที่ประสบความสำเร็จในการตรวจสอบข้อมูลที่เป็นข้อความดิบที่เข้ามาและเห็นว่าสิ่งที่จะถูกส่งจากอุปกรณ์บลูทู ธ
ผมวางแผนที่จะเพิ่มคุณสมบัติดังต่อไปในอนาคต:
* สนับสนุนอุปกรณ์บลูทู ธ ที่ออกอากาศข้อมูลไบนารีไม่ข้อความเท่านั้น
* ตัวเลือกที่จะเห็นข้อมูลในรูปแบบเลขฐานสิบหกแทนข้อความ
* ตัวเลือกที่จะเพิ่มการประทับเวลากับข้อความที่เข้ามา
* ตัวเลือกที่จะเพิ่มข้อมูล GPS เพื่อข้อความที่เข้ามา
* กรอบปลั๊กอินสำหรับมุมมองที่กำหนดเองที่เหมาะกับอุปกรณ์บลูทู ธ โดยเฉพาะประเภทต่างๆของเซ็นเซอร์
กรุณาแจ้งปัญหาหรือคำขอคุณลักษณะทางอีเมล์หรือใช้หน้านี้: https://github.com/janosgyerik/bluetoothviewer/issues
หน้าแรกของโครงการ: https://github.com/janosgyerik/bluetoothviewer
ผู้ให้การสนับสนุน:
* อลัน Haddy (www.ipegcorp.com): ตัวเลือกที่จะบันทึกเข้ามาบลูทู ธ
ข้อมูลและส่งเป็นเอกสารแนบอีเมล
หากคุณต้องการ app นี้คุณสามารถสนับสนุนการทำงานของฉันโดยการซื้อรุ่นเต็มอย่างอื่นเหมือนกันของ app สำหรับ 1 ยูโร:
https://play.google.com/store/apps/details?id=net.bluetoothviewer.full
มีความสุขการแก้จุดบกพร่องบลูทู ธ :)