- Hello all, nice to "meet" you all (first post here). Newbie question: I have an ESP32-S3 that I seem to have messed up with my BT/WIFI/cameras tutorials. Now it won't output my messages to the serial monitor. My code to reproduce is as simple as it can get, and compiles fine:
- void setup() {
- Serial.begin(115200);
- Serial.println("Hello World");
- }
- void loop() {
- // put your main code here, to run repeatedly:
- }
- After I reset the board, the serial monitor shows lots of output, but no "Hello World" (see picture attached).
- I notice that my ESP32-S3 USB port now says "AirM2M_CORE_ESP32C3", which is obviously wrong, and that wasn't what it said before. I use Arduino IDE (2.2.1) on my Windows 10 laptop. Anybody has an idea how to fix? Thank you. Here are my tools options, in case that matters (see attached)Hello all, nice to "meet" you all (first post here). Newbie question: I have an ESP32-S3 that I seem to have messed up with my BT/WIFI/cameras tutorials. Now it won't output my messages to the serial monitor. My code to reproduce is as simple as it can get, and compiles fine:
- void setup() {
- Serial.begin(115200);
- Serial.println("Hello World");
- }
- void loop() {
- // put your main code here, to run repeatedly:
- }
- After I reset the board, the serial monitor shows lots of output, but no "Hello World" (see picture below).
- I notice that my ESP32-S3 USB port now says "AirM2M_CORE_ESP32C3", which is obviously wrong, and that wasn't what it sad before. I use Arduino IDE (2.2.1) on my Windows 10 laptop. Anybody has an idea how to fix? Thank you. Here are my tools options, in case that matters:
No More Uploads Possible to ESP32-S3
-
- Posts: 1
- Joined: Sat Nov 18, 2023 4:30 pm
No More Uploads Possible to ESP32-S3
- Attachments
-
- My IDE tools options
- 402190059_10161307651023142_1848106360391819105_n.jpg (39.85 KiB) Viewed 3082 times
-
- Serial monitor output. Always the same, regardless of my code
- 402113723_10161307653038142_4288917332731137168_n.jpg (47.28 KiB) Viewed 3082 times
Who is online
Users browsing this forum: No registered users and 80 guests