Web IDE does not connect with 8266 NodeMCU v.3 #6333
Replies: 1 comment
-
Posted at 2019-12-15 by AkosLukacs Based on the error message Posted at 2019-12-15 by user106712 Thanks - I am now running the Chrome app. When I try to connect, both "TCP/IP" and serial ports show up. When I tried to connect to /dev/wcusbserial, I could see the Espruino respond but the "Select a port ..." panel does not go away. (In the Console, it still shows No navigator.serial even though the IDE could see the serial ports now.) I also tried unsuccessfully to connect over Wifi. The 'port' is available but the IDE cannot connect to it. Attachments: Posted at 2019-12-15 by @MaBecker Are you working offline? Posted at 2019-12-15 by user106712 No ... I'm on the network if that's what you mean. Posted at 2019-12-15 by user106712 I am now able to connect by Wifi! That gets me going without resorting to serial. Thanks. Posted at 2019-12-15 by @MaBecker Ok, so it might be a OS / serial driver issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2019-12-14 by user104751
This has been flashed with
Able to connect and set up Wifi using:
as well as "nc" over Wifi:
However, on a Mac Mojave Chrome, the serial connection does not show (baud rate changed to 115200):
Also can't connect via Wifi.
Is there a Chrome setting I'm missing?
I won't mind pasting code using "screen" however I don't know how to include "require"d modules if not already included.
Beta Was this translation helpful? Give feedback.
All reactions