theengs / decoder

Efficient, portable and lightweight library for Internet of Things payload decoding.
https://decoder.theengs.io
GNU General Public License v3.0
116 stars 38 forks source link

Theengs iBeacon Trackers #511

Closed DigiH closed 6 months ago

DigiH commented 6 months ago

For hardware programmable or software simulating iBeacons, set the following uuid

• for static Bluetooth MAC address 546865656E67732D69426561636F6E31

• for randomly changing Bluetooth MAC address 546865656E67732D69426561636F6E32

Randomly changing Bluetooth MAC address is currently only usefully working with the the Theengs Gateway Identity Address and IRK functionality, if you know these details of your device.

Major and Minor definitions are not taken into account and can be set freely.

Checklist: