fabio55 Member Licensed User Longtime User Sep 16, 2016 #1 I just have a ACR122 NFC card reader and I would like to just use for reading the TAGID from a windows program. It is possible with B4J? Is there any library for NFC?
I just have a ACR122 NFC card reader and I would like to just use for reading the TAGID from a windows program. It is possible with B4J? Is there any library for NFC?
Erel B4X founder Staff member Licensed User Longtime User Sep 18, 2016 #2 How is the reader connected to the PC? If it is connected through a serial port then you can use jSerial. Upvote 0
How is the reader connected to the PC? If it is connected through a serial port then you can use jSerial.
fabio55 Member Licensed User Longtime User Sep 18, 2016 #3 It is connected via USB and I see it as a Smart Card Reader- In the list it appears as: ACR122 Smart Card Reader Upvote 0
It is connected via USB and I see it as a Smart Card Reader- In the list it appears as: ACR122 Smart Card Reader
Erel B4X founder Staff member Licensed User Longtime User Sep 18, 2016 #4 There is currently no library for interacting with smart card readers. Upvote 0