hi,
Thanks for reply.
If i understand correctly PN512 is just NFC frontend without controller and in built firmware unlike PN7150.
I followed the steps and able to compile and load the pn5xx_i2c kernel modules.
running nfcDemoApp result into segmentation fault.
root@pavan:/home# ls /dev/pn544
/dev/pn544
root@pavan:/home# ./nfcDemoApp write --type=Text -l en -r "Test"
#########################################################################################
## NFC demo ##
#########################################################################################
## Write mode activated ##
#########################################################################################
SNEP Client Register Callback Failed
Leaving ...
root@pavan:/home# ./nfcDemoApp poll
#########################################################################################
## NFC demo ##
#########################################################################################
## Poll mode activated ##
#########################################################################################
SNEP Client Register Callback Failed
Leaving ...
root@pavan:/home# ./nfcDemoApp push -t URI -u http://www.nxp.com
#########################################################################################
## NFC demo ##
#########################################################################################
## Push mode activated ##
#########################################################################################
SNEP Client Register Callback Failed
... press enter to quit ...
Leaving ...
Regards,
Pavan