disk91 / WioLoRaWANFieldTester

85 stars 32 forks source link

fixes for RFM95, add option to offset battery voltage #29

Closed hallard closed 2 years ago

hallard commented 2 years ago

Sometimes R/R divider may not accurate and battery voltage can be shifted, so percent calculation may be wrong, this offset is added on each measure to fix it Best way to know this one if to fully charge battery (should be 4.2V), and read on GPS screen battery voltage to view difference, in my case reading was 3950mV so added 250mV offset It's empiric of course, not best but better than nothing