Esp

For general Flowcode discussion that does not belong in the other sections.
Post Reply
WingNut
Posts: 254
http://meble-kuchenne.info.pl
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 33 times
Been thanked: 23 times

Esp

Post by WingNut »

So, I've started dabbling with esp32 devices. Total esp noob. :)
Just installed toolchain and tried my first compile. Got the error in the message file but I haven't the slightest notion what it means. Quick pointer to get me moving along would be appreciated (Martin me old mucker?)

N
Attachments
ESP32 temp monitor.msg.txt
(2.71 KiB) Downloaded 28 times
ESP32 temp monitor.fcfx
(14.7 KiB) Downloaded 30 times

medelec35
Matrix Staff
Posts: 1451
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: Esp

Post by medelec35 »

Hello.
Did you follow this to the letter making sure the IDF version is 4.1 that has been installed?
I would recommend uninstalling python, and ESP idf and following the PDF within the link I sent step by step as the ESP32 toolchain is really fussy.
Martin

WingNut
Posts: 254
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 33 times
Been thanked: 23 times

Re: Esp

Post by WingNut »

No sorry I accepted the defaults but have reinstalled and now getting python errors i need to resolve

medelec35
Matrix Staff
Posts: 1451
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: Esp

Post by medelec35 »

What python version did you install?
Perhaps if you reinstall again you can manually delete the python and IDF folders after uninstalling them?
Martin

WingNut
Posts: 254
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 33 times
Been thanked: 23 times

Re: Esp

Post by WingNut »

3.74
That ok?

medelec35
Matrix Staff
Posts: 1451
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: Esp

Post by medelec35 »

3.74 should be OK to install.
Martin

WingNut
Posts: 254
Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 33 times
Been thanked: 23 times

Re: Esp

Post by WingNut »

Hi Martin whats the output file called? I think I have it compiling ok
Attachments
ESP32 temp monitor.msg.txt
(15.93 KiB) Downloaded 36 times

Post Reply