
at+rmsad=1234,56,abcdef\r\n
OK ---- successful deletion
Or
at+rmsad=1234,56,abcdef\r\n
FAIL ----There is no the Bluetooth device whose address is 12:34:56:ab:cd:ef
in the pair list.
24. Delete all authenticated devices in the pair list
Command Response Parameter
AT+RMAAD OK None
Example:
Move all devices away from the pair list.
at+rmaad\r\n
OK
25. Seek the authenticated device in the Bluetooth pair list
Command Response Parameter
AT+FSAD=<Param>
1. OK----success
2. FAIL----failure
Param: Bluetooth device address
Example:
Seek the authenticated device (address: 12:34:56:ab:cd:ef) in the pair list
at+fsad=1234,56,abcdef\r\n
OK ----the Bluetooth device whose address is 12:34:56:ab:cd:ef is found.
at+fsad=1234,56,abcde0\r\n
FAIL ----There is no the Bluetooth device whose address is 12:34:56:ab:cd:e0 in
the pair list.
26. Get the authenticated device count from the pair list
Command Response Parameter
Komentáře k této Příručce