Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 678 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 678 Bytes

PN532-Felica

Library to read Felica cards using boards with the PN532 NFC chip.

I have a DFRobot NFC Module, but this library should work with other systems using the PN532 chip.

Implemented PN532 commands:

  • SAMConfiguration
  • InListPassiveTarget
  • InDataExchange
  • InDeselect

Felica-specific commands:

  • Polling
  • Request System Code
  • Search Service Code
  • Read Without Encryption
  • Write Without Encryption

The Search Service Code command does not have publicly available documentation. My implementation emulates the felica_search_service function from libpafe.