Hi,
I have a couple of nRF Beacons and want to change the program so that it scans for iBeacon packets before starting to advertise.
The flashed program is just advertising and I think uses S110 soft device. Correct me if I'm wrong:
-
For adding the scan feature I have to program S130, and I expect that the same program (advertising) should work without any change, but it will just give me the feature of scanning too.
-
I need a simple example for "scanning". I think the "Sniffer" program does that on the nRF DKs but that one is in HEX only.
-
I found this topics: devzone.nordicsemi.com/.../
I think I should be able to use the scanning features from that program, but as the program was with S130 0.9.0-1 and PCA10001, would it cause a problem? I'm still a beginner about nRF MCU registers and board specific pins, but I think one of the tutorials was saying that you can change the target board in Keil and the required header files will be added, so that the program should run on a different board (here PCA20006).
Thanks, FA main_woPointer.c main_wPointer.c