XPLR-AOA-3 - User guide
UBX-22006906 - R07 u-connectLocate software Page 30 of 46
C1-Public
6.1 Configuration example
By default, u-connectLocate comes pre-configured to track all u-blox tags. The tags advertise with
the Eddystone namespace 0x4E494E412D4234544147, which by default is tracked in u-connectLocate.
So, if you are only using the u-blox C209 tags, no configuration is needed.
Each anchor node can be configured with beacons to track. An example for how to set up the anchor
to track two tags is shown below:
AT+UDFFILT=1,2,”6E616D65737061636578”
AT+UDFFILT=2,2,”CCF9578E0D8A”
AT+UDFFILT=2,2,”CCF9578E0D8B”
AT+UDFENABLE=1 (Tracking is enabled by default, so this is optional)
These commands set up the anchor to track the two tags with the given MAC addresses in the
Eddystone name space (6E616D65737061636578) used by the tags.
The sequence described above reflects the most simplistic use case. Further configuration is possible
using the AT+UDFCFG command. For further information, see the u-connectLocate AT command
manual [18].
The settings shall be saved using the AT&W command, followed by a restart (AT+CPWROFF).