BlePeriph.SetAdvertisingData
This command defines the data to be advertised by the reader.
If advertisement is currently enabled
, the new data will be used immediately.
Properties
- Command code: 0x4B03
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Length of AdvertisingData | Integer (8 bits) |
Length of AdvertisingData in bytes |
AdvertisingData | Raw data | Specifies the advertising data (max. 31 bytes) |
Length of ScanResponseData | Integer (8 bits) |
Length of ScanResponseData in bytes |
ScanResponseData | Raw data | Specifies the optional scan response data (max. 31 bytes) |
Returned values (response frame)
None