Skip to content

Instantly share code, notes, and snippets.

@cuter44
Created January 29, 2022 16:59
Show Gist options
  • Save cuter44/23cb467920da695111c32355a5c1ca1d to your computer and use it in GitHub Desktop.
Save cuter44/23cb467920da695111c32355a5c1ca1d to your computer and use it in GitHub Desktop.
Svakom Viviana
using SoC from SYDTEK, likely 8801-8811 series, not known precisely.
featured an abnormal service discovery, so can't be parsed in bluez, not operatable via dbus.
featured UART on GATT FFE0 service, characteristic FFE1 as input, FFE2 as output.
- input data 0x55030300[x1][x2] feature viberate; x1 as pattern mode, ranges 0x00:0x0b; x2 as intense, ranges 0x00:0x0a
- input data 0x5504030000[x1] feature quiver; x1 as intense, ranges 0x00:0x0a
- input data 0x5506010000[x1] feature electrify; x1 as intense, ranges 0x00:0x05
featured OTA on GATT FF00 service.
featured Battery Level on GATT 180F, but quite inaccurate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment