Online WebIED wont allow copy from clipboard into L-Hand console on Win10 #6564
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2021-09-20 by @gfwilliams This is solved in post you mentioned now I believe: http://forum.espruino.com/conversations/368060/ It's a known problem with neopixels on older nRF52840 firmware, and not related to the web IDE or official boards. It's just that the board itself locked up after executing the command, but before it was able to 'echo' the full command back |
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 2021-09-19 by Robin
Sun 2021.09.19
This may be related to native WebIDE lock up with neopixel line insertion
I'm able to copy into R-Hand editor side and upload the above code. Upon copy-n-paste into L-Hand console side, a second anomally, only the first character of the line of code to insert appears. At this point the browser is locked, along with the board, causing a need for board power-down, close and re-open of editor window, along with pairing in order to re-connect.
cut-n-paste
Only the first char appears, with blinking box cursor covering the '>' symbol
At this point the board and IDE are locked.
I'll continue testing. . . .
Beta Was this translation helpful? Give feedback.
All reactions