Product Manual

ID indicates the message has not been placed in the queue and therefore has no ID. The value
should be treated as a simple arbitrary number.
Example:
Sending a message from the Tile in ASCII:
$TD "Hello World!"*31
$TD OK,5354468575916*2c
$TD SENT,5354468575916*24
Sending a message from the Tile in HEXASCII:
$TD 5468697320697320696E206865786173636969*65
$TD OK,5354468575916*2c
$TD SENT,5354468575916*24
52