Hello Ti team
I am working on BLEPeripheral and BLECentral example code on CC2640R2 launchpad. My requirement is to send 20 bytes of data on Char #4 "FFF4" from simplePeripheral to SimpleCentral device so how we can enable the Char #4 notification and how notification handler get called when data arrive in Central device?
I have already followed below example but it's not help full also here not mentioned the notification data handler.
Please send me sample central code which can enable the notification and read data on notification data handler from peripheral device when new data arrive.
Any help will be appreciated.
Regards
Raj