richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
208 stars 65 forks source link

voltage battery on Heltec V2 #90

Closed Dom83170 closed 3 months ago

Dom83170 commented 4 months ago

Hello,

I can't have the voltage battery with the Heltec V2 is it normal or I made something wrong?

Congratulation for the job

Dominic

richonguzman commented 4 months ago

Hello,

I can't have the voltage battery with the Heltec V2 is it normal or I made something wrong?

Congratulation for the job

Dominic

hi!

please confirm "sendBatteryVoltage" is enabled on WebConfig UI

Dom83170 commented 4 months ago

Le 09/05/2024 19:28, Ricardo Guzman (Richonguzman) a écrit :

Hello,

I can't have the voltage battery with the Heltec V2 is it normal or I made something wrong?

Congratulation for the job

Dominic

hi!

please confirm "sendBatteryVoltage" is enabled on WebConfig UI

-- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you authored the thread.Message ID: @.***>

Hello,

Yes, I confirm.

I had an other with a TTgo who runs well too.

Thanks for your help

Dominic

Links:

[1] https://github.com/richonguzman/LoRa_APRS_iGate/issues/90#issuecomment-2103095838 [2] https://github.com/notifications/unsubscribe-auth/ATOWBKICYABXDIQWGP3SWVLZBOW3DAVCNFSM6AAAAABHPFOGZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBTGA4TKOBTHA --=_86b166354a21179051fa60fb5bd1edd9 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

Le 09/05/2024 19:28, Ricardo Guzman (Richonguzman) a = écrit :


Hello,

I can't have the voltage battery with the Heltec V2 is it n= ormal or I made something wrong?

Congratulation for the job

Dominic

hi!

please confirm "sendBatteryVoltage" is enabled on WebConfig= UI


Reply to this email directly, view it on GitHub, or unsubscribe.
You= are receiving this because you authored the thread.Message ID: = <richonguzman/LoRa_APRS_iGate/issues/90/2103095838@github.com>

Hello,

Yes, I confirm.

I had an other with a TTgo who runs well too.

Thanks for your help


Dominic

--=_86b166354a21179051fa60fb5bd1edd9--

richonguzman commented 4 months ago

I would need for you to check for the specific version of your board here:

https://docs.heltec.org/en/node/esp32/wifi_lora_32/hardware_update_log.html#v2

as some pins get moved a lot

lemielek commented 4 months ago

Is't it the same what is on Meshtastic that v2 has something bad with battery operations and external BMS is needed? And that is why v2 is not officially supported with Meshtastic?

richonguzman commented 4 months ago

there area few versions of Heltec V2 , so this maybe the reason why.

I've added the one someone sended me the values to validate it and it worked for him later when doing the mods.

I don't know what the Meshtastic guys tried with it.

If you send me a picture of the board we could start testing it

lemielek commented 4 months ago

http://community.heltec.cn/t/heltec-wifi-lora-v2-battery-management/147/42 Via https://www.reddit.com/r/meshtastic/comments/1b2q78r/heltec_v2/

I have only version for 868. Can make pic of it at about 4pm UTC.

richonguzman commented 4 months ago

I've uploaded to branch "heltec v2 mod" the posible mods needed for you

heltec v2 has many versions and we are testing reading battery on pin37 as Heltec V2.1

please test and confirm.