Search found 2 matches
- Mon Nov 04, 2024 6:19 pm
- Forum: ESP32 Arduino
- Topic: Serial monitor strange behavior started after recent updates
- Replies: 2
- Views: 1021
Re: Serial monitor strange behavior started after recent updates
The problem was SOLVED when I UNINSTALLED the current board version and installed version 2.0.17
- Wed Oct 30, 2024 5:52 pm
- Forum: ESP32 Arduino
- Topic: Serial monitor strange behavior started after recent updates
- Replies: 2
- Views: 1021
Serial monitor strange behavior started after recent updates
I have a setup where an esp32 DOIT dev board rev1 is connected to a TFT display and an nRF24L01. The objective is to receive sensor data for remote units via radio and display these values. The sketch has been working for more than two years without problems, but from time to time I decide to correc...