ArduinoGeneral

Firebeetle ESP32 Serial Monitor not working.

userHead scott 2020-10-08 01:13:18 1111 Views3 Replies
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...
2021-02-02 06:04:22 Thanks for the reply, Yes both are set to 115200 baud. userHeadPic scott
2021-01-27 18: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() userHeadPic 347945801
2021-01-27 02:22:12 Bump userHeadPic scott