<aside> ⛔

Do not make any new apps using this BT method. It will be deprecated soon. Use online APIs, if you absolutely must make a BT application, look at this Bluetooth control

</aside>

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 The Handy masturbator two parameters time [ms] and position [%]. Commands are not buffered.

The Handyverse 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>