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

nRf52: Does NFC url coexist with BLE Multilink Central?

Hello,

I am stitching together two examples in nRF_SDK11:

  1. I started with example ble_app_multilink_central

  2. The I added code, includes, to main.c and makefiles from example record_url

The program compiles and loads. BLE scan and connect still works. But the nfc cannot work properly, returning UART log and keeps on reinitialize:

NFC_HAL[NFC_HAL[[NFC_HAL[[NFC_HAL[[NFC_HAL[[NFC_HAL[[NFC_HAL[[NFC_HAL[[NFC_HAL

I am wondering whether this formula would work and any further advice would be appreciated.

FI

Related