Giter Club home page Giter Club logo

pn7150's Introduction

PN7150

Library/Driver for NXP PN7150 NFC device

All documentation is in the Repository Wiki : https://github.com/Strooom/PN7150/wiki

I need help : the NFC-Forum specifications are only free of charge for members. In order to improve and extend this driver, I need more and more recent specs. Please contact me if you are willing to share a copy with me. Thanks!

pn7150's People

Contributors

davidtruyens avatar strooom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pn7150's Issues

Improve timeOut handling

currently, in the NCI stateMachine, the first check is for timeOut and then we check for having received a message.
If for some reason the DH runs the NCI stateMachine after the timeOut (eg due to being blocked somewhere else in code) but the NFC device answered in time, the timeOut will still trigger.
By checking for having received a msg first, and only when nothing received checking for timeOut, the behaviour will be more robust.

Add support for ISO15693 tags

According to the PN7150 datasheet, it should support these tags, but with its default config I can't get them detected.

Add mechanism to detect new tags versus redetecting already detected tags..

After detecting tags, you can deActivate the reader. Then it goes idle and back to discovery. This happens in the order of milliseconds, so a single tag, is detected several times.

It would be better to not clear the list of Tags and :

  • add only new ones. Overwrite the oldest if the list is full
  • indicate the difference between a new one and a re-detected tag

How can I help you completing the PN7150 driver?

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.