PN532 reader support #40

Merged
zotan merged 12 commits from pn532 into dev 2023-04-22 03:15:22 +02:00
Owner

Adds support for NFC-F/FeliCa and non-MIFARE ISO14443A/NFC-A cards (e.g. ITSO, Oyster, EMV), resolves #26

Tasks

  • Either make FeliCa check fast or display a pending graphic (preferable the former)
  • Proper FeliCa support without constantly resetting the chip (either two pads/readers or a button toggle or we figure out how to do both with one w/o any problems)
  • Bypass Apple Pay bug in which it simultaneously presents a nonfunctional NFC-A and NFC-F card in Suica mode
  • Trigger Suica Apple Pay express transit
  • Post-scan "Card #" display overflows for Suica cards, fix this somehow
  • Disable debug output
Adds support for NFC-F/FeliCa and non-MIFARE ISO14443A/NFC-A cards (e.g. ITSO, Oyster, EMV), resolves #26 ## Tasks - [x] Either make FeliCa check fast or display a pending graphic (preferable the former) - [x] Proper FeliCa support without constantly resetting the chip (either two pads/readers or a button toggle or we figure out how to do both with one w/o any problems) - [x] Bypass Apple Pay bug in which it simultaneously presents a nonfunctional NFC-A and NFC-F card in Suica mode - [x] Trigger Suica Apple Pay express transit - [x] Post-scan "Card #" display overflows for Suica cards, fix this somehow - [x] Disable debug output
zotan force-pushed pn532 from de23fe5e1b to 9477f45e58 2023-04-22 02:24:32 +02:00 Compare
zotan added 2 commits 2023-04-22 03:08:15 +02:00
zotan added 1 commit 2023-04-22 03:11:02 +02:00
zotan added 1 commit 2023-04-22 03:13:31 +02:00
zotan changed title from WIP: PN532 reader support to PN532 reader support 2023-04-22 03:14:10 +02:00
zotan merged commit 9fe4ee9862 into dev 2023-04-22 03:15:22 +02:00
zotan deleted branch pn532 2023-04-22 03:15:22 +02:00
Sign in to join this conversation.
No description provided.