Hallo HansJuergen
Did you install the ESP toolchain?
More infos here:
https://flowcode.co.uk/wiki/index.php?t ... _Toolchain
Search found 982 matches
- Thu Sep 11, 2025 3:45 pm
- Forum: General
- Topic: Fehlercode 0xFF
- Replies: 7
- Views: 206
- Thu Sep 11, 2025 8:10 am
- Forum: General
- Topic: ESP32 UART-USB Brige How to use
- Replies: 11
- Views: 699
Re: ESP32 UART-USB Brige How to use
Hi Martin
Very good, that's something.
Unfortunately, no success yet.
I always get a message saying that the baud rate of Com5 is not supported.
And then com5 is blocked.
Can you tell me which S3 board you have and post your program?
Very good, that's something.
Unfortunately, no success yet.
I always get a message saying that the baud rate of Com5 is not supported.
And then com5 is blocked.
Can you tell me which S3 board you have and post your program?
- Wed Sep 10, 2025 11:29 am
- Forum: Bug Reports
- Topic: esp32 wroom 32 bluetooth not working
- Replies: 5
- Views: 172
Re: esp32 wroom 32 bluetooth not working
Hi Simisv, Hi Maritn
More Info is here:
(You can download the PDF)
viewtopic.php?t=3015&hilit=bluetooth
And then your Bt will work
More Info is here:
(You can download the PDF)
viewtopic.php?t=3015&hilit=bluetooth
And then your Bt will work

- Thu Aug 28, 2025 1:52 pm
- Forum: Feature Requests
- Topic: Get Source Project Filename/Date/Time as String
- Replies: 5
- Views: 429
Re: Get Source Project Filename/Date/Time as String
Hi Martin, Hi Bredan
I've already thought about something like that.
Get a name string...
Perhaps also a string for build number and date/time. Would be easy to send or display two strings.
Demo:
I've already thought about something like that.
Get a name string...
Perhaps also a string for build number and date/time. Would be easy to send or display two strings.
Demo:
- Thu Aug 28, 2025 11:37 am
- Forum: General
- Topic: ESP32 UART-USB Brige How to use
- Replies: 11
- Views: 699
Re: ESP32 UART-USB Brige How to use
Hi Martin I understand there are two ways to use USB: as very fast USB OTG and with the built-in bridge. I have tried both, but without success. I'll take a closer look at it. The ESP32 S3 can be easily programmed with Flowcode. I will use the small, inexpensive Seed and the Atom S3 display. I have ...
- Wed Aug 27, 2025 9:42 am
- Forum: General
- Topic: ESP32 UART-USB Brige How to use
- Replies: 11
- Views: 699
Re: ESP32 UART-USB Brige How to use
Hi Martin
I am not yet able to establish a connection between the ESP32-S3 and the PC.
However, I have more information on this.
https://github.com/espressif/esp-usb-bridge
I am not yet able to establish a connection between the ESP32-S3 and the PC.
However, I have more information on this.
https://github.com/espressif/esp-usb-bridge
- Fri Aug 22, 2025 11:31 am
- Forum: General
- Topic: ESP32 UART-USB Brige How to use
- Replies: 11
- Views: 699
Re: ESP32 UART-USB Brige How to use
Hi Martin Yes, right now again. If the board has a UART to USB bridge (for example, CH340C), it works very well. I have already done many projects with it, and that work very well with the Appdevelopper. Now the problem: Many new supermini boards with ESP32-C3, ESP32-C6, ESP32-S3 no longer have an a...
- Fri Aug 22, 2025 9:27 am
- Forum: General
- Topic: ESP32 UART-USB Brige How to use
- Replies: 11
- Views: 699
ESP32 UART-USB Brige How to use
Hi to All I use a Atom S3 with a display. It's working nice with an extern AD converter and shows the values on display. But I can not send the values to the App-developper I found a help in the internet, there is an intern UART-USB Brige. How can I use it? Select UART0. Enter the default pins of th...
- Mon Aug 18, 2025 2:31 pm
- Forum: Projects - Embedded
- Topic: UART Output is limiting to 20 Characters
- Replies: 6
- Views: 893
Re: UART Output is limiting to 20 Characters
Hi jay_dee
Sorry, my help was wrong. I didn't notice a line.
I think you're doing everything right. Maybe you can split it into two strings as a test.
Sorry, my help was wrong. I didn't notice a line.
I think you're doing everything right. Maybe you can split it into two strings as a test.
- Mon Aug 18, 2025 1:46 pm
- Forum: Projects - Embedded
- Topic: UART Output is limiting to 20 Characters
- Replies: 6
- Views: 893
Re: UART Output is limiting to 20 Characters
Hi jay_dee
one question:
Do the 4 strings have to add up to 30 instead of 20?
one question:
Do the 4 strings have to add up to 30 instead of 20?