I'm new! I've got an ESP32 connected via OTA on my Arduino IDE. I can push updated code to it wirelessly, though it looks like I got hit with the known error of perpetual uploading that requires I close and re-open the program. Fine. I can update my code wireless, but I can't seem to get any output back to the Serial Monitor. It does connect to the IP address, but nothing displays, and it doesn't have the dropdown menu to allow me to select a baud rate. Any ideas how I can see what my little controller is trying to tell me?! TIA
Welcome to the forum
Take a look at the TelnetStream library available from the Library Manager in the IDE