Topic: Is Ehuoyan YHY632 compatible with libnfc?

This is a Mifare Reader wich works via serial port. In it's board there is a MFRC500, a STC90C58RD+ and an RS232-TTL signal converter. Is there any chance for this RFID work with libnfc?

Sorry for bad english.

Re: Is Ehuoyan YHY632 compatible with libnfc?

Hi

The libnfc currently support only PN53x-based readers.  However, we are working on improving NFC devices abstraction to make it easier to add support for devices that use another chip.  So unless the MFRC500 is compatible with a PN53x (you'll have to check the documentation of the chip to see), your device is not supported, and it's probably not trivial to add support for it in the current libnfc code.

It should be easier in the future: have a look to our roadmap [1] if you want the details and feel free to comment.

References:
  [1] http://code.google.com/p/libnfc/wiki/Roadmap

Re: Is Ehuoyan YHY632 compatible with libnfc?

Hi ijaera,

Did you find a solution with your  Ehuoyan YHY632 reader ?