Cannot save and run code stops when connected to a battery #4528
Replies: 1 comment
-
Posted at 2017-10-31 by @gfwilliams Hi! Which board are you using? Do you save just by typing What you're doing looks fine. Have you tried adding blinking some of the on-board LEDs on and off to see if Espruino itself thinks it is doing something? It might be an electrical issue rather than a software one. Also, a while back we changed to using Posted at 2017-10-31 by roppa Hello! Cool, I have an original Espruino (Rev 11.3b). I tried Posted at 2017-11-01 by @gfwilliams No problem - how are you connecting the battery to Espruino? The neopixel lights need between about 3 and 5v - not 9v - so if you've powered the lights off 9v too that's more than likely what's causing your problems? Posted at 2017-11-01 by roppa Ahhh! That is why! Tried it with 2 AA and works great! Thanks Gordon! Posted at 2017-11-01 by @gfwilliams Great, and no problem! To be honest you're probably going to get better battery life & performance with 3xAA batteries - that'll be around 4.5v which should be spot on for the LED strip. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-10-30 by roppa
I'm using a string of LED lights and creating various 'modes' I wan't to change to when clicking button 1. All works fine, but when I attach a battery everything freezes. Then when I try and save, then reattach to power nothing happens.
What I need is a way for the battery to be attached and functionality to remain. I'm looking at documentation but getting confused. I am a Noob with this! Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions