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

Allow to specify speed in NFC device description #20

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments
Closed

Allow to specify speed in NFC device description #20

GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Current svn trunk (r99) can now handle a NFC connection to a specified
device. For ARYGON readers (and PN532 using UART) serial port can be
specified but not serial speed.
Actually speed is hardcoded (in rs232.c) and can become a problem if a
serial NFC reader doesn't use 115200 bauds.

Original issue reported on code.google.com by romu...@libnfc.org on 8 Sep 2009 at 8:05

@GoogleCodeExporter
Copy link
Author

Fixed in r110.

Original comment by romu...@libnfc.org on 15 Sep 2009 at 9:22

@GoogleCodeExporter
Copy link
Author

Original comment by romu...@libnfc.org on 17 Sep 2009 at 9:58

  • Changed title: Allow to specify speed in NFC device description
  • Changed state: Fixed

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

No branches or pull requests

1 participant