Hi!
I'm working with CC2540 Mini Development Kit and I would like to know how can I receive notifications from the Master (HostTestRelease code) in the Slave device (SimpleBLEPeripheral code). I can send them calling GATT_Notification function in HostTestRelease code but I don't know how and where to receive them with SimpleBLEPeripheral code. The access to GATT_processEvent function is denied and there are only simpleProfile_WriteAttrCB and simpleProfile_ReadAttrCB callback functions available.
Thanks in advance!
Lara