Datasheet

12 / 23
#22: Set/Poll Security and Encryption modes
Command
Return
Argument
AT+
SENM=<Param1>,<Param2>
1: OK
2:FAIL
Param1: Security mode
0- Sec_mode0_off
1- Sec_mode1_non-secure
2- Sec_mode2_service
3- Sec_mode3_link
4- Sec_mod_unknown
Param2:encryption mode
0- hci_enc_mode_off
1- hci_enc_mode_pt_to_pt
2- hci_enc_mode_pt_to_pt_
and_bcast
Default: 0,0
AT+SENM?
+SENM:<Param1>,<Par
am2>
OK
#23: Delete Authenticated Device from the authenticated device list
Command
Return
Argument
AT+
RMSAD=<Param>
OK
Param: Bluetooth device
address
Example:
Delete device with address: 12:34:56:ab:cd:ef
at+rmsad=1234:56:abcdef\r\n
OK
Or
at+rmsad=1234:56:abcdef\r\n
FAIL ==== there is no such device in the list
#24: Delete all Authenticated Devices from the authenticated device list
Command
Return
Argument
AT+
RMSAD
OK
None