Sniffer is a must have app for everyone working with Bluetooth Low Energy.
It will take raw BLE advertisement data and deserialise it into primitive types or strings. It allows easier debugging and developing of your BLE device. It can filter the data by both raw data and mac address using Regex. You can differentiate multiple advertisement types. You can share your deserialisers with your colleagues by exporting them into a JSON file.
ดมกลิ่นเป็นต้องมี app สำหรับทุกคนที่ทำงานร่วมกับบลูทู ธ พลังงานต่ำ
มันจะนำข้อมูล BLE โฆษณาดิบและ deserialise มันลงไปในรูปแบบดั้งเดิมหรือสตริง จะช่วยให้การแก้จุดบกพร่องได้ง่ายขึ้นและการพัฒนาของอุปกรณ์ BLE ของคุณ มันสามารถกรองข้อมูลจากทั้งข้อมูลดิบและ MAC address ใช้ Regex คุณสามารถแยกประเภทของการโฆษณาหลาย คุณสามารถแบ่งปัน deserialisers ของคุณกับเพื่อนร่วมงานของคุณโดยการส่งออกเป็นไฟล์ JSON
Sniffer is a must have app for everyone working with Bluetooth Low Energy.
It will take raw BLE advertisement data and deserialise it into primitive types or strings. It allows easier debugging and developing of your BLE device. It can filter the data by both raw data and mac address using Regex. You can differentiate multiple advertisement types. You can share your deserialisers with your colleagues by exporting them into a JSON file.