Thank you for creating this Circuitpython port of the BadgerOS!!
I have been trying for the past few days to run the Badger 2040 using external power, a few things I have noticed:
- If I power ON with USB BadgerOS runs.
- If I power ON the board from the external power supply, BadgerOS does not run.
- if I keep the battery plugged in while powering with USB BadgerOS runs.
- If I remove the USB while the battery is plugged in, BadgerOS continues to operate.
- If I reset or power cycle the board, BadgerOS does not run.
Any idea on how I can go about resolving this?
Thank you!!