Technical Manual

Bluetooth Raw Serial Module Technical Specification
Apr. 4, 03 Copyright © 2003, Socket Communications, Inc. Page 11
Document#: 6410-00195 A Revision 0.7
Command: “?S4<CR>”
Reply: “s4MyPinCode<CR>”
Command: “?S5<CR>”
Reply: “s5%00%00%00%00%00%00<CR>”
Command: “?S6<CR>”
Reply: “s6ON<CR>”
6.3.2. Set Local Bluetooth Device Name
F0<Device Friendly Name><CR>
"Device Name" - String up to 254 bytes long
Default is “Socket Serial Module”
Example: “F01Len's 100%25 serial module<CR>”
This sets the name to “Len’s 100% serial module”
6.3.3. Set Serial Line Parameters
S0Baud,<Data><Parity><Stop>,<Flow Control>
This command sets the serial line parameters that the Raw Serial Module should use. The
command sends the ACK<CR> at the current baud rate. All data is ignored from the serial
interface for 100 milliseconds. During this “black out” period the serial port is
reconfigured to the new serial line parameters.
Mandatory:
Baud – 9600, 19200, 38400, 56000, 115200, 230400
Optional:
Data – 8
Parity – N, E, O
Stop – 2, 1
Flow – CTS
Default is “115200,8N1,CTS”