Technical Manual
Bluetooth Raw Serial Module Technical Specification
Apr. 4, 03 Copyright © 2003, Socket Communications, Inc. Page 10
Document#: 6410-00195 A Revision 0.7
6.3.1. Query Mode Commands
?<CR> Read ACK
?F0<CR> Read Friendly Name
?L<CR> Read Encryption and Authentication mode
?C0<CR> Read Connectable mode
?C1<CR> Read Page Scan Timing
?D0<CR> Read Discoverable mode
?D1<CR> Read Inquiry Scan Timing
?S1<CR> Read Class Of Device
?S2<CR> Read Service Name
?S3<CR> Read Sniff configuration
?S4<CR> Read PIN Code
?S5<CR> Read Connectable BDADDR
?S6<CR> Read CONNECT / DISCONNECT event enable
Examples:
Command: “?<CR>”
Reply: “ACK<CR>”
Command: “?F0<CR>”
Reply: “f0MyFriendlyName<CR>”
Command: “?L<CR>”
Reply: “l0<CR>” no Encryption or Authentication
“l1<CR>” Encryption
“l2<CR>” Authentication
“l3<CR>” Encryption and Authentication
Command: “?C0<CR>”
Reply: “c0ON<CR>”
Command: “?C1<CR>”
Reply: “c11024,512<CR>”
Command: “?D0<CR>”
Reply: “d0ON<CR>”
Command: “?D1<CR>”
Reply: “d11024,512<CR>”
Command: “?S1<CR>”
Reply: “s1001F00<CR>”
Command: “?S2<CR>”
Reply: “s2MyServiceName<CR>”
Command: “?S3<CR>”
Reply: “s3800,80,8,8<CR>”