Skip to content

Not able to read cards (specifically) unless a card/tag is present while the board starts #581

@moussie369

Description

@moussie369

Step 1: Describe your environment

  • OS version: W10 (latest)
  • Arduino IDE version: 1.8.15
  • MFRC522 Library version: 1.4.x
  • Arduino device: nano v3 (clone)
  • MFRC522 device: firmware is 2.0

Step 2: Describe the problem

Cards won't be read unless one is present when the program starts, if trying to read a card after some times it won't detect anything.
It works fine when using older versions (1.3.6 is the last to work)

Affected file(s) or example(s):

*All examples/any code using this library
*DumpInfo

Steps to reproduce:

  1. Reset the board
  2. Wait ~10-15s
  3. Place a card in front of the reader

Observed Results:

Nothing happens and it won't read anything until the board is reseted.
It works fine if only using tags or if a card/tag is present while it's rebooting.

Expected Results:

  • Detect/dump the card informations to serial

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛a not intended feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions