HelTecAutomation / CubeCell-Arduino

Heltec CubeCell Series (based on ASR6501, ASR6502 chip) Arduino support.
247 stars 138 forks source link

LoRa while off battery #33

Closed Skipper-is closed 4 years ago

Skipper-is commented 4 years ago

I'm running the CubeCell board on a standard LiPo 18650 battery. I cannot get LoRa to transmit properly when running on LiPo. I am using the Ping Pong example, and when on USB power, it is working fine, but I unplug the USB, and power it by LiPo, and there is nothing. It is drawing power, and if I run another sketch (that just does the TX every 10s, followed by low power mode) it draws sensible amounts of current, followed by very low current... Is there a GPIO I need to pull high or low to enable the Radio when on battery?

Stone-Hedge commented 4 years ago

There shouldn't be.

Can you confirm that the 18650 is fully charged and outputting a decent voltage? I am operating cubecell boards using 18650 cells with no issues.

Skipper-is commented 4 years ago

It is currently running at 3.76v.

On Fri, 29 Nov 2019, 15:30 Stone-Hedge, notifications@github.com wrote:

There shouldn't be.

Can you confirm that the 18650 is fully charged and outputting a decent voltage? I am operating cubecell boards using 18650 cells with no issues.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HelTecAutomation/ASR650x-Arduino/issues/33?email_source=notifications&email_token=AG2ZPNM6JDMZG3DWDVZPNDTQWEYR7A5CNFSM4JSYAPSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFPD3DA#issuecomment-559824268, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG2ZPNMWLILK3UWNKBP73HDQWEYR7ANCNFSM4JSYAPSA .

Heltec-Aaron-Lee commented 4 years ago

Yes, it shouldn't be...

We had tested each of the SH1.25 sockets before they were sent out. Is it possible that the positive and negative terminals of the battery are reversed?