Page 1 of 1

RFID "MFRC522" does not work

Posted: Fri Feb 22, 2019 11:47 pm
by Pascal_2016
Hello
I tried to run an RFID "MFRC522" with the flowcode component. For experimental purposes I have chosen the example "Display UID".

As microcontroller I chose the Arduino NANO.

When I start the program "Display UID" the program gets stuck in the program step "FCD_08061_RFID__Initialise()".

If I run the same module with an Arduino library I can query the UID without problems.

Can someone help me get the MFRC522 module running with flowcode?

Re: RFID "MFRC522" does not work

Posted: Mon Feb 25, 2019 6:23 pm
by Benj
Hello,

Please can you post your project and we will investigate for you.

Re: RFID "MFRC522" does not work

Posted: Mon Feb 25, 2019 10:58 pm
by Pascal_2016
Hello,

my project see attachment.