You are reading a single comment by @Wilberforce and its replies. Click here to read the full conversation.
  • Hey,

    I'm sorry for bothering you again, but I still can't get it to work properly. When the system is newly flashed, I can use the Web IDE to play around with it. But as soon as I've flashed one single JS script and then reset the ESP (disconnecting from power and powering on again) I cannot reconnect to it anymore.

    I only get

    Connected
    >
    Disconnected
    echo(0);
     
    

    I'm using v86 for the ESP and need to reflash it every time to gain access to it again...

    Thank you,

    Timo

  • Connected

    Disconnected
    echo(0);

    I've had this issue with Windows 10. Even a reset on the board does not fix- it's to do with the USB to serial... If you unplug the USB and plug it in again - all will be fine.

    It occurs after flashing....

    As you have discovered, via wifi works well - it is about 4x faster than serial too.

  • @Wilberforce: 4x faster? I must have something configured wrong. I find that the console is slower and sometimes delays responses to typing etc. over wifi. It can be very annoying to be typing and have a pause for a second (or a few) before the characters your typed print out in the console and "catch up" to your typing.

    Doesn't happen with the serial connection. 115200 is very fast.

    Something I haven't configured properly for wifi? I hope?

About

Avatar for Wilberforce @Wilberforce started