mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 04:06:38 +00:00
New issue Summary: Catch unsupported command before sending to chip Labels: Milestone-1.6.x Actually, libnfc support PN531, PN532 and PN533 NFC chips, but the devices does not the same features. e.g. PN531 does not support ISO14443B modulation. It should great to catch theses unsuported commands before sending to chip in order to prevent a chip error.