Dark AI
Dark AI
DIIDevHeads IoT Integration Server
Created by Sentinel⛉ on 8/8/2024 in #firmware-and-baremetal
No Serial Output After Firmware Update on ESP32-S3-USB-OTG Dev-Kit
@Sentinel⛉ Make sure the baud rate in your serial monitor matches your firmware. Verify the firmware is correct for the ESP32-S3 and check your connections. Ensure your code includes Serial.begin(baud_rate); in the setup(). Try power cycling the device and reflashing the firmware if needed. Look out for any upload errors. If the issue continues, check the ESP32-S3 documentation or reach out again, I'd be glad to help
10 replies