NFC Nxp lib Porting guide for ESP32 (ESP-IDF)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NFC Nxp lib Porting guide for ESP32 (ESP-IDF)

2,211 Views
jr_hernandez
Contributor II

Hi,

Is there any porting guide to help when porting NFC lib to ESP32 (ESP-IDF) platform?

Any clue will be welcome.

Regards, Ramon.

0 Kudos
Reply
3 Replies

1,943 Views
oedze
Contributor I

Have you ever gotten this to work? 

 

0 Kudos
Reply

1,918 Views
jr_hernandez
Contributor II

Yes, it was not easy and quick, but I managed to port it.

0 Kudos
Reply

2,202 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi  @jr_hernandez 

 

we don't have a porting guider for ESP32.   But the NXP Reader library is encapsulated into layers and components written in ANSI C.  The library structure provides a modular way of programming and setting up to the reader interface.

It is easy to porting to other MCUs.

pleaser refer to docs\NxpNfcRdLib\NXP-NFCReaderLibrary-apiguide 

for more details

 

Regards

Daniel

0 Kudos
Reply