• Snot Flickerman
    link
    fedilink
    English
    26 months ago

    They make you make an account tied to your email, and it authenticates your account each time it connects. I’ve already done a teensy bit of network peeking at it, but I’m not savvy enough to try to be bypassing authentication.

    • @PurplebeanZ@lemmy.world
      cake
      link
      fedilink
      26 months ago

      You mentioned it was using Bluetooth to communicate with the actual machine so I’m assuming they are not directly connected to the internet in any way? If that’s correct then it’s just a case of understanding the Bluetooth comms which is probably some basic BLE stuff they put together by tweaking the sample code from the BLE chip manufacturer.