-
Notifications
You must be signed in to change notification settings - Fork 25
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
PN7150 EoL #17
Comments
I don't know what are the differences between PN7150 and PN7160, but looking at the partnumber it seems like it's minor changes. So there is a good chance the library already works as it is today. This library was developed for a product which is still being sold, so in case the 7150 is EOL, I will have to update it for this product when we replace it with the 7160. |
First thanks a lot for your quick reply, Pascal! I did give your library a quick try with a PN7160 and while it is discovered on the I2C bus (on the expected address), it seems not to react upon any command being sent. Looking at the "PN7150 to PN7160 Migration Guidelines" from NXP They also mention that there would be SW6705 - PN7160 NXP-NCI MCUXpresso Example Project which provides reference source code for PN7160 NFC Controller. I took a quick look, but having a very hard time adapting anything from their into your project. Any advice would be highly appreciated. Best regards and thanks |
Ok, that is useful input : so it would need to modify the NCI (basically the commands / responses between MCU and PN71X0). I don't have any PN7160 at this time, so it will take some time to fix this. Not sure if you have a deadline or so. My paid work always comes before the things I do for free. |
Really appreciating your quick response and support, Pascal! This is not extremely urgent, but you know, would still be happy to get it working after all. ;-) I figure it's much easier to investigate with something to actually test. I see you're located in Belgium - if you like, I could send you a test PCB with the PN7160 and I2C exposed: Thanks again |
I was trying to get the NCI 2.0 spec, but now I remember the NFC forum does not provide them for free... |
Thanks, Pascal, and the PCB is already on the way to you! :-) |
Hello Andreas, the PCB has arrived.
I cannot start working on it immediately, but in a few weeks I will take a
look at the PN7160 and keep you posted on any progress.
P
Op zo 29 sep 2024 om 23:26 schreef ab-tools ***@***.***>:
… Thanks, Pascal, and the PCB is already on the way to you! :-)
—
Reply to this email directly, view it on GitHub
<#17 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5KOZJXO7AR4Q642TVSH73ZZBV7TAVCNFSM6AAAAABPAYBLOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBRGYYDSOBXG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Met vriendelijke groeten
Pascal Roobrouck
------------------------------------------------------------------------------------------------
*Instructables <https://www.instructables.com/member/strooom/> | Hackster
<https://www.hackster.io/strooom>*
* | Github <https://github.com/Strooom> | Twitter
<https://twitter.com/strooom> *
|
Great, thanks a lot, Pascal! |
I've managed to get a copy of NCI V2.0 spec, so now I can put it side-by-side with V1.0 to see where it differs. |
That's really great to hear - thanks for the update, Pascal! |
Hi Andreas, |
That's great to hear, much appreciating your feedback, Pascal! :-) |
Hello Pascal,
first thanks for creating this great library!
The PN7150, however, is EoL for a while and not recommended for new designs by NXP.
Any chance you could support the successor PN7160 with your library as well?
Best regards and thanks
Andreas
The text was updated successfully, but these errors were encountered: