Comment #1 on issue 136 by rco...@il4p.fr: Provide kind of polling for
PN533 and PN531 devices
http://code.google.com/p/libnfc/issues/detail?id=136
Its possible to use some timings configuration wrappers added in r1141.
Another way could be to use software timeout as of r1144.
Comment #2 on issue 136 by rco...@il4p.fr: Provide kind of polling for
PN533 and PN531 devices
http://code.google.com/p/libnfc/issues/detail?id=136
This issue was closed by revision r1161.
r1161 implements this software polling using infinite selects and software
timeout introduced in r1144. An improvement could be to mix this and
internal timeouts (using RFConfiguration wrappers introduced in r1141).