miguelbalboa / rfid

Arduino RFID Library for MFRC522
The Unlicense
2.74k stars 1.43k forks source link

Problem for presence tag #553

Closed umbertoge closed 3 years ago

umbertoge commented 3 years ago

Hi i test library for rc522.... but i have problem with command for read tag in the zone.....

if i call this routine, the answer (return) with tag on the antenna is in sequence 00,02,00,02,00,02 but with tag in the rfid signal, the answer muste be always 00,00,00,00,

why? thanks

/**

Rotzbua commented 3 years ago
  1. Environment information?
  2. Return value of 02 on a bool func?