Specifications

41
REQUEST Protocol Detail
AT
Description
BT UART Tx/Rx Path Test
Examples
(HOSTBT) : AT
(BTHOST) : OK
ATZ
Description
BT Soft Reset
Examples
(HOSTBT) : ATZ
(BTHOST) : OK
--- Reboot ---
(BTHOST) : READY
AT&F
Description
BT Factory Reset (Reset Required)
- Page 8, REQUEST Protocol Summary, Note the factory default value
Examples
(HOSTBT) : AT&F
(BTHOST) : OK
(HOSTBT) : ATZ
(BTHOST) : OK
--- Reboot ---
(BTHOST) : READY
AT+BTUART=B,P,S
Description
BT UART Setting
Info
B = BaudRate
‘9600’ ~ ‘921600’
Other value: Error
P = Parity bit
‘N’ or ‘E’ or ‘O’
Other value: Error
S = Stop bit
‘0’ or ‘1’
Other value: Error