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 }}
flip-dots
/
SolixBLE
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
29
Star
44
Code
Issues
13
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Experiment with using construct for packet parsing
- #61
#61
Merged
2/2
flip-dots
merged 20 commits into
fix_c300dc_naming
flip-dots/SolixBLE:fix_c300dc_naming
from
dynamic_negotiation
flip-dots/SolixBLE:dynamic_negotiation
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Experiment with using construct for packet parsing
#61
flip-dots
merged 20 commits into
fix_c300dc_naming
flip-dots/SolixBLE:fix_c300dc_naming
from
dynamic_negotiation
flip-dots/SolixBLE:dynamic_negotiation
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
Experiment with using construct for packet parsing
flip-dots
committed
27698d6
View commit details
Copy full SHA for 27698d6
Browse repository at this point
Dynamically generate Prime negotiation packets
flip-dots
committed
761e392
View commit details
Copy full SHA for 761e392
Browse repository at this point
Commits on Aug 10, 2026
Skip encryption if secret not negotiated
flip-dots
committed
2967dba
View commit details
Copy full SHA for 2967dba
Browse repository at this point
Skip decryption if secret not negotiated
flip-dots
committed
d257c6a
View commit details
Copy full SHA for d257c6a
Browse repository at this point
Fix issue with missing bytes in legacy format
flip-dots
committed
3dae7db
View commit details
Copy full SHA for 3dae7db
Browse repository at this point
Move negotiation pattern to constants file
flip-dots
committed
5469270
View commit details
Copy full SHA for 5469270
Browse repository at this point
Dynamically generate Solix negotiation packets
flip-dots
committed
11e2045
View commit details
Copy full SHA for 11e2045
Browse repository at this point
Move tests of commands to dedicated classes
flip-dots
committed
7327e95
View commit details
Copy full SHA for 7327e95
Browse repository at this point
Add command tests to remaining devices
flip-dots
committed
eb5ccff
View commit details
Copy full SHA for eb5ccff
Browse repository at this point
Add end-to-end tests for sending commands
flip-dots
committed
624e74d
View commit details
Copy full SHA for 624e74d
Browse repository at this point
Commits on Aug 11, 2026
Implement and adopt new send_command() interface
flip-dots
committed
685573a
View commit details
Copy full SHA for 685573a
Browse repository at this point
Fix non end-to-end command tests
flip-dots
committed
25893be
View commit details
Copy full SHA for 25893be
Browse repository at this point
Use system time for message timestamps
flip-dots
committed
ec0066e
View commit details
Copy full SHA for ec0066e
Browse repository at this point
Update keep_alive to use new send_command()
flip-dots
committed
e27ce01
View commit details
Copy full SHA for e27ce01
Browse repository at this point
Fix type error
flip-dots
committed
3a8a7e1
View commit details
Copy full SHA for 3a8a7e1
Browse repository at this point
Commits on Aug 23, 2026
Use system timezone for negotiation
flip-dots
committed
1794e15
View commit details
Copy full SHA for 1794e15
Browse repository at this point
Use system timezone for Solix negotiation
flip-dots
committed
dd15da2
View commit details
Copy full SHA for dd15da2
Browse repository at this point
Move known negotiation value into constant
flip-dots
committed
d6f6732
View commit details
Copy full SHA for d6f6732
Browse repository at this point
Use negotiated MTU, use construct for parameter logging, and remove legacy parameter data type
flip-dots
committed
80cb335
View commit details
Copy full SHA for 80cb335
Browse repository at this point
Commits on Aug 28, 2026
Fix tests failing on non-GMT timezones
flip-dots
committed
099899e
View commit details
Copy full SHA for 099899e
Browse repository at this point
You can’t perform that action at this time.