LGT-92_-LoRa_GPS_Tracker icon indicating copy to clipboard operation
LGT-92_-LoRa_GPS_Tracker copied to clipboard

fixed hardcoded value, added AT Command for Battery level

Open ubahnverleih opened this issue 5 years ago • 1 comments

  • Fixed the hardcoded 300000 milliseconds in main.c to APP_TX_DUTYCYCLE -> This fixes problems with custom AT+TDC values
  • added AT-Command AT+BAT=? to get battery level in mV

ubahnverleih avatar Feb 06 '20 16:02 ubahnverleih

The battery AT command is already in master. I have refreshed the remaining "fixed hardcoded value for APP_TX_DUTYCYCLE" part and included it in my PR #34.

tormodvolden avatar Mar 22 '22 10:03 tormodvolden