Can not use web ide. "Unable to retrieve board information" #7075
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2018-03-13 by @gfwilliams Do you have baud rate set to 115200 in settings? Posted at 2018-03-13 by jugglingcats Port 23 open is good -- the telnet port. You can add the IP in the Web IDE communications settings and it should connect. You'll find TCP a lot faster as your programs get bigger -- assuming your wifi is stable of course. Posted at 2018-03-14 by barbiani Shame on me! 115200bps. I had it set right away at 115200 on my terminal and did not imagine that the ide could have it different. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-03-13 by barbiani
Hi,
Just started using espruino with a olimex esp32-evb.
Serial terminal emulation works fine and I can type in commands, but web ide shows that message.
Unable to retrieve board information. Connection Error?
Connected to port COM3
If I reset the board while connected I get...
Unable to retrieve board information. Connection Error?
Connected to port COM3
#ÿAöR�$WA82G;d��d¤óA"fGD�Få ÌH±)Ì�8
ÈJ�)��!j)Þ
Got wifi started, but a port scan shows only the 23 open. It pings fine also.
espruino_1v96.21_esp32.bin
web-ide version 0.68.6
Any hints?
Beta Was this translation helpful? Give feedback.
All reactions