RfidResearchGroup / RFIDtools

RRG Android App for use with Proxmark3 RDV4 and the blueshark addon
GNU General Public License v3.0
472 stars 80 forks source link

PN533 based products compatibility #18

Closed Mera-balou closed 4 years ago

Mera-balou commented 4 years ago

I tried the app with my ACR122u (PN532 based) and it works great.

I have also a PN533 based USB antenna which has better performance for NFC detection distance : NFC RFID Reader Writer - DL533N XL. The antenna is fully supported by the open source library LibNFC, but unfortunately not by RFIDtools apk.

Would it be complicated to add the compatibility of PN533 hardware (already supported by LibNFC)?

By the way, I can't wait to receive your new ChameleonMini Rev G & ChameleonTiny...

xianglin1998 commented 4 years ago

Hello Mera balou, for a new device addition (libnfc already exists), this is very simple, we only need to migrate the register driver and configuration, but recently we are maintaining chameleon's project, there is no time to add new device support, sorry. However, we can record this need and add support in later versions.

xianglin1998 commented 4 years ago

PN533 test support will be released, please pay attention to the latest version update.