We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BLE Name: PowerBlow R1
Init Service UUID: 0x1900 Init TX UUID: 0x1902
Suction/Release Service UUID: 0x1400 Suction TX UUID: 0x1401 Release TX UUID: 0x1402
Color Control Service UUID: 0x1600 Color Control TX UUID: 0x1601
Send 0x0032000000 to 0x1902.
Send 0xRRGGBBWW to 0x1601
Send 0xXXYY to 0x1401
Send 0xXXYY to 0x1402
The text was updated successfully, but these errors were encountered:
Do not comment on this issue asking us to implement powerblow support. This issue is for protocol documentation only.
Sorry, something went wrong.
No branches or pull requests
BLE Name: PowerBlow R1
Services
Init Service UUID: 0x1900
Init TX UUID: 0x1902
Suction/Release Service UUID: 0x1400
Suction TX UUID: 0x1401
Release TX UUID: 0x1402
Color Control Service UUID: 0x1600
Color Control TX UUID: 0x1601
Initialization
Send 0x0032000000 to 0x1902.
Control
Change color:
Send 0xRRGGBBWW to 0x1601
Suction:
Send 0xXXYY to 0x1401
Release:
Send 0xXXYY to 0x1402
The official app generally sends the same values to the release command as it sent to the suction command.
The text was updated successfully, but these errors were encountered: