Bluetooth LE#

Bluetooth Low Energy (BLE, also Bluetooth Smart) is the protocol used to bridge ANT+ sensor data from the Watchlink to the Apple Watch Ultra 1, and to keep the Watch connected to the iPhone 16 Pro Max.

In the Network#

LinkRole
WatchlinkApple Watch Ultra 1Relays Garmin Edge aggregated ride data to the Watch
Apple Watch Ultra 1iPhone 16 Pro MaxWatch sync, notifications, Siri handoff, cellular sharing

Key Specifications#

AttributeSpec
Frequency band2.4 GHz ISM (2402–2480 MHz)
Channels40 channels × 2 MHz
Data rate1 Mbps (LE 1M PHY); 2 Mbps (LE 2M PHY, optional)
Typical range10 m (Class 2 devices)
TopologyConnection-based (point-to-point)
Max simultaneous connectionsDevice-dependent; Apple Watch supports several
Power consumptionLow — designed for coin-cell operation

How It Is Used Here#

The Watchlink receives the Garmin Edge MTB’s ANT+ broadcast (which aggregates power, cadence, speed, gear, and radar data), then re-transmits that data to the Apple Watch Ultra 1 over BLE using standard GATT fitness service profiles. The Watch receives it as if it were a native BLE sensor.

This is the only path by which live ride data from ANT+ sensors reaches the Watch — the Watch has no ANT+ radio.

Apple Watch ↔ iPhone#

The Watch maintains a persistent BLE connection to the iPhone 16 Pro Max during the ride for:

  • Notification forwarding
  • Siri requests
  • Cellular data sharing (Watch uses iPhone’s cellular when on the same connection)
  • Activity syncing post-ride

BLE vs ANT+ for This Role#

AspectANT+Bluetooth LE
TopologyBroadcast (1:many)Connection-based (1:few)
Sensor interoperabilityStandardised profiles across brandsGATT profiles, less universal for cycling
Apple Watch supportNone (no ANT+ radio)Native
Why used hereSensor → head unitHead unit bridge → consumer wearable

BLE is used at the wrist end of the data chain precisely because the Apple Watch supports it natively. ANT+ handles the sensor end because it is the universal language of cycling hardware.