Changing major / minor

Since the new version of our app, you can now change major/minor value directly using our iOS or Android app.

Do you want to quickly change the settings of the real beacon?

Try this wonderful piece of code developed by Ygini (https://twitter.com/ygini):
https://github.com/ygini/EstimoteEditor

This simple tool made for Estimote beacons allows you to read data and edit minor and major numbers.

BIG thanks for developing it!

You can also change major / minor using our Beacons API that is well documented in our SDK here: https://github.com/Estimote/iOS-SDK

Download this documentation: https://github.com/Estimote/iOS-SDK/tree/master/Documents and see methods:

writeBeaconMajor:withCompletion

and similar

For more information check out here: http://community.estimote.com/hc/en-us/articles/200868188-How-do-I-modify-UUID-major-and-minor-values-

Sorry for the late response, they seemed to return to their default minor and major after a couple hours which is a bit weird... But they work now!

I guess there was a problem with updating to the cloud?

Cheers, Stu