You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using PICC_ReadCardSerial() it seems like uid->uidByte is not cleared before copying the newly read uid into it. When reading a new card, this leads to uid bytes lingering if the second card has a shorter uid.