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): گزینه ای برای ضبط بلوتوث های دریافتی
اطلاعات و ارسال به عنوان ضمیمه ایمیل
اگر دوست دارید این برنامه، شما می توانید کار من با خرید نسخه کامل غیر این صورت یکسان از برنامه برای 1 یورو حمایت:
https://play.google.com/store/apps/details؟id=net.bluetoothviewer.full
اشکال زدایی بلوتوث مبارک :)