Got my badger yesterday and loving it so far but a couple of oddities that’s confusing me. First on battery power (2 x AAA’s in Pimoroni battery box) it’s very difficult to reset. I have tried reset plus a front panel button as advised but it seems a very randon, most times I can bel; licklijmg buttons for a while before it will reset? Reset works fine on USB and if I disconnect USB once its reset I can press buttons and access functions fine so battery is working.
The other is the battery indicator, it shows the battery symbol with a line through it, I have added launcher.py and made the voltage adjustments.
I added some suggested values for 2xAAA as comments in the code in battery.py in a recent pull request. As @hel mentioned, it might be worth running it connected to USB and with the battery power on, to see the values coming in on the terminal, to give you a sense of what the power actually is. It seems to be working for me now.