cockpit full nfc function, and reader library for win32

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

cockpit full nfc function, and reader library for win32

1,759 次查看
dotnfc
Contributor I

A. cockpit is not suitable to demonstrate the full nfc functions, i think:

- missing the p2p and hce(with ndef) UI pages, 

- missing picc autopolling function (auto discovery)

- missing mifare, icode cards' demo UI pages.

B. Is there any plan to open the Reader Library for WinOS?

cockpit is based on NxpNfcRdLib.dll, but without proper c/c++ header and .lib files,

we cannot use eva-board on windows platform. but there is many _WIN32 macros

and a 'ph_NxpBuild_Pc.h' header.

my plan is, get to familiar with nfc reader library on windows msvc, and cutdown

the reader library to target mcu which resource is limited.

btw. it should be very wonderful, nxp reader library with python binding officially.

标签 (2)
标记 (2)
0 项奖励
回复
2 回复数

1,540 次查看
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

 

Thank you very much for the feedback provided I’ll pass it over to the corresponding team. About the second question , we currently do not have any plans to open the Reader Library for Windows.

 

Best Regards,

Estephania

0 项奖励
回复

573 次查看
vincentthivent
Contributor III


Hello,

for the file "ph_NxpBuild_Pc.h", you can start by copying file "ph_NxpBuild_Platform.h" into file "ph_NxpBuild_Pc.h". Then you'll need to make some changes

 

Vincent

0 项奖励
回复