User's Manual Part 2

11.6: Miscellaneous Commands Chapter 11: AT Commands Reference
51
Response Parame-
ters
Type Value
manufacturer string Serial Port Adapter manufacturer.
sw_ver string Serial Port Adapter software
version.
host_stack sw_ver string Bluetooth host stack version.
link_manager_sw_ver string Bluetooth link manager version.
bluetooth_hardware_manufacturer string Bluetooth hardware manufacturer.
11.6 Miscellaneous Commands
Read_RS232_Settings (AT*AMRS?)
AT Command Description
AT*AMRS?<CR> This command reads current RS232 settings from the
Serial Port Adapter.
Responses Description
<CR><LF>*AMRS:<baud_rate>, <data_bits>, <stop_bits>,
<parity>, <flow_control><CR><LF>OK<CR><LF>
Successful response
<CR><LF>ERROR<CR><LF> Error message.
Response
Parameters
Type Value
baud_rate enumerator Standard baud rates:
1: 300
2: 1200
3: 2400
4: 4800
5: 9600
6: 19200
7: 38400
8: 57600 (default value)
9: 115200
10: 230400
11: 460800
12: 921600
Non standard baud rates:
17: 7200
18: 31250
19: 75000
20: 93750
21: 136000
22: 187500
23: 230000
24: 125000
25: 312500
26: 625000
data_bits enumerator 1: 8 data bits (default value)
2: 7 data bits
3: 6 data bits
4: 5 data bits
stop_bits enumerator 1: 1 stop bit (default value)
2: 2 stop bits