ATrappmann / PN5180-Library

PN5180 library for Arduino
GNU Lesser General Public License v2.1
104 stars 92 forks source link

FeliCa UID read (POL_REQ) support #25

Closed CrazyRedMachine closed 4 years ago

CrazyRedMachine commented 4 years ago

For a project I had to read FeliCa UID in addition to ISO15693 so I wrote the implementation of POL_REQ command for FeliCa 424 cards. I also added a serial print example similar to your ISO15693.

ATrappmann commented 4 years ago

FeliCa UID read (POL_REQ) support