Hi,
Is there any example to verify GATT client sub procedure "Discover Characteristics by UUID" in any of SDk?
Thanks,
Sridhar
Hi,
Is there any example to verify GATT client sub procedure "Discover Characteristics by UUID" in any of SDk?
Thanks,
Sridhar
Typically you can include the ble_db_discovery in your project, like ble_app_blinky_c, and then you can get a callback when the database discovery is complete to check for specific UUID's.
Other than that I think you need to refer to:
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/group___b_l_e___g_a_t_t_c___m_s_c.html