I download the LoRaSender_ReadBattery example program into CubeCell – Dev-Board.
However, it never runs OnTxDone function.
After I checking pingpong example, I found out there has a “Radio.IrqProcess( );” at the end of void loop().
Is it a bug?
- The lowPowerHandler(); only run once in this example. The unit didn’t go into sleep mode correctly .
Could Heltec correct these issues and provide a corrected LoRaSender_ReadBattery example with 0.3uA sleep current?