ESP32 sometimes error, sometimes ok

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
stefan.erni
Valued Contributor
Posts: 752
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

ESP32 sometimes error, sometimes ok

Post by stefan.erni »

Hi Ben

A problem with the ESP32 and FC9. If I compile, sometimes I get an error, sometimes it's ok with the same program.
but mostly error.... It's on all ESP32 board's
regards

Stefan
good_2021-08-10_10-39-12.png
good_2021-08-10_10-39-12.png (48.33 KiB) Viewed 1739 times
bad_2021-08-10_10-35-18.png
bad_2021-08-10_10-35-18.png (26.44 KiB) Viewed 1739 times

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

Re: ESP32 sometimes error, sometimes ok

Post by BenR »

Hello,

That's very odd I've not come across that problem.

Are you running any antivirus or firewall software that may be interfering either flagging things as false positives or preventing things from running in a timely manner?

If not then It might be worth uninstaling the ESP toolchain and reinstalling and hopefully that will resolve the problem for you.

stefan.erni
Valued Contributor
Posts: 752
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 171 times

Re: ESP32 sometimes error, sometimes ok

Post by stefan.erni »

Hi Ben

It's not a big problem. it's not often and I press one more times.

In this way I found a nice zip file in a zip file with a program (EspRFTestTool_v2.8_Manual.exe) to flash bin (from FC9 created) direct in a ESP32
This is a big help to programming a serie of ESP32 very fast.Like the MPLAB X IPE v5.40 from Microchip (for PIC32)
In this tool for the ESP32 is much more included like Power Option for the RF part ....

ESP_RF_Test_EN
EspRFTestTool_v2.8_Manual.zip
EspRFTestTool_v2.8_Manual.exe

regards

Stefan

https://www.espressif.com/en/support/do ... d%5B%5D=73

ESP-Tool_2021-08-19_17-09-53.png
ESP-Tool_2021-08-19_17-09-53.png (135.42 KiB) Viewed 1697 times

Post Reply