Forum >Unable to power using battery pack
Unable to power using battery pack

Hello,
I have realised that once I upload code onto my board, I am then unable to use a battery pack to power the board. When ai plug in the battery, no lights come on.
When ai plugged in the battery before uploading a code, the blue light came on.
Any help?
Thanks
2022-12-26 02:45:33
Squirrel.Ras
Hi all, just solved the issue. The code I uploaded makes it go into deep sleep. When I then plug the battery it is unable to wake up. So I force it to wake up by setting the blue led light to high by adding a single line of code in the setup function. Works like a charm now.
