5.3.2.5 Get Local Advertisement Address or Query Advertising Address

Table 5-28. Format
Firmware Version 1.0Firmware Version 1.2 and Later
IRA[,<hex8>]

QAA[,<hex8>]

Note: All firmware version 1.0 syntax remains valid in version 1.2 and later.

Command IRA or QAA read advertising address. The IRA or QAA command accepts an optional parameter that indicates the handle. The first byte in response is address type. Address type 0 indicates public type addressing and 1 indicates random type addressing.

ItemFirmware Version 1.0 and LaterDescription
Example:IRA

Read ADV address in handle 1 (default handle)

IRA,00 Read ADV address in handle 1
IRA,01 Read ADV address in handle 2
Response:00,112233445566

01,766854672450

Advertising with public address type

Advertising with random address type

ErrGiven parameter or handle is invalid
ItemFirmware Version 1.2 and LaterDescription
Example:QAA

Read ADV address in handle 1 (default handle)

QAA,00 Read ADV address in handle 1
QAA,01 Read ADV address in handle 2
Response:00,112233445566

01,766854672450

Advertising with public address type

Advertising with random address type

ErrGiven parameter or handle is invalid