Hello,
I'm developing a CC2540 based NFC card reader using a NXP MFRC522 IC. The reader will be connected to the SPI interface on pins MISO(P0_2), MOSI(P0_3),SSN(P0_4) and SCK(P0_5). I would like to know if there is any driver or library I can use to interface the CC2540 and the MFRC522 or if anyone has advice on the best approach to take moving forward with this?
Any help will be appreciated.
Thank you