Describe the bugGPIO6, the BATT_EN is always 0V and the MOSFET Q1 is never turned ON.
To Reproduce
Steps to reproduce the behavior:
Ensure the bodge is applied #5
Upload the measure-battery-level.inofirmware to the board
Measure GPIO6 voltage with multimeter
See that the voltage at that pin does not change
Expected behavior
The voltage measured at GPIO6 should change every 2 seconds to turn on and off the MOSFET so that GPIO0 can measure the analog level.
Actual behavior
The voltage measured at GPIO6 is always at 0V.
Versions (please complete the following information):
Describe the bug
GPIO6
, theBATT_EN
is always0V
and the MOSFETQ1
is never turned ON.To Reproduce Steps to reproduce the behavior:
measure-battery-level.ino
firmware to the boardGPIO6
voltage with multimeterExpected behavior The voltage measured at
GPIO6
should change every 2 seconds to turn on and off the MOSFET so thatGPIO0
can measure the analog level.Actual behavior The voltage measured at
GPIO6
is always at0V
.Versions (please complete the following information):
Additional context
The Falstad simulation works!
TODO
Bodge this issue and #5 to release new Gerbers and version.