Topic: Does libnfc support PN65N / PN544 chip ?

Is anyone know if libnfc can be used with PN544/PN65N?
And whether libnfc can be porting to other system like Nucleus or not,how?

Re: Does libnfc support PN65N / PN544 chip ?

Hello,

sulen1943 wrote:

Does anyone know if libnfc can be used with PN544/PN65N?

Currently, libnfc does not support PN544 / PN65N.

sulen1943 wrote:

And whether libnfc can be porting to other system like Nucleus or not,how?

libnfc code can be reused in all OS your want: it offer a low-level access to PN53x functions, so at least the chip funcctions wrappers and the driver layer can be reused. I don't think you need the HAL layer.

Romuald Conty