Forum >Firebeetle ESP32 Serial Monitor not working.
Firebeetle ESP32 Serial Monitor not working.

I assume this problem has been addressed in the past since I've been having it for 2 years, but I couldnt find an answer here. sorry if its a repeat.
I'm using FireBeetle ESP32s in a variety of projects. I'm using the Arduino IDE to push code. When I want to debug I use Serial.println() statements to output on the Serial monitor. For whatever reason I've never been able to get anything to display on the serial monitor in the arduino IDE. If I use Putty over com3 serial, it displays everything from the Serial.println() statements.
Anyone else having / resolved this problem?
Thanks,
Scott...
I'm using FireBeetle ESP32s in a variety of projects. I'm using the Arduino IDE to push code. When I want to debug I use Serial.println() statements to output on the Serial monitor. For whatever reason I've never been able to get anything to display on the serial monitor in the arduino IDE. If I use Putty over com3 serial, it displays everything from the Serial.println() statements.
Anyone else having / resolved this problem?
Thanks,
Scott...
2021-01-28 02:40:32 I'm sorry to reply you so late, you can check if the baud rate of the serial monitor is consistent with the Serial.begin()
347945801
