Skip to content

Error when running the python Code to read RFID tag #82

@priyesh1112

Description

@priyesh1112

Welcome to the MFRC522 data read example
Press Ctrl-C to stop.
Traceback (most recent call last):
File "Read.py", line 51, in
(status, TagType) = MIFAREReader.MFRC522_Request(MIFAREReader.PICC_REQIDL)
File "/home/pi/MFRC522.py", line 243, in MFRC522_Request
(status, backData, backBits) = self.MFRC522_ToCard(self.PCD_TRANSCEIVE, TagType)
TypeError: 'NoneType' object is not iterable

Could anyone please help in this matter? I am finding it troublesome and so would be glad if someone could sort this issue.

Thanks and Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions