Search found 2 matches

by Atelier R2D2
Tue Aug 02, 2022 10:12 am
Forum: ESP-IDF
Topic: How to use total 32MB of flash in ESP32-S3 chip N32R8V using ESP-IDF version 4.4.1?
Replies: 1
Views: 1268

Re: How to use total 32MB of flash in ESP32-S3 chip N32R8V using ESP-IDF version 4.4.1?

Hello,

I advise you to watch this video. You have the tutorial how to do custom partition scheme.

Link: https://www.youtube.com/watch?v=Qu-1RK4Fk7g
by Atelier R2D2
Tue Aug 02, 2022 8:19 am
Forum: ESP32 Arduino
Topic: WiFi manager
Replies: 0
Views: 1194

WiFi manager

Hello, I have an ESP32-WROOM-32UE. I have a big program on the ESP. And it worked correctly last week. Today I upload the sketch and the watchdog is trigged -> the uc reboot and do it in a loop The problem appear when I trying to connect the esp to the WiFi. I use the WiFiManager.h library [https://...