Hi,
I am getting error while calling the function "nrf_ble_gq_item_add(p_gatt_queue, conn_handle)" in my custom ble service. Here I am duplicated the same definitions for Specific Operation Control Point characteristic in the CGMS example (continous glucose measurement service). It works for the cgms but not in my custom service.
Automatically disconnects while writing to this characteristic. How can I fix this problem.
The error is: Error 7 [Invalid parameter]
Looking forward for your help!!
Thanks and Regards,
Sreejith