Cannot type in Web-IDE console #2449
Replies: 2 comments
-
Posted at 2018-01-24 by @gfwilliams Ahh - you're using Web Bluetooth on Chrome? Sadly Chrome's support is still really new, and notifications don't work yet (which are what is needed to get characters back from Espruino). Right now your options are what's mentioned here: http://www.espruino.com/Puck.js+Quick+Start#windows A native app, or a 'polyfill' for Web Bluetooth. Hopefully in a month or so Google will have sorted that and Chrome Canary will work as-is though. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2018-01-24 by Pi I see, thanks Gordon. I used the native app and it's working fine :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-01-24 by Pi
Hi. I am not able to type in the console (the left side) of the web ide. I am using Chrome Canary 66 on Windows 10 on my laptop, I did successfully connected to my puck, I can upload code to it from the right side, and it works, I can turn on the LED. Probably I am doing something wrong, but cannot figure out what.
By the way I can type in the console if I connect to puck through my android smartphone, so it's somethign related to chrome or windows maybe. Any idea what the problem may be? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions