Coder Social home page Coder Social logo

Added NFCIP support (NDEF) about libnfc HOT 7 CLOSED

nfc-tools avatar nfc-tools commented on June 13, 2024
Added NFCIP support (NDEF)

from libnfc.

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Updated patch. Somewhat cleaner now.

Original comment by fkooman%[email protected] on 28 Aug 2009 at 11:01

Attachments:

from libnfc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Hey,

Thanks for patches but could you add doxygen comments to document API ?
What does DEP means ?
Does it remain issues with libnfc-nfcip-reworked.patch ?

Original comment by [email protected] on 2 Sep 2009 at 4:38

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from libnfc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
> Thanks for patches but could you add doxygen comments to document API ?

I will look into this soon :) Is there already a doxygen configuration file 
available
somewhere? 

> What does DEP means ?

Data Exchange Protocol. 

> Does it remain issues with libnfc-nfcip-reworked.patch ?

Yeah well. It is still a problem, nfc_target_send_dep_bytes and 
nfc_target_send_bytes
are basically the same (also true for receive), only a different PN53x command 
is
used. But in the send method there is no way to know what PN53x command to use. 
This
could of course be added to the tag_info struct, but that does not get passed 
to the
send/receive functions.

Any ideas on this? I was thinking about creating a send_differentiated / send  
and
send_dep function where they both call send_differentiated with a parameter
specifying which command is required. Aaarrgh C! :)

Original comment by fkooman%[email protected] on 2 Sep 2009 at 4:50

from libnfc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
There are no Doxygen configuration file yet : use a default one.

I'll look at your issue regarding send/receive command is NFCIP mode next week.

Thanks again for this great contribution.

Original comment by [email protected] on 2 Sep 2009 at 5:00

from libnfc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Now with comments in libnfc.h 

Original comment by fkooman%[email protected] on 2 Sep 2009 at 9:58

Attachments:

from libnfc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Applied as experimental feature in r89, thanks !

Original comment by [email protected] on 3 Sep 2009 at 1:57

  • Changed title: Added NFCIP support (NDEF)

from libnfc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024

Original comment by [email protected] on 3 Sep 2009 at 1:58

  • Changed state: Fixed

from libnfc.

Related Issues (20)

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.