Owntracks Beacon

Is anyone using this as an Owntracks Beacon? Can you lead me in the right direction for that?

1 Like

It looks like that Owntracks would require iBeacon format, which is poorly supported By RuuviTag at this time (you’d need to compile the package from sources, generate distribution package etc.). We might implement iBeacon in future, but it’s not on our roadmap right now. Alternatively you could look into ways of using Eddystone beacon format with Owntracks, as there is a ready package for Eddystone on RuuviTag.

If you’re comfortable with C, you can get started on iBeacons with https://github.com/ruuvi/ruuvitag_fw/tree/master/ruuvi_examples/ble_app_beacon.