Page 164 of 195
AT.s LE Command Set v5.1.1b
Copyright © 2002-2021 BlueRadios, Inc.
200 S. Wilcox St., Unit 158 • Castle Rock, CO 80104 • USA • 303-957-1003 •
Note(s):
▪
To set Security_Mode to 2 or 3 the IO_Capabilities of ATSPLE must not be set to 3 (No Input No
Output.)
▪
A reset is required for a change to the Service_Enable parameter to take effect.
GET BRSP CONFIGURATION
Function:
Gets the BRSP service parameters.
Command Format:
ATSBRSP?
Response Format:
<Service_Enable>,<Features_Mask>,<Security_Mode>,<TX_Mode>,<RX_Mode>
Example(s):
COMMAND:
ATSBRSP?
<cr>
RESPONSE:
<cr_lf>
OK
<cr_lf>
<cr_lf>
1,3,0,0,0
<cr_lf>
8.14.4.1
Serial Port Mode Configuration (ATSSP)
SET SERIAL PORT MODE CONFIGURATION
Function:
Sets the escape character and no data timeout parameters
Command Format:
ATSSP,<Escape_Char>,<No_Data_Timeout>
Command Parameter(s):
▪
Escape_Char:
Integer value from 0 to 255. The escape character is used to put the radio into
Command Mode if the module is in BRSP Data Mode or Remote Command Mode and
ATSBRSP TX_Mode is set to Serial Port Mode. For example, if the escape character is changed
to ‘-‘, then ---<cr> would put the radio into command mode instead of +++<cr>. The escape
character is entered as the decimal value of a non-
extended ASCII character. For example, ‘+’ is
entered as 43.
If set to 0, the module will not look for escape characters and all received
data will be sent over the air.
Default: 43
▪
No_Data_Timeout:
Integer value from 0 to 60000 [ms] (0= No Timeout). If in Data Mode and no
data is sent or received for the set timeout the module will automatically disconnect.
Default: 0
Example(s):
COMMAND:
ATSSP,43,0
<cr>
RESPONSE:
<cr_lf>
OK
<cr_lf>