Library for PN5180 with Raspberry Pi 4

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Library for PN5180 with Raspberry Pi 4

2,355 Views
Konrad007
Contributor I

Hey,

I bought a RC522 for a project with a Raspberry Pi 4 but the RC522 has a short range. I need a range of at least 10 cm. So, I bought the PN5180, but now I can't find any working library. I want to use Python for this project, but a C++ or any other programming language library would also be fine. Is there any library available?

Here is the Hardware I want to use: Raspberry Pi 4 to control the reader, NFC Tag (NFC-Chip: NXP NTAG213, NFC-standard: ISO/IEC 14443-A, NFC Forum: Type 2), PN5180

Note: I want to read the UID and don't need to write to the chips.

Thanks, Konrad

0 Kudos
Reply
2 Replies

2,245 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi  

You can download Reader library for PN5180 from below link

https://www.nxp.com/design/designs/nfc-reader-library-software-support-for-nfc-frontend-solutions:NF...

 

Regards

Daniel

 

0 Kudos
Reply

1,005 Views
fy
Contributor I

Hi @danielchen 

which libs should we download, because the contents of the SW352236 folder do not work on raspbian. Lots of inclusion is missing. Can you directly provide a link to a C++ header to use the PN5180-nfc reader. Do you have an example without a GUI?

BR

0 Kudos
Reply