Ranging Beacons iOS

hey I’m using the examples from : http://developer.estimote.com/ibeacon/tutorial/part-3-ranging-beacons/

and the nslog is not spitting out other estimate beacons around me, I have 4 more beacons in range…

please let me know if there is any other sample code out there…

Maybe these beacons have different, custom UUID? The default one, and the one used in the tutorial is:

B9407F30-F5F8-466E-AFF9-25556B57FE6D

You can check the UUID of your beacons on cloud.estimote.com, or in the Estimote app.

A post was merged into an existing topic: onEnteredRegion/onExitedRegion called continously