github IoTThinks/EasySkyMesh PowerSaving09
Power Saving 09 - Added PowerSaving CLI and fixed sensor support

4 months ago

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 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.
image

The temperature of BME280/680 will override the default temperature of MCU.
image

You may want to buy us a coffee for good work.
Enjoy.

Don't miss a new EasySkyMesh release

NewReleases is sending notifications on new releases.