Luc
Luc
if there is delay from webUI or telnet beween sending and execution it is not normal, command is sent right away. The current ESP3D-TFT FW does not compile for CNC/grbl...
I am travelling now but I will have a check - it looks like there is some task competition
@j1981 so now you are using ESP3D and no more ESP3D-TFT ? I am back home now so I will review that issue in coming days
> Yes I already use esp3d and it works great. I only needed communication via usb without using a display. I hadn't read that usb communication has already been added...
did you changed anything ? did you set the output as serial ?
what is the baud rate on both side?
did you tried your esp32 TX/RX connected to usb serial adapter and connect it to PC using serial monitor ?
ESP3D and ESP3D-TFT are not same one use arduino and other use IDF so they cannot compared also you compare esp32 with esp8266 2 different hardware what I can see...
yes looks like communication corruption, do you have same when esp is connected to PC using usb connector ?
sorry what firmware and what board are you using ? so ESP RX seems working because it echo on web panel the word `test` you entered from Serial but not...