Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
meshcore-dev
/
MeshCore
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
3.7k
Code
Issues
455
Pull requests
447
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Added PowerSaving for all ESP32-based repeaters
- #1687
#1687
Merged
ripplebiz
merged 12 commits into
meshcore-dev:dev
meshcore-dev/MeshCore:dev
from
IoTThinks:MCdev-PowerSaving-for-all-esp32-repeaters-202602
IoTThinks/MeshCore:MCdev-PowerSaving-for-all-esp32-repeaters-202602
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Added PowerSaving for all ESP32-based repeaters
#1687
ripplebiz
merged 12 commits into
meshcore-dev:dev
meshcore-dev/MeshCore:dev
from
IoTThinks:MCdev-PowerSaving-for-all-esp32-repeaters-202602
IoTThinks/MeshCore:MCdev-PowerSaving-for-all-esp32-repeaters-202602
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
Let ESP32-based repeaters to sleep immediately receiving and process a LoRa packet
IoTThinks
committed
a3d20d6
View commit details
Copy full SHA for a3d20d6
Browse repository at this point
Added detailed response for powersaving CLI
IoTThinks
committed
3621038
View commit details
Copy full SHA for 3621038
Browse repository at this point
Supported sleep for all ESP32-based repeaters
IoTThinks
committed
570ff77
View commit details
Copy full SHA for 570ff77
Browse repository at this point
Added getIRQGpio to return DIO1 (SX1262) and DIO0 (SX127x)
IoTThinks
committed
8e09984
View commit details
Copy full SHA for 8e09984
Browse repository at this point
Fixed DIO0, DIO1 and RESET for Heltec v2
IoTThinks
committed
cd964cd
View commit details
Copy full SHA for cd964cd
Browse repository at this point
Added getIRQGpio to return DIO0 for Lilygo T3S3 SX1276
IoTThinks
committed
f576767
View commit details
Copy full SHA for f576767
Browse repository at this point
Added getIRQGpio to return DIO0 for Lilygo TLoRa SX1276
IoTThinks
committed
71e044f
View commit details
Copy full SHA for 71e044f
Browse repository at this point
Moved LoRa GPIOs to platformio.ini for TBeam boards
IoTThinks
committed
daaeaaf
View commit details
Copy full SHA for daaeaaf
Browse repository at this point
Gave MCU to OTA to run in inhibit_sleep
IoTThinks
committed
21455e6
View commit details
Copy full SHA for 21455e6
Browse repository at this point
Fixed Interrupt WDT Reset
IoTThinks
committed
f4c43f7
View commit details
Copy full SHA for f4c43f7
Browse repository at this point
Reduced time drift from 60s/day to 7s/day for ESP32-based repeaters with power saving.
IoTThinks
committed
36a44de
View commit details
Copy full SHA for 36a44de
Browse repository at this point
Commits on Jun 3, 2026
Added "override" to getIRQGpio() for ESP32Board.h
IoTThinks
committed
aeca6f3
View commit details
Copy full SHA for aeca6f3
Browse repository at this point
You can’t perform that action at this time.