labapart / gattlib

Library to access GATT information from BLE (Bluetooth Low Energy) devices
http://labapart.com/
436 stars 157 forks source link

Question: How can I use this library to get BLE beacon paramters? #255

Open idnsunset opened 1 year ago

idnsunset commented 1 year ago

Hello, it is possible to use this library to scan BLE beacons to get parameters like uuid, major, minor, rssi, etc? The ble_scan example doesn't seem to work this way.