is it a web ide issue ?? esp32 connection #7120
Replies: 1 comment
-
Posted at 2018-11-23 by Robin Fri 2018.11.23 Hello @Barney, What version of Espruino has been flashed? What version of the IDE? IDE >> Settings >> About Which IDE? Chrome/Native/Web What PC O/S? Mac/Win10/Linux Is there any additional detail listed in the console output? IDE >> Settings >> Console towards the end of the listing With that, others might get a more general idea of what may be occurring. Posted at 2018-11-23 by Barney i tried the V2.0 and the cutting edge 2.00.94. I recieve weird symbols on the left side of my ide like: "�§�²�� uã(»¸a��ø". And the Console Log is:
Posted at 2018-11-23 by Barney ok got it. It seems the connection baud rate is to low :-) got it on 115200 from 9600 and now it works. Posted at 2018-11-26 by @gfwilliams Yet another reason for us to do espruino/Espruino#1535 I guess. This hits the vast majority of people using ESP8266/ESP32 :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-11-23 by Barney
I am unable to connect to the esp32 with the web ide.
Just shows up:
Connected to COM9 (No response from board)
Putty works very well but it shows a warning:
WARNING: setsockopt(SO_REUSPORT) failed
Beta Was this translation helpful? Give feedback.
All reactions