Hi all,
Is there any example to discover the custom UUID services with pc-ble-driver c/c++? As far as I understood, the ble_db_discovery is not supported for this driver.
The issue is sd_ble_gattc_primary_services_discover() only accept the ble_uuid_t and I cannot pass ble_uuid128_t to discover the services.
Thank you in advance for the tips.