Update, I have put the debug level code to Verbose and it has given me the following information, using the same program.
As you can see it does execute the function WiFi.mode(WIFI_STA); but at some point in the execution of this, before getting to the next print, the program fails.
10:36:42.974 ...
Search found 2 matches
- Tue Sep 03, 2024 8:41 am
- Forum: ESP32 Arduino
- Topic: ESP32-C3-Mini Wifi Problems
- Replies: 2
- Views: 4376
- Wed Aug 28, 2024 1:55 pm
- Forum: ESP32 Arduino
- Topic: ESP32-C3-Mini Wifi Problems
- Replies: 2
- Views: 4376
ESP32-C3-Mini Wifi Problems
Hello, I apologize in advance if I make any mistake, is that I am new to this forum.
I have an ESP32-C3-Mini on my own PCB and the problem I have is that when I run some code that contains some Wifi function it does not execute it. The only Wifi function that I run is the Wifi Status function.
As ...
I have an ESP32-C3-Mini on my own PCB and the problem I have is that when I run some code that contains some Wifi function it does not execute it. The only Wifi function that I run is the Wifi Status function.
As ...