Power Saving 09: Power saving CLI and more sensor support
- Added PowerSaving CLI: To type in CLI "powersaving" to check status, "powersaving on" and "powersaving off". You need to type "powersaving on" ONCE. The setting will persist even after reboot.
- Used the default I2C pins as same as MeshCore
- Improved performance for repeaters' boot: To check availability of I2C addresses of sensors before triggering begin() for sensors.
- Added sensor support for T114. Please help to test it.
- Fixed to use temperature of BME280/680 (if available) instead of MCU Temperature
- Fixed the accuracy of MCU temperature for ESP32 boards: To get the MCU temperature 4 times and average them to have better accuracy in low temperature (~0*C)
- Updated the instruction to Add sensors to repeaters
Notes:
- Please read the instruction in Add sensors to repeaters
- Instruction to Flash Custom Firmware
- PING us if you want us to compile for your boards HERE
Please type "powersaving on" to enjoy the power consumption as low as 9.5mA for ESP32-based boards (Except Xiao S3) and 8.5mA for NRF52 boards.
The temperature of BME280/680 will override the default temperature of MCU.
You may want to buy us a coffee for good work.
Enjoy.