Hello and thanks for the reply. In reality I purchased one of those boards found on various e-commerce platforms, I'm using it with an ESP32 and I program it through the Arduino IDE and a library called PN5180 library, compatible with the Arduino UNO and the ESP32. I chose the ESP32 because it has output on the 3V3 pins and I don't need a logic shifter.
I use the Arduino IDE to program it and a PN5180 library. My intent is to use ICODE SLIX2 adhesive tags as I used the TAG215 with NDEF encoding. The problem is that with these "unofficial" boards the library probably doesn't work at its best. So my question is if there is a library that works with these cheap boards and is more up to date since the last update of the library is in 2022 and the repository has been closed to comments.This is the link to the library
https://github.com/ATrappmann/PN5180-Library
I'm also attaching an image of the board to help you understand which board I'm using.
Thank you.