Search found 1062 matches

by stefan.erni
Fri Mar 13, 2026 2:01 pm
Forum: General
Topic: ESP32 UART-USB Brige How to use
Replies: 32
Views: 15065

Re: ESP32 UART-USB Brige How to use

Hi Martin, Hi Ben I've already made some progress. Instead of the ESP3S3 in general, I'll try just the ESP3S3 Mini first. The pin layout is clearer on that chip. I took a closer look at the ESP32S3-Mini, and the pins for RX/TX are : UART0 mapped to GPIO 43 (TX) and GPIO 44 (RX). But I'm still having...
by stefan.erni
Fri Mar 13, 2026 1:45 pm
Forum: Feature Requests
Topic: ESP32S3 Mini-1 as target
Replies: 4
Views: 1709

Re: ESP32S3 Mini-1 as target

Hi Ben

Here's another small issue
For me, the most important thing is that UART0 is mapped to GPIO 43 (TX) and GPIO 44 (RX).

Maybe it's just a graphics issue with the PIN number:
2026-03-13_14-25-26.PNG
2026-03-13_14-25-26.PNG (33.19 KiB) Viewed 315 times
2026-03-13_14-34-05.PNG
2026-03-13_14-34-05.PNG (122.37 KiB) Viewed 315 times
by stefan.erni
Fri Mar 13, 2026 11:12 am
Forum: Feature Requests
Topic: ESP32S3 Mini-1 as target
Replies: 4
Views: 1709

Re: ESP32S3 Mini-1 as target

Hi Ben

One more question.
The ESP32S3 Mini has 3 UARTs.
Can you add the third one?
2026-03-13_12-06-33.PNG
2026-03-13_12-06-33.PNG (56.42 KiB) Viewed 326 times
by stefan.erni
Fri Mar 06, 2026 3:52 pm
Forum: Feature Requests
Topic: ESP32S3 Mini-1 as target
Replies: 4
Views: 1709

Re: ESP32S3 Mini-1 as target

Hi Ben

Perfect!

I was able to connect all the pins and it works in the simulation.
I will test it with the hardware soon.
by stefan.erni
Fri Mar 06, 2026 1:52 pm
Forum: Feature Requests
Topic: ESP32S3 Mini-1 as target
Replies: 4
Views: 1709

ESP32S3 Mini-1 as target

Hi Ben Would it be possible to add an ESP32s3 mini-1 as a target? It has more pins. esp32-s3-mini-1_mini-1u_datasheet_en.pdf Current selection from FC11 ESP32s3 mini does not have all the necessary ports and pins: 2026-03-06_14-32-29.PNG This is, for example, on the Adafruit ESP32-S3 Reverse TFT Fea...
by stefan.erni
Thu Mar 05, 2026 2:06 pm
Forum: Feature Requests
Topic: Web Developer with BLE
Replies: 13
Views: 3093

Re: Web Developer with BLE

Hi Steve

Yes with this filter it's working fine on:

W11 with Edge
Android with Chrome

Iphone with IOS does not allow BLE on HTML, or I don't know how to setup.

I'll continue with Win and Android.
by stefan.erni
Wed Mar 04, 2026 3:19 pm
Forum: General
Topic: ESP32 C6 mini compile does not work
Replies: 6
Views: 8556

Re: ESP32 C6 mini compile does not work

Hi Ben

The ESP32-C3 works well.

I am still unable to compile to hex with the ESP32-C6 on any computer.
by stefan.erni
Fri Feb 20, 2026 2:37 pm
Forum: Feature Requests
Topic: Web Developer with BLE
Replies: 13
Views: 3093

Re: Web Developer with BLE

Hi Steve Perfect! This filter is working. This is the HTML code on Edge working I can receive nonstop text from the ESP32 via BLE 2026-02-20_15-12-17.PNG A small note: with the filter filters: [ { namePrefix: "Flow" } ] I can connect but it's not working And.... It's not working in the HTM...
by stefan.erni
Fri Feb 20, 2026 1:57 pm
Forum: Feature Requests
Topic: Web Developer with BLE
Replies: 13
Views: 3093

Re: Web Developer with BLE

Hi Steve

if I press the Button for "RequestDevice" nothing happens
by stefan.erni
Thu Feb 19, 2026 3:23 pm
Forum: Feature Requests
Topic: Web Developer with BLE
Replies: 13
Views: 3093

Re: Web Developer with BLE

ok I can see component and the filter now

I have an ESP32 sending a string all second.

I can receive the string in my Iphone.

Is filter like this?

name of device:
2026-02-19_16-18-13.PNG
2026-02-19_16-18-13.PNG (14.26 KiB) Viewed 1688 times
Filter?
2026-02-19_16-19-07.PNG
2026-02-19_16-19-07.PNG (22.65 KiB) Viewed 1688 times