Hi, I want to use the following project to build a ble scanner which listen on one specific channel: github.com/.../nRF51-multi-role-conn-observer-advertiser
Looking at the dependency file, I see I need headers, that should be located in "./nrf51_sdk_v6_0_0_43681\nrf51822\Board\pca10001\s110\timeslot-scadv".
My problem is, there exists no such folder in the "s110" folder.
Can anyone tell me, where I can get these files?
Do I need to have an additional project from Github to get the project running and which is it?
I am using the sdk_v6_1 downloaded from this site : developer.nordicsemi.com/.../
For the Timeslot-Advertiser Oberserver on Github they are using sdk_v6_0, but looking at this version(downloaded the zip file from the above site), I also can't find the headers I am looking for.
I am working with Linux, maybe do I have to try the *.msi installer with windows to retrieve the full sdk files ?
I hope someone can help me with this stupid little problem.
Thanks in advance, Thorbjoern