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

Creating Arduino Nano 33 BLE Library for nRF52840 NFC Features

Hi,

I would like to create a library for the Nano 33 BLE to be able to use the NFC features that are available via the nRF52840 chip.

I am aware that there are some examples on using NFC Nordic's website, but they based on the nRF5 SDK:

infocenter.nordicsemi.com/index.jsp

I also read that the NFC could be used through the mbedOS but I it would be more convinient for me to access all the neccessary libraries on Arduino's platfrom.

As I am not experienced in this area, I wonder what steps I should take to create/convert a new library for the NFC based on the examples provided by Nordic?

If someone could suggest a ‘roadmap’ for developing the library, it would be greatly appreciated. (or some material that could help me get started)

Thanks

Parents Reply Children
No Data
Related