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 :)
Bu programcılar için basit bir Bluetooth bağlantısı hata ayıklama aracıdır.
Sadece bu şartların yerine Bluetooth cihazları ile çalışır:
- Cihaz yayınları verileri
- Cihaz herhangi bir el sıkışma veya protokol müzakere olmadan, eşleştirme üzerine otomatik olarak yayın başlar
- Cihaz yayınları ASCII veri, ikili değil
Gelecekteki gelişimi bu noktaları artırabilir.
geçerli sürüm özellikleri:
1. Bir Bluetooth cihazına bağlanın
satır 2. Ekran gelen ham metin veri hattı (cihaz bu tür verileri yayınlayan varsa)
3. Bağlı cihaza ham metin veri gönderme
Sen, Başarılı eşleştirmeyi onaylamak gelen ham metin verileri izlemek ve Bluetooth aygıtından iletiliyor tam olarak ne görebilirsiniz.
Gelecekte aşağıdaki özellik eklemeyi planlıyoruz:
ikili veri yayın * Destek Bluetooth cihazları, sadece metin
* İsteğe bağlı metin yerine onaltılık biçimde verileri görmek için
* İsteğe bağlı Gelen mesajların damgası eklemek için
* İsteğe bağlı Gelen mesajlar GPS bilgi eklemek
Belirli Bluetooth cihazlara uyarlanmış özel görünümler, sensörler özellikle türleri için * Eklenti çerçevesi
E-posta yoluyla sorunları veya özellik isteklerini bildirmek veya bu sayfayı kullanarak ediniz: https://github.com/janosgyerik/bluetoothviewer/issues
Proje anasayfa: https://github.com/janosgyerik/bluetoothviewer
Sponsorlar:
* Alan Haddy (www.ipegcorp.com): seçenek gelen Bluetooth kaydetmek için
veri ve e-posta eki olarak göndermek
Bu uygulamayı isterseniz, 1 Euro uygulamanın özdeş tam sürümünü satın alarak işimi destekleyebilir:
https://play.google.com/store/apps/details?id=net.bluetoothviewer.full
Mutlu Bluetooth hata ayıklama :)