Search found 693 matches

by stefan.erni
Fri Apr 12, 2024 2:07 pm
Forum: Feature Requests
Topic: ESP32 S3 Webserver and Socket connection to App developper
Replies: 1
Views: 394

ESP32 S3 Webserver and Socket connection to App developper

Hi to All Wlan on a ESP32 S3 is simple to config and working nice with Flowcode10. But I have not found a webserver for the ESP32. Is there a component or can one be made? For a socket connection to the App developper would also be nice if there is a demo project. And one more thing. The webserver a...
by stefan.erni
Fri Apr 12, 2024 12:23 pm
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 10
Views: 1140

Re: App Developer connect to ESP32 S3 with USB

Hi ben

Link to the specific board:

https://docs.m5stack.com/en/core/AtomS3

Link to a shop:
https://www.digikey.ch/de/products/deta ... 3/17751546

Demo with display (working in SPI softwaremode) :)
S3_24_1_demo.fcfx
(17.54 KiB) Downloaded 28 times
Snag_34e8e.png
Snag_34e8e.png (469.82 KiB) Viewed 1076 times
by stefan.erni
Thu Apr 11, 2024 3:45 pm
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 10
Views: 1140

Re: App Developer connect to ESP32 S3 with USB

Hi Steve

I suspect it's not that simple.
The USB pins go directly to the ESP32 C3. So I can't use an Rx/TX pin. Many ESP32 boards have a USB driver that goes from the USB connector to the UART pin.

What about BLE Uart? Is BLE already possible to test?
by stefan.erni
Thu Apr 11, 2024 2:26 pm
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 1805

Re: ESP32-S3_Mini not compiling

Hi Martin Yes, I do a full database update every time. I only have the components that appear in the project published. Maybe you can take a screen shot of your components, then we can compare we have the same version. But on all my computers I can't compile with SPI hardware. I also did a quick tes...
by stefan.erni
Thu Apr 11, 2024 2:16 pm
Forum: App Developer
Topic: App Developer connect to ESP32 S3 with USB
Replies: 10
Views: 1140

App Developer connect to ESP32 S3 with USB

Hi to All One more question. With purchased hardware with an ESP32-S3, I have to press the reset button for 5 seconds to flash the firmware. Then press the reset button again. The programme runs. Now I want a connection with the USB C connector to the computer. A serial device com15 and also an USB ...
by stefan.erni
Thu Apr 11, 2024 10:50 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 1805

Re: ESP32-S3_Mini not compiling

here the msg file from the notebook with IDF-5.13. Compiling is working in spi software mode but not with hardware spi
S3_24_1p_idf_513.msg.txt
(30.18 KiB) Downloaded 18 times
Here a list of my component.
They should all be up to date
Snag_86d70b.png
Snag_86d70b.png (62.97 KiB) Viewed 499 times
by stefan.erni
Wed Apr 10, 2024 10:33 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 1805

Re: ESP32-S3_Mini not compiling

Hi Ben

Sorry Ben, I have post the test program from the ESP32 C3.
Here is the matching ESP32 S3 program and C-code

regards

Stefan

C-Code
S3_24_1.fcfx
(17.54 KiB) Downloaded 22 times
Program for Atom S3 with display:
S3_24_1.c
(112.55 KiB) Downloaded 13 times
by stefan.erni
Tue Apr 09, 2024 3:33 pm
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 1805

Re: ESP32-S3_Mini not compiling

Hi Ben

SPI hardware is not working.
I have tried with other components and with the SPI component and add #define ....
Just in software mode it is possible to compile.

regards

Stefan
by stefan.erni
Tue Apr 09, 2024 7:51 am
Forum: General
Topic: ESP32 and LSM9DS1 not compiling
Replies: 19
Views: 5137

Re: ESP32 and LSM9DS1 not compiling

Hi Martin

I still have small problems with the sensor and also with the I2C bus to read and write the registers.

regards

Stefan
by stefan.erni
Fri Mar 22, 2024 11:18 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 1805

Re: ESP32-S3_Mini not compiling

Hi Ben

here are the desired files.For this I used my computer with the ESP-IDF 4.4.6
But it was the same yesterday on the notebook with ESP-IDF 5.1
C3_24_1.fcfx
(6.94 KiB) Downloaded 53 times
C3_24_1.c
(1.68 KiB) Downloaded 34 times

insert the code here?
Snag_b0f8de.png
Snag_b0f8de.png (16.27 KiB) Viewed 1221 times