Hallo,
has someone a example for transmit a simple Broadcast Message and receive them, wtihout full bluetooth connection. I think on the code to initialize the gap-Layer and the code to receive the advertising Data?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hallo,
has someone a example for transmit a simple Broadcast Message and receive them, wtihout full bluetooth connection. I think on the code to initialize the gap-Layer and the code to receive the advertising Data?
The advertisement and scan response data can be updated by setting the value of the GAPROLE_ADVERT_DATA and GAPROLE_SCAN_RSP_DATA parameters in the peripheral role profile. To maintain BT compliance, the data should follow the format shown in Volume 3, Part C, Section 11of the BT 4.0 specification.