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.

Read data of the advertising package

Other Parts Discussed in Thread: CC2541

Hello, excuse my bad English. I am a beginner both BLE and programming in IAR. My project consists of two devices, CC2541, one of them sends advertising packages which have included 1 byte of new information. The other device scans advertising messages. My goal is that the device receiving advertising messages read the byte of information and store it in its flash memory. I do not know how to do that in SimpleBLECentral or SimpleBLEObserver. Does the processing of the message data is a hidden advertising in CC2541_BLE_cent.lib process? There is a command that retrieve the information contained in the payload of advertising packages? I'm working on 1.4.1 stack.


Thank you.


Luis G.