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

How to add NFC functionality in nRF52840 ble_app_uart?

Hi,

I am using Keiluvision 5 , nRF5-SDK version - 15.2 with SoftDevice S140, My application requires to have NFC functionality as well as UART, but when I try to merge the code I get library header errors- that abc.h not found, I am new to Keil, can you guide me or give some reference on how to merge this two codes from SDK 1.  ble_app_uart and 2. ble_app_hrs_nfc_pairing.

Related