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.