-
So just to confirm: you were previously using the 'Chrome app IDE' - this one? https://chrome.google.com/webstore/detail/espruino-web-ide/bleoifhkdalbjfbobjackfdifdneehpo
Yes, it is.
And https://www.espruino.com/ide/ works?
Yes, it works
But, I think I am a very stupid person.
I remembered that the serial connection with microbit is at 115200 (using Putty) so I changed this setting when I first logged into the IDE.
Setting at the default baud rate (9600), now also the Chrome IDE works.I'm very sorry for my mistake and thank you for your support
Hi - glad you got it sorted!
So just to confirm: you were previously using the 'Chrome app IDE' - this one? https://chrome.google.com/webstore/detail/espruino-web-ide/bleoifhkdalbjfbobjackfdifdneehpo
And https://www.espruino.com/ide/ works?
The issue was definitely some communication problem - the IDE couldn't send/receive data to the board. If you see the a red error message that's probably a sign something is wrong :)
One option is: were you using the IDE with other boards (like ESP8266/ESP32) beforehand? It's possible you changed the baud rate?