You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement Power Saving for ESP32 and NRF52 repeaters
- Added PowerSaving support for all ESP32 and NRF52-based repeaters.
- Implemented light sleep for ESP32 and System-Idle for NRF52.
- Added hardware support for SX127x (DIO0/DIO1 wakeup logic).
- Moved LoRa pin configurations to platformio.ini for better portability.
- Optimized wakeup pin polling and added housekeeping tasks.
- Refactored sleep functions and cleaned up unused NRF52 libraries.
0 commit comments