BLE beacon in Local mode

To set beacons in Local mode, the following setting must be saved in the config.txt file to enable and use your BLE Beacon.

Example: Enable BLE beacon in Local mode

Set BLEBeacon=i,<name for logging>,<uuid>,<major>,<minor>

Copy
BLEBeacon=i,mybeacon,4EE2A269-4215-562A-9485-3EC7FCC38520,1,2

There can be multiple majors and minors for each UUID. This allows use of multiple beacons for different locations or campaigns. For instance, a company with one UUID, has different major values for all the cities where branches are located, and minor values within each city for its different branches.