Where can I find discriptors handle other than cccd, sccd? I already know sd_ble_gatts_characteristic_add() return cccd, sccd handles in m_nus->service_handle->cccd_handle/sccd_handle. But I don't know where the rest is in..
Where can I find discriptors handle other than cccd, sccd? I already know sd_ble_gatts_characteristic_add() return cccd, sccd handles in m_nus->service_handle->cccd_handle/sccd_handle. But I don't know where the rest is in..
Thank you. it's very helpful. And I just want to know that...