User's Guide

Revision 1.0 STX3 Users Manual
11/5/2013
Revision 1.0 Subject To Change without Notice P a g e | 22
OK
Command OK, number of tries successfully set.
ERROR
Unable to set number of tries. Most likely reason is that the
number requested was out of range. Must be 1 – 16.
AT+CBNT?
Request number of tries setting for bursts.
+CBNT: <n>
<n>= number of tries set for bursts.
AT+CBTMIN=<seconds>
Set the minimum time between transmissions in the burst in
seconds. Acceptable range is 5 – 300 seconds. Value will be
truncated by the device to the nearest divisible of 5. For
example, if the number 207 is sent, the device will set the
minimum to 205 seconds. Number may be sent in decimal or
HEX format. HEX is indicated by a leading “0x”.
OK
Command accepted and time set.
ERROR
Time not set, most likely reason is the number was out of range.
AT+CBTMIN?
Query the minimum time between transmissions in the burst.
+CBTMIN: <n>
Minimum time between transmissions in a burst, in seconds.
AT+CBTMAX=<seconds>
Set the maximum time between transmissions in the burst in
seconds. Acceptable range is <CBTMIN> – 600 seconds. Value
will be truncated by the device to the nearest divisible of 5. For
example, if the number 532 is sent, the device will set the
minimum to 530 seconds. Number may be sent in decimal or
HEX format. HEX is indicated by a leading “0x”.
OK
Command accepted and time set.
ERROR
Time not set, most likely reason is the number was out of range.
AT+CBTMAX?
Query the maximum time between transmissions in the burst.
+CBTMAX: <n>
Maximum time between transmissions in a burst, in seconds.
AT+BDREV?
Query the board revision of the STX3
+BDREV: <n>
Board revision. TBD if this will even be implemented for the
STX3, if unimplemented, will always return 0.
AT+PRREV?
Query the processor (CPU) revision of the Globalstar ASIC.
+PRREV: <n>
Processor revision.
AT+RAREV?
Query the “radio” revision (revision of the transmitter side of
the Globalstar ASIC).