You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I need to scan for Beacon Pro with KTKDeviceManager and have rssi and txPower for calculate distance, but Beacon Pro txPower is always -1. How can I give this value and calculate the distance?
The text was updated successfully, but these errors were encountered:
What packets did you enable on the beacon pro?
Why don't you try enabling iBeacon Packet and using KTKBeaconManager as it returns CLBeacon objects which includes accuracy parameter.
I can’t use ktkbeaconmanager because it not have unique id and also
txpower. In Android it works like a charm
Il giorno ven 20 lug 2018 alle 14:34 Marek Serafin <[email protected]>
ha scritto:
Hi, I need to scan for Beacon Pro with KTKDeviceManager and have rssi and txPower for calculate distance, but Beacon Pro txPower is always -1. How can I give this value and calculate the distance?
The text was updated successfully, but these errors were encountered: