I would like to configure my BLE devices as iBeacons and send additional data without connecting. Scan response seems like the correct way to do this, but including my custom scan response is causing the iOS iBeacon callback not to trigger within my iOS app
This post clearly outlines how to format the advertising packet: http://e2e.ti.com/support/wireless_connectivity/f/538/p/293551/1023580.aspx#1023580
I know iBeacons made by Estimote do have scan responses, so it is possible, but I can't find any good documentation for iBeacons.
What are acceptable scan responses for iBeacons?