The Arduino serial monitor and IDE code uploader share a serial line such that each is disconnected from the serial port while the other needs it. Since this routing mechanism is already in place, it ...
This project is an adaptation of the project above, focusing only on ESP32 and add support for async reading and async energy reset. Have a look at all the examples in the examples folder. There is a ...