Page 1 of 1

Buy Flowcode11!

Posted: Wed Nov 05, 2025 5:43 pm
by jgu1
Hi MM team!

I am considering upgrading my Flowcode from version 10 to version 11 proff. full pack, but I have a few questions, hope it´s ok:

* In Flowcode 11, are the same components used as in Flowcode 10, or are we starting over with new ones (and possibly new bugs)?
* Are the same ToolChains used in Flowcode 11, or do I need to install them again?
* In FC10 the Arduino Nano 328 115200 is available but not in FC11, only Arduino Nano 328 (cheap one). Is this now working for both?
* In my current Flowcode 10 installation, after downloading the latest ESP Toolchain, it installed IDF 5.3, which prevents me from compiling the ESP32 C models. Will I be able to use the C models in Flowcode 11?
* Can I open and continue project wich I have started in FC10?
* If I purchase the upgrade now, is the current price the final one, or is there a chance of additional discounts as we approach Black Friday ;) ?

Thank´s in advance

Jorgen.

Re: Buy Flowcode11!

Posted: Thu Nov 06, 2025 12:00 pm
by Steve-Matrix
Thanks for your post, Jorgen. Some answers are below:
jgu1 wrote:
Wed Nov 05, 2025 5:43 pm
* In Flowcode 11, are the same components used as in Flowcode 10, or are we starting over with new ones (and possibly new bugs)?
With v11, we start by making direct copies of the v10 components. We have been using the v10 components with v11 for a while internally and we hope any v11-specific bugs have been caught.

Over time, the v11 components will receive updates and fixes. Some of these will be applied to the equivalent v10 components, but over time we will do this less.

jgu1 wrote:
Wed Nov 05, 2025 5:43 pm
* Are the same ToolChains used in Flowcode 11, or do I need to install them again?
The toolchains are the same. You should not need to reinstall them, but you will probably need to tell Flowcode where these toolchains are. There is a tab in Global Options for this and you should edit it to show the same information as v10.

jgu1 wrote:
Wed Nov 05, 2025 5:43 pm
* In FC10 the Arduino Nano 328 115200 is available but not in FC11, only Arduino Nano 328 (cheap one). Is this now working for both?
That might be an oversight - we'll look into it.

jgu1 wrote:
Wed Nov 05, 2025 5:43 pm
* In my current Flowcode 10 installation, after downloading the latest ESP Toolchain, it installed IDF 5.3, which prevents me from compiling the ESP32 C models. Will I be able to use the C models in Flowcode 11?
There should be other ESP threads on these forums that should help get those devices supported.

jgu1 wrote:
Wed Nov 05, 2025 5:43 pm
* Can I open and continue project wich I have started in FC10?
Yes - v10 projects should open in v11 without problem.

Sometimes, v11 projects will open ok in v10. But if you have edited in v11 and used some of the new features in v10 then there could be problems.

jgu1 wrote:
Wed Nov 05, 2025 5:43 pm
* If I purchase the upgrade now, is the current price the final one, or is there a chance of additional discounts as we approach Black Friday ;) ?
We have no Black Friday plans for additional discounts that I am aware of.

Re: Buy Flowcode11!

Posted: Thu Nov 06, 2025 12:24 pm
by jgu1
Hi Steve!

Thank you very much for answer, I expect to upgrade in the near future :D

Br Jorgen

Re: Buy Flowcode11!

Posted: Thu Nov 06, 2025 12:45 pm
by Steve-Matrix
jgu1 wrote:
Wed Nov 05, 2025 5:43 pm
* In FC10 the Arduino Nano 328 115200 is available but not in FC11, only Arduino Nano 328 (cheap one). Is this now working for both?

We've checked and that target is there in v11.

Re: Buy Flowcode11!

Posted: Thu Nov 06, 2025 12:46 pm
by BenR
Hello,
* In FC10 the Arduino Nano 328 115200 is available but not in FC11, only Arduino Nano 328 (cheap one). Is this now working for both?
This should still be there in v11, I've checked and it's there for me in both the default files and the main Arduino list.
Maybe you were looking at the free targets?

Ah Steve beat me to it :lol:

Re: Buy Flowcode11!

Posted: Thu Nov 06, 2025 1:08 pm
by jgu1
Hi both, guess Ben is right, I will check, thank`s ;)