Pixl.JS UART overflow on serial upload #3824
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 1 comment
-
Posted at 2021-08-06 by @gfwilliams There is! You can try |
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-08-06 by AkosLukacs
Hi,
I have kind of edge case here, but maybe there is a solution: Using bunch of DS18B20 to measure temperatures, and bitbanged 1-Wire is not really working with Bluetooth enabled, so disabled it. But that means serial upload. Sometimes I get uart overflow error when trying to upload, sometimes it works just fine. Throttle send is set in the IDE is on, not sure if it helps.
Usually works on second-third try, but is there any trick that might help with the uploads?
Beta Was this translation helpful? Give feedback.
All reactions