ESP 8266 ON FLOWCODE 9 ?

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
solozerouno
Posts: 113
http://meble-kuchenne.info.pl
Joined: Tue Dec 08, 2020 4:36 am
Has thanked: 2 times
Been thanked: 2 times

ESP 8266 ON FLOWCODE 9 ?

Post by solozerouno »

I'd like to be able to use ESP 8266 with flowcode 9. Thanks Alessandro

BenR
Matrix Staff
Posts: 1726
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 438 times
Been thanked: 602 times

Re: ESP 8266 ON FLOWCODE 9 ?

Post by BenR »

Hello,

You can use the ESP8266 as a slave to a microcontroller but we don't currently support the ESP8266 as a target microcontroller, just the ESP32 at the moment.

solozerouno
Posts: 113
Joined: Tue Dec 08, 2020 4:36 am
Has thanked: 2 times
Been thanked: 2 times

Re: ESP 8266 ON FLOWCODE 9 ?

Post by solozerouno »

But it is possible to have it in the future perhaps integrated to the Esp32. I know that Esp32 is a very powerful card but for simple things an Esp 8266 is enough. Thanks Alessandro.

BenR
Matrix Staff
Posts: 1726
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 438 times
Been thanked: 602 times

Re: ESP 8266 ON FLOWCODE 9 ?

Post by BenR »

Hello,

ESP8266 requires a completely seperate toolchain and even Espresiff don't recomment you use the 8266 toolchain on Windows. We tried and found it was a lot more difficult then it should be. This combined with the fact that the code bases are not compatible means its very tricky and not commercially viable. Also the price difference between the ESP32 and the ESP8266 is very small so it makes sense to use the ESP32 where possible.

So no at the moment we don't have any plans to include the ESP8266 as a Flowcode target.

Post Reply