Hi everyone,
I’m a beginner, so I hope it’s just some basic stuff.
Recently I purchased Heltec v3 and flashed the latest beta firmware (2.2.17.dbac2b1). Everything works when connected to USB, but when I try to use the battery, the device doesn’t even turn on.
I have a new 3.7V 1000mAh battery labeled 102535. It has a 1.25 JST connector.
I tested it using a voltmeter, and the result was 4V, so it seems there is some juice in the battery.
I tried both polarizations, and it still doesn’t work.
Serial logs are exactly the same when battery is plugged in or not:
$ meshtastic --seriallog stdout | grep -i power
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
INFO | ??:??:?? 1 Set radio: region=EU_868, name=XXX, config=0, ch=0, power=27
INFO | ??:??:?? 1 Set radio: final power level=22
INFO | ??:??:?? 1 Power output set to 22
INFO | ??:??:?? 1 PowerFSM init, USB power=1
DEBUG | ??:??:?? 2 [Power] Battery: usbPower=0, isCharging=0, batMv=0, batPct=0
Do you know what may be the case for the battery not being detected?