marcus905 / libnfc

Automatically exported from code.google.com/p/libnfc
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Support higher speeds for Type A tags #274

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See http://www.libnfc.org/community/post/5098/#p5098
Currently nfc_initiator_select_passive_target() works only at NBR_106 for 
NMT_ISO14443A tags.
We should add support for NBR_212, NBR_414, NBR_847 by calling InPSL after 
selection.

Original issue reported on code.google.com by yob...@gmail.com on 10 Mar 2014 at 10:23

GoogleCodeExporter commented 9 years ago
Fixed in commit ddde2dd8f2749e2c2a9302f60e9dd747f0da46e9

Original comment by yob...@gmail.com on 10 Mar 2014 at 11:17