![Sena Parani-ESD1000 User Manual Download Page 37](http://html1.mh-extra.com/html/sena/parani-esd1000/parani-esd1000_user-manual_1237613037.webp)
37
Purpose
Test signal strength
Parameters
n=0: Stop signal strength test
n=1: Start signal strength test
Description
When Bluetooth connection is established, you can use this command in Standby status.
The signal strength will be displayed repeatedly in order of Status, LinkQuality, Status,
RSSI. If the LinkQuality is close to 255 and RSSI is close to 0, the signal strength is in good
standing.
Example
+++
AT+BTRSSI,1
OK
0,255,0,0
B.3.10. AT+BTMODE,n
Response
OK
EPurpose
Set operation mode
Parameters
n=0: MODE0 (Default)
n=1: MODE1
n=2: MODE2
n=3: MODE3
Description
When the operation status is ‘Pending’currently, change the status to ‘Standby’with
AT+BTCANCEL prior to this command.
To take effect the ATZ must be executed or Powercycle the unit
Reference
AT+BTINFO?
Example
AT+BTMODE,2
OK
ATZ
B.3.11. +++
Response
OK
Purpose
Convert the operation status of ‘Connect’to ‘Standby’
Description
In ‘Connect’status, data from host is transmitted to the other side Bluetooth device, and
any AT command is not accepted but this command, which is not echoed on the screen.
When Parani-ESD encounters a character ‘+’from host, it stops the data transmission and
waits for next 2 characters. If the next 2 characters aren’t both ‘+’, it restart to transmit data
including the first ‘+’as well. If not, it converts the operation status to ‘Standby’.
If the data from host includes ‘+++’, it will convert the operation status to ‘Standby’. Notice
that Parani-ESD holds data transmission when it encounters ‘+’, until receiving next
character.
‘+’is an escape sequence character by default, which is changeable by AT+SETESC.
Reference
AT+SETESC, ATO, AT+BTCANCEL
B.3.12. AT+SETESC,nn
Response
OK
Purpose
Change the escape sequence character
Description
Escape sequence character set to ‘+’by default is changeable.
The parameter nn must be a printable character.
Reference
+++, ATO