buttplugio / docs.buttplug.io

11 stars 7 forks source link

Document Kiiroo PowerBlow Protocol #9

Open denialtek opened 1 year ago

denialtek commented 1 year ago

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

DerekGrant commented 8 months ago

Is this problem solved?

SR6Sensation commented 12 hours ago

This device still has not been implemented in Buttplug.io. Could someone implement this support? Perhaps requires adding a new channel. Thanks!

Issue: https://github.com/buttplugio/buttplug/issues/578