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 على الرسائل الواردة
* إطار البرنامج المساعد للطرق عرض مخصصة مصممة خصيصا لأجهزة Bluetooth محددة، وخاصة أنواع مختلفة من أجهزة الاستشعار
الرجاء الإبلاغ عن مشاكل أو طلبات جديدة عن طريق البريد الإلكتروني أو باستخدام هذه الصفحة: https://github.com/janosgyerik/bluetoothviewer/issues
موقع المشروع: https://github.com/janosgyerik/bluetoothviewer
الرعاة:
* آلان حدى (www.ipegcorp.com): الخيار لتسجيل بلوتوث واردة
البيانات وإرسالها كمرفق البريد الإلكتروني
إذا كنت مثل هذا التطبيق، يمكنك دعم عملي عن طريق شراء النسخة الكاملة خلاف مماثل من التطبيق ل1 يورو:
https://play.google.com/store/apps/details؟id=net.bluetoothviewer.full
التصحيح بلوتوث سعيد :)