So the self test consistently fails using this library.
I've cone to the conclusion that the ported register functions are incorrect, and have caused instability on the SPI communication bus when communicating with the PICCs via the PCD.
This has been thoroughly tested with consistent errors.
In response, I've gone ahead and restarted this particular project by re-writing the port for the Arduino MFRC522 driver. Essentially, the goal for this repository has been achieved in my new version. I will share it freely on my own github.
If you want me to make a P.R. I can also do that, too.
Feel free to let me know if this is something that is abandoned, otherwise I can just keep the working project on my own github.
So the self test consistently fails using this library.
I've cone to the conclusion that the ported register functions are incorrect, and have caused instability on the SPI communication bus when communicating with the PICCs via the PCD. This has been thoroughly tested with consistent errors.
In response, I've gone ahead and restarted this particular project by re-writing the port for the Arduino MFRC522 driver. Essentially, the goal for this repository has been achieved in my new version. I will share it freely on my own github.
If you want me to make a P.R. I can also do that, too.
Feel free to let me know if this is something that is abandoned, otherwise I can just keep the working project on my own github.