Skip to content
New issue

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

Document Mizz Zee protocol #136

Open
blackspherefollower opened this issue Aug 17, 2021 · 1 comment
Open

Document Mizz Zee protocol #136

blackspherefollower opened this issue Aug 17, 2021 · 1 comment

Comments

@blackspherefollower
Copy link
Contributor

blackspherefollower commented Aug 17, 2021

BLE name: NFY008

Service UUID: eea0
Tx Characteristic UUID: eea0

Control: 0x69 0x96 0x03 0x03 0x01 0xXX 0xYY
Where XX is mode: 0x01 = on, 0x00 = off
Where YY is speed: 0x00 is on, slowest. The app sent a maximum of 0x59 but I couldn't sense a difference above 0x44

This applies to the Pill and "Bosom Vibrator"

@blackspherefollower blackspherefollower changed the title Document Mizz Zee Pill protocol Document Mizz Zee protocol Aug 19, 2021
@Spazznyan
Copy link

New model:
image

BLE name: XHT

Service UUID: eea0
Tx Characteristic UUID: ee01

Control: 0x69 0x96 0x04 0x02 0xXX 0x2c 0xXX
Where XX is speed, 00 is off and 1 - 64 is on and speed variable

Attached edited protocol file:
mizzzeev2.rs.txt

buttplugdevice.json entry:
"mizzzeev2": { "btle": { "names": [ "XHT" ], "services": { "0000eea0-0000-1000-8000-00805f9b34fb": { "tx": "0000ee01-0000-1000-8000-00805f9b34fb" } } }, "defaults": { "name": { "en-us": "Mizz Zee Device v2" }, "messages": { "VibrateCmd": { "FeatureCount": 1, "StepCount": [ 68 ] } } }

blackspherefollower added a commit to blackspherefollower/buttplug-rs that referenced this issue Jun 10, 2022
Thanks to @Spazzwanjunk at their friend for doing the hard work on this one:
buttplugio/stpihkal#136 (comment)
blackspherefollower added a commit to blackspherefollower/buttplug-rs that referenced this issue Aug 11, 2022
Thanks to @Spazzwanjunk at their friend for doing the hard work on this one:
buttplugio/stpihkal#136 (comment)
blackspherefollower added a commit to blackspherefollower/buttplug-rs that referenced this issue Aug 30, 2022
Thanks to @Spazzwanjunk at their friend for doing the hard work on this one:
buttplugio/stpihkal#136 (comment)
blackspherefollower added a commit to blackspherefollower/buttplug-rs that referenced this issue Aug 30, 2022
Thanks to @Spazzwanjunk at their friend for doing the hard work on this one:
buttplugio/stpihkal#136 (comment)
blackspherefollower added a commit to blackspherefollower/buttplug-rs that referenced this issue Sep 12, 2022
Thanks to @Spazzwanjunk at their friend for doing the hard work on this one:
buttplugio/stpihkal#136 (comment)
qdot pushed a commit to buttplugio/buttplug that referenced this issue Sep 24, 2022
Thanks to @Spazzwanjunk at their friend for doing the hard work on this one:
buttplugio/stpihkal#136 (comment)
qdot pushed a commit to buttplugio/buttplug that referenced this issue Sep 24, 2022
Thanks to @Spazzwanjunk at their friend for doing the hard work on this one:
buttplugio/stpihkal#136 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants