miguelbalboa / rfid

Arduino RFID Library for MFRC522
The Unlicense
2.75k stars 1.43k forks source link

Authenticate and Read Personal Data from multiple RFID #532

Closed wahajmurtaza closed 3 years ago

wahajmurtaza commented 3 years ago

Fixed Authentication failed for multiple RFID Readers Soft Reset in Read Failed Read Personal Data from RFID Different blocks

Q A
Bug fix? no
New feature? yes
Doc update? yes
BC breaks? yes
Deprecations? no
Fixed tickets #...
wahajmurtaza commented 3 years ago

@Rotzbua @miguelbalboa can you hep me? I don't know why the Travis CI build failed.

Rotzbua commented 3 years ago

Not your fault. The script uses platformio. They often change their api and because of that it fails. Should use a pinned version...

But anyway I would not merge due policy: https://github.com/miguelbalboa/rfid#development

Please add the example to the wiki or my forked library https://github.com/OSSLibraries/Arduino_MFRC522v2

Thanks 👍