Hi,
i doing NFC for 52840DK pca10056,and using SDK17.2,
i find project ble_nfc_pairing_reference_c pca10040,but without pca10056.
and now i need NFC pairing ble_central for pca10056.
any one know how to got it?
thanks
best regards
Hi,
You can port the PCA10040 example to PCA10056 by going into the project settings in SES and select common:

Change the target type:

Change the memory placements:

Change the load file to s140 softdevice:

Change the preprocessor definitions accordingly:

best regards
Jared