-When I make a reboot and start the Read.py file like this: "python Read.py" it always looks like this:
Code: Select all
root@raspberrypi:~/MFRC522-python# python Read.py
Welcome to the MFRC522 data read example
Press Ctrl-C to stop.BUT sometimes it doesn't work and I have to abort and reopen the with "python Read.py" then it mostly works if not, I have to do a reboot.
How can this be
Is there a log or something to see why it's not working?
I'm using the Raspberry 3b+ with the newest RASPBIAN STRETCH LITE.