Hello,
I am using CUSTOM service in nrf52 for BLE Communication.In the tutorial, there isn't any BLE READ event but I figured that BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST event is generated when we send request to read the data from the device. But once that event is generated nrf52 hangs or something like that and it gets disconnected.
Can you tell me the possible reason behind that?
Thanks in advance.