Avatar for WankaWanka

WankaWanka

Member since Feb 2017 • Last active Feb 2017
  • 0 conversations
  • 1 comments

Most recent activity

  • in ESP8266
    Avatar for WankaWanka

    Hi,
    I have a similar (or maybe the same) problem. Using the chrome plugin under Linux I cannot connect to the device. Console shows:

    >>> Connecting...
    ForceThrottle option is set - set Slow Write = true
    [object Object]
    Connected [object Object]
    ERROR: RECEIVE ERROR: {"connectionId":1,"error":"device_lost"}­
    Disconnect callback...
    WARNING: [notify_warn] Disconnected
    >>> Disconnected
    ERROR: executeExpression called when not connected!
    

    Same happens without throttling. If I just use the ESPTool, I can connect without any problems (115200 baud as well) and execute code on it.

    Is there maybe at least a way to get more information about what causes the "device_lost"?

    BR

Actions