using st25r3911b with esp32S3 Dev Module and a Molex antenna
I’m currently working on a project where I already managed to read ISO14443 tags (NTAG213) successfully.
To improve the reading quality and range, I now want to switch to ISO15693 tags.
However, I’ve spent more than 30 hours trying, and so far, I haven’t been able to read a single one.
I know that using the RFAL (Radio Frequency Abstraction Layer) is the right approach for ISO15693, but no matter what I do, it just doesn’t work.
I’ve tried several examples, libraries, and even asked AI tools for help — but I also know that AI isn’t great when it comes to low-level driver implementation.
Does anyone here have experience with ISO15693 and RFAL on ESP32? Any working examples or tips would be really appreciated.
