cockpit full nfc function, and reader library for win32

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

cockpit full nfc function, and reader library for win32

1,758件の閲覧回数
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,539件の閲覧回数
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 件の賞賛
返信

572件の閲覧回数
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 件の賞賛
返信