You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
(sysname='GPy', nodename='GPy', release='1.17.3.b1', version='v1.8.6-849-83e2f7f on 2018-03-19', machine='GPy with ESP32')
First I uploaded our latest code for the Gpy module - which works great when the Expansion Board is plugged into a USB 5V source.
Then with the battery plugged in I removed the 5V source (USB). Still works great.
Then I removed the battery, installed the board into a box, then plugged the battery back in.
No go.
I expected it would boot and run just as it does using the Expansion Board 2.0
Put 5V USB power in, boots again.
Then I tried the RGB test LED sketch.
Works great with 5V supply.
Remove the 5V supply and run from battery - still works great.
Hit the reboot button, it won't boot.
What I also found was when plugging the battery in the USB LED glows (half brightness), which defeats being able to run the Expansion Board from battery in deep sleep for long periods (LED will drain the battery quite quickly).
I've not tripped upon any differences in the 2.0 to 3.0 that suggest the USB LED can be disabled or should be on when the battery is connected. Also, how can I boot the board with the battery as the primary power source?