Hello,
When Implementing an BLE peripheral example with some custom service and connected to the mobile phone with nRF kit. Able to connect and discover service which we added. But when mobile phone is enabling notification, host application is not able to receive that GATT_WRITE event. What is wrong ?
I am able to get the Connection, PHY update as well as connection params update event, but not gatt_write event for notification enable as well as for any characteristic write. This issue is coming in FreeRTOS, not in the Bare metal.
Thanks
Keyur