Search found 3 matches
- 20:17, 21 Apr 2015
- Forum: Questions and answers
- Topic: How to associate data with a beacon? (cordova-ble)
- Replies: 2
- Views: 16982
Re: How to associate data with a beacon? (cordova-ble)
Hi Fredrik, thanks for your response. I actually wasn't intending on using the estimotes, I ordered some beacons from a manufacturer on Alibaba, but the Service ID seems to be changed by Apple on every device. I can't really hard code that into the app. However, I noticed that the advertisement data...
- 23:31, 20 Apr 2015
- Forum: Questions and answers
- Topic: How to associate data with a beacon? (cordova-ble)
- Replies: 2
- Views: 16982
How to associate data with a beacon? (cordova-ble)
I opened this issue earlier: https://github.com/evothings/cordova-ble/issues/64 I guess my final question on that page isn't related to the bug which is why it didn't receive a response. If iOS devices aren't using the MAC addresses, and instead generating their own UUID per beacon, how can I associ...
- 23:22, 20 Apr 2015
- Forum: Questions and answers
- Topic: Why do the demos typically supply region data?
- Replies: 1
- Views: 12701
Why do the demos typically supply region data?
I built https://github.com/divineprog/evo-demos/tree/master/Demos2015/cordova-ibeacon and on the screen, it tells me this: This app displays the nearest ranged beacon and monitors region enter/exit events. Before the app will work you need to add your beacons by editing the variables mRegions and mR...