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 }}
wled
/
WLED
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.4k
Star
18.7k
Code
Issues
365
Pull requests
139
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add bidirectional ESP-NOW API
- #5737
#5737
Closed
figamore
wants to merge 18 commits into
wled:main
wled/WLED:main
from
figamore:feature/bidirectional-espnow
figamore/WLED:feature/bidirectional-espnow
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Add bidirectional ESP-NOW API
#5737
figamore
wants to merge 18 commits into
wled:main
wled/WLED:main
from
figamore:feature/bidirectional-espnow
figamore/WLED:feature/bidirectional-espnow
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
Initial commit
figamore
committed
bd4e5ce
View commit details
Copy full SHA for bd4e5ce
Browse repository at this point
ESP-NOW AP mode work: WIP
figamore
committed
96cb257
View commit details
Copy full SHA for 96cb257
Browse repository at this point
good progress - mostly stable
figamore
committed
0001001
View commit details
Copy full SHA for 0001001
Browse repository at this point
Begin work on multi-peer
figamore
committed
380bd24
View commit details
Copy full SHA for 380bd24
Browse repository at this point
Harden multi-peer ESP-NOW connectivity and discovery
figamore
committed
604a33d
View commit details
Copy full SHA for 604a33d
Browse repository at this point
Revamp webui for enhanced pairing experience
figamore
committed
5dfec81
View commit details
Copy full SHA for 5dfec81
Browse repository at this point
Add ESP-NOW docs
figamore
committed
159982c
View commit details
Copy full SHA for 159982c
Browse repository at this point
Enhance ESP-NOW section of WebUI
figamore
committed
169d11e
View commit details
Copy full SHA for 169d11e
Browse repository at this point
Commits on Jul 16, 2026
Fix ESP-NOW send completion handling, fragment reassembly timing, network detection, and transport servicing. Correct the protocol documentation and remove the unused QuickESPNow dependency.
figamore
committed
a1d86c8
View commit details
Copy full SHA for a1d86c8
Browse repository at this point
Reduce RAM usage
figamore
committed
665c87e
View commit details
Copy full SHA for 665c87e
Browse repository at this point
Limit ESP-NOW API to ESP32 and trim Web UI overhead
figamore
committed
f8fa567
View commit details
Copy full SHA for f8fa567
Browse repository at this point
Resolve Wi-Fi settings conflict with main
figamore
committed
4b74e06
View commit details
Copy full SHA for 4b74e06
Browse repository at this point
Fix ESP8266 ESP-NOW sync packet count
figamore
committed
2c471f1
View commit details
Copy full SHA for 2c471f1
Browse repository at this point
Commits on Jul 18, 2026
Restore missing comments and revert web UI to original state
figamore
committed
f6e52e7
View commit details
Copy full SHA for f6e52e7
Browse repository at this point
Serialize the configured main segment ID, validate sync packet sizes/alignment, and use WLED’s guarded allocator. Remove unreachable ESP8266 branches from the ESP32-only transport.
figamore
committed
db4ee4c
View commit details
Copy full SHA for db4ee4c
Browse repository at this point
Add more clear comments to explain changes
figamore
committed
f3daab4
View commit details
Copy full SHA for f3daab4
Browse repository at this point
Add clarification to ESP-NOW docs
figamore
committed
4300156
View commit details
Copy full SHA for 4300156
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' into feature/bidirectional-espnow
figamore
authored
88f778c
View commit details
Copy full SHA for 88f778c
Browse repository at this point
You can’t perform that action at this time.