ESP32

For general Flowcode discussion that does not belong in the other sections.
Post Reply
bercioiu
Posts: 12
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 9:21 pm
Location: Romania
Has thanked: 10 times

ESP32

Post by bercioiu »

Hi! How can I compile ESP32 in FC10? I downloaded ESP toolchain, but I don't have a license, how can I get one?
Thanks!
L10.png
L10.png (136.57 KiB) Viewed 130 times
Oh, and one more thing, I downloaded FC11 to try it, but it won't let me do anything, no matter what I try, it tells me that I don't have the required license...
L11.png
L11.png (249.32 KiB) Viewed 130 times
And PPS: Under what conditions is it free? Thank you!
Free.png
Free.png (182.74 KiB) Viewed 130 times

Steve-Matrix
Matrix Staff
Posts: 1619
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 224 times
Been thanked: 382 times

Re: ESP32

Post by Steve-Matrix »


bercioiu
Posts: 12
Joined: Thu Dec 03, 2020 9:21 pm
Location: Romania
Has thanked: 10 times

Flowcode v10 Re: ESP32

Post by bercioiu »

So, how can I compile esp32 in FC 10?

Steve-Matrix
Matrix Staff
Posts: 1619
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 224 times
Been thanked: 382 times

Re: ESP32

Post by Steve-Matrix »

If you run Flowcode (v10 or v11) then the "ESP32" and "ESP32_WROOM_32" targets are available to use without purchasing the ESP chip-pack.

You will also need to have the ESP toolchain installed.

bercioiu
Posts: 12
Joined: Thu Dec 03, 2020 9:21 pm
Location: Romania
Has thanked: 10 times

Re: ESP32

Post by bercioiu »

As I said above, I installed the toolchain for esp32, but the compiler message is that I do not have a valid license to compile.


comp_mes.png
comp_mes.png (123.78 KiB) Viewed 41 times


Thank you!

medelec35
Matrix Staff
Posts: 2171
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 662 times
Been thanked: 735 times

Re: ESP32

Post by medelec35 »

Hello.
Steve stated:
Steve-Matrix wrote:
Thu Oct 30, 2025 12:19 pm
If you run Flowcode (v10 or v11) then the "ESP32" and "ESP32_WROOM_32" targets are available to use without purchasing the ESP chip-pack.
The target device you selected is WROVER which neither of the target devices Steve stated, so its not free, hence the licence message.
ESP not free.png
ESP not free.png (125.58 KiB) Viewed 33 times
You will need to change your device from ESP32_WROVER to either ESP or ESP32_WROOM_32
Martin

Post Reply