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?
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?
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...
Please direct your homekit related question to mypage. Thanks.