Technical Manual

Bluetooth Raw Serial Module Technical Specification
Apr. 4, 03 Copyright © 2003, Socket Communications, Inc. Page 15
Document#: 6410-00195 A Revision 0.7
6.3.13. Set CONNECT / DICSONNECT event enable
S6<ON|OFF><CR>
Example:
“S6OFF<CR>” – Do not send CONNECT / DISCONNECT events.
“S6ON<CR>” – Send CONNECT / DISCONNECT events.
6.3.14. Disable Encryption/Authentication
L0 Disable encryption and authentication
L1 Enable encryption
L2 Enable authentication
L3 Enable encryption and authentication
Example:
“L3<CR>”
Note:
6.3.15. Read module Version
Display the firmware build version currently running
V0<CR>
Example:
“V0<CR>”
Returns:
"v1yyyymmddHHMM<CR>"
Note: This command responds with the requested data only not the “ACK<CR>”
Example:
Sent: “V0<CR>”
Received: “v0200212312359<CR>”