User's Manual

32
SD 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-SD 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’
unexpectedly. Notice that Parani-SD 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.13. AT+SETESC,nn
SD 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
Example
AT+SETESC,42
B.3.14. ATO
SD Response
None
Purpose
Convert the operation status of ‘Standby’ to ‘Connect’
Description
You can convert the operation status of ‘Standby’ to ‘Connect’ ready to transmit data.
Reference
+++, AT+SETESC
B.3.15. AT+BTCANCEL
SD Response
OK
Purpose
Terminate a current executing task
Description
This terminates a current executing task, such as Inquiry scan and Page scan, then
converts the operation status to ‘Standby’
Reference
AT+BTSCAN, ATD, AT+BTINQ?
B.3.16. AT+BTSCAN
SD Response
OK
CONNECT 112233445566
Purpose
Wait for inquiry and connection from other Bluetooth devices