Page 5 of 6

Re: ESP 32 Toolchain problem

Posted: Tue Mar 16, 2021 4:35 pm
by p.erasmus
Felix.

Genau that could be the one I do not know the WROOM board you should select it in the Flowcode Properties and try ,if it does not work as your board supplier why this thing is not working .
To test if it is the correct port for the board just unplug it and see if the port number is removed from the list and plug the board in again then it should show again in the list :D

Re: ESP 32 Toolchain problem

Posted: Wed Mar 17, 2021 10:37 am
by felixegger
Thank you again
Yes, I plugged and unplugged my ESP32 WROOM32 and so the information I pointed to in my last image appeared and disappeared. I also activated the correct device. I could program my device without any problems from the Arduino IDE. But the Flowcode Plattform seems to be much more comfortable and I consider to buy it. If you don't mind, please ask one of your teammembers to do the test on a ESP32 WROOM32, because this type is very popular. Look how many views our dialogue has and how may users are desperately hoping for an answer.
Thank you for further help
Felix

Re: ESP 32 Toolchain problem

Posted: Wed Mar 17, 2021 11:00 am
by LeighM
So you have set COM4 in the settings?
You might need to press a "program" button on the ESP board?

Could you please attach your project msg.txt file that is created by Flowcode when you have tried to program to device.

Re: ESP 32 Toolchain problem

Posted: Thu Mar 18, 2021 10:05 am
by felixegger
Yes, I have chosen the COM4 Port in the settings.
Yes, I have pressed the 2 Buttons in all possible sequences and combinations before sending the program to the device.
Unfortunately I still got the message : Programmng failed
Here is my msg.txt file
Thanks

Re: ESP 32 Toolchain problem

Posted: Thu Mar 18, 2021 10:08 am
by LeighM
Hi,
Could you please attach the actual Flowcode3.msg.txt file?

Re: ESP 32 Toolchain problem

Posted: Thu Mar 18, 2021 10:39 am
by felixegger
Compiler message

Re: ESP 32 Toolchain problem

Posted: Thu Mar 18, 2021 11:10 am
by LeighM
Hi,
The images do not give us enough information, please attach the Flowcode3.msg.txt file ...


add_files.jpg
add_files.jpg (16.15 KiB) Viewed 8156 times

Re: ESP 32 Toolchain problem

Posted: Thu Mar 18, 2021 11:54 am
by felixegger
Sorry, here comes my newest msg.txt file

Re: ESP 32 Toolchain problem

Posted: Thu Mar 18, 2021 12:02 pm
by dvcam99
Hello Felix

first I would suggest to just compile your programm just as a HEX file.

If this compiles OK the main part of the toolchain seems to be OK. If not different story.

Secod step compile and prog/flas your ESP32 device.

With my ESP32 WROOM device wich I bought from AZ Delivery there is no need to push any button in order to prog/flash.

It will be progged always direct from the FC9 surface.

In case that progging is a problem check your device manager that the ESP32 is available under COM ports.

Pls. see the following example:
ESP32_com_port.png
ESP32_com_port.png (161.13 KiB) Viewed 8150 times
In my WIN10 case it is installed under COM3 as Silicon Labs

BR

Dirk

Re: ESP 32 Toolchain problem

Posted: Thu Mar 18, 2021 12:17 pm
by LeighM
Yes, just to confirm, the programming COM PORT is not set properly in the Project Settings.
You need to explicitly select it from the drop list and then click Modify button.