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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

3,206 次查看
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 项奖励
回复
3 回复数

2,938 次查看
oedze
Contributor I

Have you ever gotten this to work? 

 

0 项奖励
回复

2,913 次查看
jr_hernandez
Contributor II

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

0 项奖励
回复

3,197 次查看
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 项奖励
回复