Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I help you completing the PN7150 driver? #15

Open
ErlendFj opened this issue Nov 14, 2021 · 1 comment
Open

How can I help you completing the PN7150 driver? #15

ErlendFj opened this issue Nov 14, 2021 · 1 comment

Comments

@ErlendFj
Copy link

You mentioned membership in NFC Forum is needed to get the reference documents you require. It looks like the entry level is 1500$, which is too much for me, but if there are alternatives I could be able to chip in. Also I found one implementation that you may not be aware of here: https://libstock.mikroe.com/projects/download/4732/0/4732_nfc_2_click.zip
For my project I will be polling 6 off PN7150, and I need both Active mode, Passive mode, and Point-to-pint communication. My language of preference is Python (CircuitP), but anything goes. Please tell if there is anything I can do to help.

@Strooom
Copy link
Owner

Strooom commented Nov 15, 2021

Hi erlendFj, thanks for your message. At this time the PN7150 driver is doing what it needs to do for our application (toolsquare.io) and it is reliable and stable.
I have no short term plans to extend it to do more than just reading cards, as I am already busy on other firmware projects.
In order to extend it, we need to know what NCI msgs to send at the low level of data-exchange. I think the easiest way would be to reverse engineer the demo application that comes with NXP. However it runs on FreeRTOS, so you need to set up an environment for that first.

Kind regards, Pascal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants