Hello,
I am trying to communicate via ESP32 with PZEM-004T V3.0 via UART0 or UART1 and I fail to download the data and a reset occurs
I connect via UART2 without a problem.
Below is the code I send to the ESP32.
.
I am trying to communicate via ESP32 with PZEM-004T V3.0 via UART0 or UART1 and I fail to download the data and a reset occurs
Quote:.Guru Meditation Error: Core 0 panic'ed (IllegalInstruction). Exception was unhandled.
I connect via UART2 without a problem.
Below is the code I send to the ESP32.
Code: C / C++