I'm testing with 1.40 for d1 mini and I cannot seem to get MFRC522 integration to work.
In top right of UI it shows
MFRC522v2.0
v1.40
so it seems to recognize reader, but never able to read or write ntag215's
On serial console I also see the messages:
"Triggering NFC Read"
(but no nfc card recognized)
I do have PN532 which I hooked up (SPI mode) and it works with same setup, so I'm sure the code and D1 mini are setup correctly.
I also use this RC522 project with arduino, so I'm thinking the reader is ok as well.
Just wanted to get any feedback from other users whether or not anyone else is successfully using MFRC522 with 1.40 (or any previous version).
I'm testing with 1.40 for d1 mini and I cannot seem to get MFRC522 integration to work.
In top right of UI it shows
MFRC522v2.0
v1.40
so it seems to recognize reader, but never able to read or write ntag215's
On serial console I also see the messages:
"Triggering NFC Read"
(but no nfc card recognized)
I do have PN532 which I hooked up (SPI mode) and it works with same setup, so I'm sure the code and D1 mini are setup correctly.
I also use this RC522 project with arduino, so I'm thinking the reader is ok as well.
Just wanted to get any feedback from other users whether or not anyone else is successfully using MFRC522 with 1.40 (or any previous version).