matthias-bs / BresserWeatherSensorLW

Bresser 868 MHz Weather Sensor Radio Receiver based on ESP32/RP2040 and SX1262/SX1276 - sends data to a LoRaWAN Network
MIT License
10 stars 1 forks source link

[PowerFeather] Add maximum battery charging current to BresserWeatherSensorLWCfg.h and node_config.json #92

Closed matthias-bs closed 1 month ago

matthias-bs commented 1 month ago

The default value is 50 mA, see https://docs.powerfeather.dev/sdk/api/mainboard#result-inituint16_t-capacity--0-batterytype-type--batterytypegeneric_3v7. Use setBatteryChargingMaxCurrent() to apply the value from configuration.