labapart / gattlib

Library to access GATT information from BLE (Bluetooth Low Energy) devices

Home Page:http://labapart.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

idnsunset opened this issue · comments

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.