ElectronicCats / ElectronicCats-PN7150

Arduino library for I2C access to the PN7150 RFID/Near Field Communication chip
MIT License
35 stars 16 forks source link

Is it compatible with the PN7160? #61

Closed amin-mm-dev closed 1 month ago

amin-mm-dev commented 1 month ago

I was just wondering if this library could be used with the PN7160 chip which is a newer version of the PN7150 and is EMVc compliant. Not sure if I have to edit any registers or addresses to correctly access and use the Tag Read functionality of the PN7160 chip.

Here's the link: https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/nfc-plug-and-play-controller-with-integrated-firmware-and-nci-interface:PN7160

xpeqex commented 1 month ago

Hello @amin-mm-dev

Currently, we are working to add support to this chip (no ETA). We will update the documentation and issues once the chip is supported.

Feel free to share your work by contributing to the repo, so this way the support for the chip can be added.