5.6.3 Read BD_ADDR Command
| Command | OGF | OCF | Command Parameters | Return Parameters |
|---|---|---|---|---|
Read BD_ADDR | 0x04 | 0x0009 | — | Status, BD_ADDR |
This command reads the Public Device Address. Upon issuing the command, the user receives a command complete event with return parameters. The return value will be 0x000000000000 if the device does not support public device addressing.
| Command | Size | Value | Parameter Description |
|---|---|---|---|
| Status | 1 octet | 0x00 |
|
| 0x01 to 0xFF |
| ||
| BD_ADDR | 6 octets | 0xXXXXXXXXXXXX | BD_ADDR of the device |
| Item | Firmware Version 1.0 and Later | Description |
|---|---|---|
| Example: | 01 09 10 00 | Read_BD_ADDR command |
| Response: | 04 0E 0A 01 09 10 00 AC 0E AE F4 81 34 | Command complete event with status and BD_ADDR parameters |
