pzem-004t serial connection #14453
-
Hello. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
You can use webrepl for the REPL interface and detach REPL from UART with dupterm. |
Beta Was this translation helpful? Give feedback.
-
Working, thank you for workaround. |
Beta Was this translation helpful? Give feedback.
-
Thanks again, working like a charm. |
Beta Was this translation helpful? Give feedback.
The buffer at the serial port has a default length of 15 bytes. You can increase that using the rxbuf option of the UART constructor of uart.init.