ACR122 NFC-Reader/-Writer Java Application (Interface implementation) -
currently struggling interface between acr122 nfc reader , java. trying achieve read nfc-tag , read value java variable. sounds simpler (for me).
what know know bytes have send in order read , write properly. need know how communicate device can send commands (initialize, read/write, close connection)?
the manufacturer adds interface written in c (or c++?). unfortunately know java need library use , examples (and maybe explanations). if happen know how achieve goal , going explain me how process works, happy.
some additional informations:
- operating system programm should work on (windows 7 64x)
- the recent jdk
- the transfer , stored data on nfc-tag doesn't have secure
if information needed, please don't hesitate ask it. glad every bit helps.
Comments
Post a Comment