How to pair Bluetooth tag with Chester
Step-by-Step Text Guide
-
Take CHESTER and connect using the HARDWARIO Manager app.
-
If this is your first time, watch the video in the card where the whole procedure is shown.
-
Once connected, go to Terminal.
-
Type the command config show to check that your settings are correct.
-
In the output, find the tag config enabled.
-
If it is set to true, you can skip the following steps.
-
If it is set to false, type tag config enabled true and then config save.
-
CHESTER will restart and disconnect you, so reconnect again.
-
Scan the QR code, click on the device, and go to Console.
-
You can pair up to 8 tags with CHESTER.
-
To see the paired tags, type tag config devices list.
-
You will see the list of all eight slots, which will be empty 0000000000 at first.
-
Take the tag you want to pair and place it next to CHESTER.
-
In the console, type tag enroll. CHESTER will start auto-discovery for 10 seconds.
-
If it finds the tag, it will display its MAC address, make sure it matches (you can find it on the tag).
-
If pairing was successful, you can skip the next steps.
-
If CHESTER does not find the tag, try tag enroll twice.
-
If pairing still does not work, you must manually save the MAC address.
-
Do this using the command tag config device add MAC_address, which you can find on the tag or in the QR code.
-
After entering it, the tag will automatically be added to the first free slot.
-
You can add more tags this way (up to 8).
-
If you enter a wrong address, you can remove it using tag config devices remove (slot number).
-
Save the final configuration using config save.
-
To check, reconnect to CHESTER and in the console type tag devices list.
-
It should show the list of your paired tags.
-
To test reading, type tag read. CHESTER will read the current values from the tags.
-
That’s it. Now you can install the tags where you need them.