NFC library issue with nrf52840 sense #111
Replies: 1 comment
-
Hi, the NFC library is currently under updating and will be published soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I was trying to use NFC on nrf52840 sense as explained in the wiki example.
I am getting the error : "NFC.h : No such file or directory" for the normal board,
and the error "NFC was not declared in this scope" for the mbed board.
This seems to be a library issue but i have no idea how to fix it.
Your help would be very appreciated, thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions