Ideas
- Considering iOS doesn’t provide MAC addresses for the devices, can we identify which device type we have using characteristics instead of the MAC? Would this be reliable enough to make it “standard behavior” on iOS?
Links
- https://github.com/dvmarinoff/Flux/blob/master/src/ble/web-ble.js#L17
- https://github.com/gamma/FTMS-Bluetooth/blob/master/Sources/FTMS%20Bluetooth/FTMSUUIDs.swift
- https://github.com/ptx2/gymnasticon/issues/34
- https://github.com/oesmith/gatt-xml/blob/master/org.bluetooth.characteristic.indoor_bike_data.xml
- https://github.com/GoldenCheetah/GoldenCheetah/issues/3802