|
|
|
|
|
by ge0rg
3992 days ago
|
|
This is a really interesting idea. iBeacon is way too inflexible in what you can encode in it. I really dislike the decision to make it part of the Play API (as opposed to standard Android), as it ends up not being really open after all. I wish they would also document their packet format. At least they write that they support parallel operation as Eddystone + iBeacon [1], which means that they probably use the BLE "advertisement" frame for the iBeacon and the BLE "scan response" for the Eddystone data. With both frames limited to 29 bytes, there is not much space to toy around. [0] http://developer.radiusnetworks.com/2015/07/14/introducing-e... [1] http://altbeacon.github.io/android-beacon-library/eddystone-... |
|