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
Accelerator
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
Type
/
to 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.2k
Star
3.4k
Code
Issues
500
Pull requests
388
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
NRF52 Repeater Powersaving
- #1238
#1238
Closed
fschrempf
wants to merge 10 commits into
meshcore-dev:dev
meshcore-dev/MeshCore:dev
from
fschrempf:repeater-power-opt
fschrempf/MeshCore:repeater-power-opt
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
NRF52 Repeater Powersaving
#1238
fschrempf
wants to merge 10 commits into
meshcore-dev:dev
meshcore-dev/MeshCore:dev
from
fschrempf:repeater-power-opt
fschrempf/MeshCore:repeater-power-opt
Copy head branch name to clipboard
Commits
Commits on Jan 12, 2026
variants: RAK4631: Enable RF module reset pin
Show description for dc10fd2
fschrempf
committed
dc10fd2
View commit details
Copy full SHA for dc10fd2
Browse repository at this point
simple_repeater: Use constexpr variables for powersaving timings
Show description for 980427a
fschrempf
committed
980427a
View commit details
Copy full SHA for 980427a
Browse repository at this point
simple_repeater: Extend active interval on serial CLI activity
Show description for c1e8ee6
fschrempf
committed
c1e8ee6
View commit details
Copy full SHA for c1e8ee6
Browse repository at this point
Add guard for board.sleep() to prevent sleep during critical tasks
Show description for 4865bd3
fschrempf
committed
4865bd3
View commit details
Copy full SHA for 4865bd3
Browse repository at this point
Prevent sleep during OTA update
Show description for 84f954b
fschrempf
committed
84f954b
View commit details
Copy full SHA for 84f954b
Browse repository at this point
simple_repeater: Include ongoing RX processing in hasPendingWork()
Show description for 5d37a37
fschrempf
committed
5d37a37
View commit details
Copy full SHA for 5d37a37
Browse repository at this point
RadioLibWrappers.cpp: Rename ISR and apply clang-format fixes
Show description for 148f696
fschrempf
committed
148f696
View commit details
Copy full SHA for 148f696
Browse repository at this point
RadioLibWrappers.cpp: Fix STATE_TX_WAIT bitmask
Show description for 72a7335
fschrempf
committed
72a7335
View commit details
Copy full SHA for 72a7335
Browse repository at this point
Add callback for board-specific actions on radio RX interrupt
Show description for a6ce03d
fschrempf
committed
a6ce03d
View commit details
Copy full SHA for a6ce03d
Browse repository at this point
Commits on Jan 13, 2026
Support sleep for NRF52 boards by suspending the main task
Show description for 1ae1d7b
fschrempf
committed
1ae1d7b
View commit details
Copy full SHA for 1ae1d7b
Browse repository at this point
You can’t perform that action at this time.