Hi All,
I have a qt py es32 c3 and the LiIon or LiPoly Charger BFF. I am trying to use it with an Adafruit 420mAh battery along with the oled 128x32 mono stemma qt breakout. For my project I need to connect the BFF via wires to get thinks to fit in my project box. To do this I have wired +5, GND and A2 between the QT PY and the BFF.
Things seem to work as expected if things are plugged in via the USB port on the QT PY. Eg. Project is running and displaying on the OLED. When I disconnect the USB things continue to work fine including if I reset the board. However if while disconnected I turn the BFF on and off things do not seems to start up correctly. I see the green power led on the oled breakout but I see no evidence of updates to the OLED. In this condition pressing reset does not seem to help.
If I plug the USB back in and press reset things see ok again.
Any advice on what I should debug?