It is possible to control Handy with Bluetooth Low Energy (BLE). We have a simple implementation to support https://buttplug.io/.

Buttplug: Sex Toy Control Software

The implementation is the equivalent of HDSP/xpt (Handy Direct Streaming Protocol (HDSP)) function in the Handy API v2 :

[<https://www.handyfeeling.com/api/handy/v2/docs/#/HDSP/nextPositionPercentInTime>](<https://www.handyfeeling.com/api/handy/v2/docs/#/HDSP/nextPositionPercentInTime>)

You give Handy masturbator two parameters time [ms] and position [%]. Commands are not buffered.

The Handyfeeling platform is an online platform, and BLE is offline. We have limited developer resources, and our main focus is on our online platform. If you want to create a project using BLE, we recommend using buttplug.io.

Python example:

Sweet Tech AS / handy / Handy BLE client · GitLab

TS/JS projects:

https://github.com/poengAlex/handy-ble-simple-example

Relevant reads

<aside> 🤖 Cover image [DALL-E]: smiling robot enjoying Bluetooth

Untitled

</aside>