Hello, i tried Webserial application on a ESP32 Wrommer Devkit V1 , and works fine, but all my printout on terminal after init wif are not printed. Before init wif , all printout are OK on my PC terminal (linked by USB link to ESP32) All information send to Websrial are printed out ..OK Does it mean only one printout can be used Serial.print OR webserial.print .. not both ?
zip file below
https://1drv.ms/u/s!AgSdoVts608TiS-QgonIPNw_NFqH?e=7aruEd
image
https://1drv.ms/u/s!AgSdoVts608TiTBdHJ0XGzxRfv0j?e=fwFhu6
Damned ! i allready encounter this problem ! but forget it..
Probleme is YAT PC Terminal .. because all serial.print are OK after ” Init Wifi” with TeraTerm PC Terminal
Why ? it is another problem ! ..
https://1drv.ms/u/s!AgSdoVts608TiTEWyukt4xmSOdlY?e=M6ak2S
Tera Terminal show both Serial.print out AND Webserial datas
Tera Terminal can’t send commande from keyboard .. Seems NORMAL .
no echo of Webserial commande .. but seems also NORMAL.