Hi Nordic ,
I am working a project on nRF52830 with SDK 15.3. Now, I developmet on a central device, I need to connect with peropheral with more than one service , how can I setting the discovery action with 2 bsea UUID?
Hi Nordic ,
I am working a project on nRF52830 with SDK 15.3. Now, I developmet on a central device, I need to connect with peropheral with more than one service , how can I setting the discovery action with 2 bsea UUID?
Hi,
It seems like you're looking for a way to discover services. Have you checked out the database discovery module which handles service discovery on GATT servers? The BLE Heart Rate Collector Example for one is an example using this to discover the services available in the peripheral (Heart Rate Application) it connects to.
-Amanda H.
Hi,
It seems like you're looking for a way to discover services. Have you checked out the database discovery module which handles service discovery on GATT servers? The BLE Heart Rate Collector Example for one is an example using this to discover the services available in the peripheral (Heart Rate Application) it connects to.
-Amanda H.