Hello,
So i'm trying to emulate a type 4 tag-A using a PN533 dongle and libnfc. I've tried with example from nfc-tools "nfc-forum-tag4" and with "nfc-emulate-uid" (adding nfc_target_receive_bytes instead of nfc_target_receive_bits), the problem is that nfc_target_receive_bytes crash my application. The question is: can i do this using PN533 or i need to use another device, and if the answer is yes what device works fine with this type of emulation?
Hi Horia:
PN533 is not recommended for new designs. Please refer to below link for more details.
https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/usb-nfc-integrated-solution:PN5331B3HN
It is possible for PN533 to emulate type 4, for your question, it will need more information for further analyzing, include the project source files.
Regards
Daniel
Hello Daniel,
Thank you for reply, I'm new on this part what do you mean "new design", and PN7462 do you think it's the best solution for using with Nfc-forum-4tag?