Open
Description
Sorry if this is lame. I'm just getting started w/ beacons.
All of the code I've seen so far (Find the Monkey for example) seems to be hard coded to a specific beacon. Is this correct?
I need to be able to detect any beacon that comes near my device (either an Android phone or an iPhone). The samples (both forms and classic) appear to be configured to detect Estimote beacons. Why is that? I thought iBeacon was a standard and everybody should be the same. I already have some Radius networks beacons to play with and a few others on the way (a few NFC tags too).
I'm reading the AltBeacon java docs but they aren't clearing things up for me.
Any help would be greatly appreciated.