128bit Service Discovery

2 posts / 0 new
Last post
sreenathk
Offline
Last seen:5 years 2 months ago
加入:2015-03-31 11:56
128bit Service Discovery

Hi All,

I am using DA14580 and I would like to discover a 128 bit service which is running on some iOS App. I could not find any sample for discovering 128 bit service. Can you please refer to any sample code or documentation for 128 bit service discovery.

Device:
MT_dialog
Offline
Last seen:2 months 1 week ago
Staff
加入:2015-06-08 11:34
Hi sreenathk,

Hi sreenathk,

Can you please clarify, your da runs as a peripheral and the iOS as a central ? If this is the case we can provide you the DSPS source code for iOS in order to have a look. In case you are interested running the da as central and iOS as peripheral and the da to start an 128 service discovery, you can have a look at the dsps example in the host side, the dsps service is a custom 128 bit uuid service so it will help you out, please have a look at the prf_disc_svc_send_128 function, called when the profile is enabled.

Thanks MT_dialog