Elektrine lite

← Feed

@emorydunn@mastodon.tinycart.club

Post #1820042

2026-04-21 23:02 UTC

First success with the packet sniffing! I'm able to enable and disable the haptics on the jog wheel. I had to switch from CoreHID to CoreBluetooth to pull more information from the device, which is a really clunky API

Replies (1)

  • My resounding success is slightly tempered by the fact I was able to toggle the haptics by sending two different data packets. Both work reliably, but that means I know even less about how this thing works, and I wasn’t exactly starting from knowing anything to begin with

    Open ##1820043