Turn Macbook into iBeacon

后端 未结 7 1405
野趣味
野趣味 2020-12-12 12:22

I know that I can turn iOS devices into iBeacons (Can an iOS7 device act as an iBeacon?). Unfortunately, I only have one device and my beacons have not arrived yet. So I was

7条回答
  •  感情败类
    2020-12-12 12:46

    I tried all these solutions, but couldn't get AirLocate to pick up a signal until I complied this: https://github.com/lgaches/BeaconEmitter and started transmitting with this UUID: E2C56DB5-DFFB-48D2-B060-D0F5A71096E0 and with an identifier of: hello

    I found this post about AirLocate useful as well: Does AirLocate only look for particular UUIDs?

提交回复
热议问题