NP7150 NP7160 NFC readers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NP7150 NP7160 NFC readers

1,536 Views
chandrianAW
Contributor I

Hello All, 

I have a board similar to a Raspberry pi (Khadas VIM4) and there is no shield for that board. What are the options of using this NFC reader without having to design an entire board around it for my SBC? Can I buy one of the shields and just jump wires where I need to? 

Thanks,

 

0 Kudos
Reply
7 Replies

1,524 Views
vicentegomez
NXP TechSupport
NXP TechSupport
0 Kudos
Reply

1,512 Views
chandrianAW
Contributor I

Do you know if this is able to be run on an android device? I see some patches for android but I dont understand if they are just patches for Android Studio production or a library that allows me to run the scanner with the android.

 

Thanks,

Aaron 

0 Kudos
Reply

1,504 Views
vicentegomez
NXP TechSupport
NXP TechSupport

Yes the PN7160 can run on android, but remember it needs a host, like an IMX or other MPU that can run android.

 

Regards

Vicente Gomez

0 Kudos
Reply

1,456 Views
chandrianAW
Contributor I
I got a reply that I should follow this procedure:
https://www.nxp.com/docs/en/application-note/AN11690.pdf

but when I try to clone the android git repo, I do not have the /vendor/NXP directory under vendors or the subdir NXP/NFC shown on page 7. Should I have a library already installed for this directory to be there? Please help. Thanks, Aaron

0 Kudos
Reply

1,442 Views
chandrianAW
Contributor I
I am on a tight deadline. Someone please help if you can.
0 Kudos
Reply

1,441 Views
chandrianAW
Contributor I
Ok I realized I need the full library first:
Clone the nxp-pn5xx repository into the kernel directory:
$ cd drivers/misc
$ git clone https://github.com/NXPNFCLinux/nxp-pn5xx.git

I do not have /driver/misc
0 Kudos
Reply

1,435 Views
chandrianAW
Contributor I

Are there any guides on how to build this library for linux/android? does not seem trivial

0 Kudos
Reply