RFID "MFRC522" does not work

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
Pascal_2016
Posts: 89
Joined: Wed Aug 31, 2016 4:48 pm
Been thanked: 4 times
Contact:

RFID "MFRC522" does not work

Post 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?

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: RFID "MFRC522" does not work

Post by Benj »

Hello,

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

Pascal_2016
Posts: 89
Joined: Wed Aug 31, 2016 4:48 pm
Been thanked: 4 times
Contact:

Re: RFID "MFRC522" does not work

Post by Pascal_2016 »

Hello,

my project see attachment.
Attachments
MFRC522_UID_Test.fcfx
(14.47 KiB) Downloaded 177 times

Post Reply