About BLEDeng
BLEDeng is a simple handy tool for BLE application and hardware product developer. It features:
* scan and track the RSSI of all BLE peripheral (Bluetooth SMART) devices;
* especially explore the devices connected by other applications;
* show and parse the advertising data and scan response packet (EIR), include iBeacon/Eddystone/AltBeacon;
* connect to the BLE device, keep the connection, auto re-connect on disconnected;
* read/write/subscribe the characteristics, and parse the known value format;
* optionally show advertising data and UUID in hexadecimal;
* count and optionally sort the scanned BLE peripherals;
* wrap the dirty work to handle the Android GATT bugs;