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

S310 + BLE client scanning is possible?

Dear Nordic developers!

I am working on a project, which should use the ANT+ and the BLE communications, too. The S310 SoftDevice is good for them, but I have some problem with the BLE.

I want one BLE Client and some BLE Servers in my BLE network, but I can not figure out, how can I write the program for the Client. I can't get it to use such as the sd_ble_gap_scan_start() for scanning advertising packets , because S310 doesn't have this function (and further ones neither..). I used the ble_app_multilink_central_s130_pca10028 for helping me during coding.

Here is my question: is it possible to write a program WITH the S310, which realizes a BLE Client module? And if yes, could you give me some advice or example code for doing it?

Thanks in advance,

Daniel

Parents Reply Children
Related