This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

s310 BLE_GAP_EVT_ADV_REPORT missing

Where can I find the BLE_GAP_EVT_ADV_REPORT value if I am using S310 SoftDevice? Without it I cannot use my client to get advertising data from server. Or is there any other solution to this problem??

Is somewhere an example code for S310 Client role? I've just found codes for Server so far.

Thanks in advance,

Daniel

EDIT:

Ok, I found that S310 supports only Peripheral BLE. Why aren't you interested in using S310 in Central, too?

I would like to develop an ambient measurement system, which on one side acts like a Peripheral, and just sends data in specified time intervals, and on the other side there should be a Central, who is collecting the infromation. The trick is, that my customer wants this system working with ANT+ and BLE, too.

Related