CQ BLE Analyzer is a proximity BLE device analyzer for engineers, available for Android devices.
http://connquest.eu/cq-ble-analyzer
WHY DID WE DO IT?
- To enable users to:
- Explore nearby BLE (Bluetooth Low Energy) devices
- Analyze advertised data
- Debug potential problems
HOW DID WE DO IT?
- Composed of:
- Android application
- Implemented with:
- Kotlin
- Input
- Advertised BLE data from surrounding devices
- Output
- Nearby device information
- Underlying advertisement data
- Log of Bluetooth related events
WHAT DID WE EXPERIENCE?
- Android development with Kotlin
- Bluetooth GATT protocol & specification
- Data types exposed by BLE devices

