
①.Device type: 0
②.Inquire code: 0x009e8b33
③.Module work mode: Slave Mode
④.Connection mode: Connect to the Bluetooth device specified
⑤.Serial parameter: Baud rate: 38400 bits/s; Stop bit: 1 bit; Parity bit: None.
⑥.Passkey: “1234”
⑦.Device name: “H-C-2010-06-01”
………..
5. Get module Bluetooth address
Command Response Parameter
AT+ADDR?
+ADDR: <Param>
OK
Param: Bluetooth address
Bluetooth address will show as this way: NAP: UAP: LAP(Hexadecimal)
Example:
Module Bluetooth address: 12: 34: 56: ab: cd: ef
at+addr?\r\n
+ADDR:1234:56:abcdef
OK
6. Set/ inquire device’s name
Command Response Parameter
AT+NAME=<Param> OK
AT+NAME?
1. +NAME:<Param>
OK----success
2. FAIL----failure
Param: Bluetooth device name
Default: “HC-05”
Example:
AT+NAME=HC-05\r\n ---set the module device name: “HC-05”
OK
AT+NAME= “HC-05”\r\n ---set the module device name: “HC-05”
Comentários a estes Manuais