Compilation error when using MFRC522 component with ESP32.[SOLVED]

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Sasi
Posts: 56
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 12:11 pm
Has thanked: 22 times
Been thanked: 7 times

Flowcode v10 Compilation error when using MFRC522 component with ESP32.[SOLVED]

Post by Sasi »

Hello,

I would like to ask for a little help.
I want to use the MFRC522 component with the ESP32 MCU, but I get a compilation error. I tried to change the component hardware settings in the Properties window, but the situation did not change.

Regards,
Sasi
MFRC522_test.msg.txt
(21.21 KiB) Downloaded 33 times
MFRC522_test.fcfx
(11.9 KiB) Downloaded 45 times
Last edited by Sasi on Wed May 22, 2024 11:06 am, edited 1 time in total.

medelec35
Matrix Staff
Posts: 1491
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 536 times
Been thanked: 485 times

Re: Compilation error when using MFRC522 component with ESP32.

Post by medelec35 »

Hello Sasi
Many thanks for the bug spot.
ESP32 is being over fussy.
I have fixed the issue.
To try the component.
Browse to this location using file explorer , it's hidden by default so just paste the link into your address bar.

Code: Select all

C:\ProgramData\MatrixTSL\FlowcodeV10\Components
Place the attached component.
If Flowcode is already open, then you will need to reload your project for the new component to work
If you run any component updates, then the component you added will be overwritten, so it will stop working again (unless the component update has been pushed).
Attachments
RFID_MFRC522.fcpx
(14.41 KiB) Downloaded 36 times
Martin

Sasi
Posts: 56
Joined: Wed Dec 02, 2020 12:11 pm
Has thanked: 22 times
Been thanked: 7 times

Re: Compilation error when using MFRC522 component with ESP32.

Post by Sasi »

Hi Martin,

Thank you very much for your help.
Compilation of the program is already working. :D
Unfortunately the MFRC522 component is not working and I don't know why yet.

Regards,
Sasi

P.S.
Then all of a sudden it started working. It was probably a contact fault. It has been doing its job reliably ever since. Hooray! :D

Post Reply