User's Manual

V7 EXTERNAL ANTENNA RTLS MODULE USER MANUAL
© 2020 Redpoint Positioning Corp. Restricted Distribution 19
4.2.3.6. CFG CBD
The CFG CBD message is used to check and set the CBID and has the following fields:
Name Type Values Description
id string null
<4 character string
value>
The ID can only be set once. Redpoint will
assign a CBID based on the carrier board with
which the RTLS module is embedded.
The following is an example of a CFG CBD message, enabling output for positions and alarms
only:
To see the current value:
CFG CBD id
To set a CBID value:
CFG CBD id=3E58
4.2.3.7. MSG – User Message
The MSG command allows the user to send data from the tag to the server. User data received
by the server are sent out via the WebSocket. The RTLS server does NOT store user
messages.
MSG hex=hex_string
The maximum payload size is 256 binary bytes. The payload is a string of hexadecimal digits
(ASCII string consists of only characters ‘0’–‘9’ and ‘A’-‘F’).
Note: The delivery of the user data is not guaranteed. Users shall implement QoS mechanism if
guaranteed delivery if required.
4.2.3.8. Hardware fault code
Upon receiving the following command, the module will print out the hardware fault code.
ERR
See 4.2.2.5 for details.