This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to add Characteristic Notifies Events for BLE nrf52832 SDK132

I use nrf52832 development kit,nRF5 SDK for homekit. Now I have read and write to UUID, want to realize how to handle the notification operation, and call what API?What are the examples for reference?

Parents
  • Can you be little more specific? What kind of application you build? What GAP and GATT roles exactly? Or are you referring to some Apple Homekit specific feature? If you are wondering about standard BLE GATT Notification method on top of some GATT Characteristic's Value hanlde then it is used in basically all GATT Server examples oin nRF5 SDK...

Reply
  • Can you be little more specific? What kind of application you build? What GAP and GATT roles exactly? Or are you referring to some Apple Homekit specific feature? If you are wondering about standard BLE GATT Notification method on top of some GATT Characteristic's Value hanlde then it is used in basically all GATT Server examples oin nRF5 SDK...

Children
No Data
Related