Skip to content

Strap Support and Pairing

NoopApp edited this page Jun 11, 2026 · 3 revisions

Strap Support and Pairing

Supported WHOOP straps

NOOP works with WHOOP 4.0 and WHOOP 5.0 / MG straps. Each generation has a different level of maturity and pairing behavior.

Strap Status Notes
WHOOP 4.0 ✅ Fully supported Tested and production-ready. Live heart rate, recovery, strain, sleep, and complete history offload all work end-to-end.
WHOOP 5.0 / MG 🧪 Partially supported Live heart rate confirmed working on real hardware. Strain computes from heart rate (same engine as 4.0) but builds slowly because 5/MG live HR is sparse — it can sit at 0 without sustained connected wear. Recovery and sleep are still being reverse-engineered from the offload. An opt-in Settings → Experimental toggle lets 5/MG owners help map the protocol.

The WHOOP 5.0 / MG pairing challenge

WHOOP straps hold a single encrypted Bluetooth bond at a time. Your strap is normally bonded to the official WHOOP app on your phone — and because of this exclusive bond, NOOP cannot simply scan for and connect to the strap if it's still bonded elsewhere.

If the strap remains bonded to the official WHOOP app:

  • NOOP's pairing will be refused.
  • The strap log shows "Encryption is insufficient" or "bond refused".
  • Live heart rate still streams (it rides the standard Bluetooth heart-rate profile and works without a bond), but nothing deeper works — no buzz, no alarms, no history offload, no two-way comms.

Pairing steps for WHOOP 5.0 / MG

Follow these steps in order. They are the same on macOS, Android, and iOS.

  1. Close the official WHOOP app completely on your phone.

    • Fully quit it (don't just leave it in the background).
    • Alternatively, turn that phone's Bluetooth off entirely.
    • This frees the strap from its existing bond.
  2. Put the strap into pairing mode.

    • On a WHOOP 5.0 / MG, tap the band repeatedly (firm taps directly on the sensor).
    • Keep tapping until the LEDs flash blue. This signals the strap is ready to bond.
    • (On WHOOP 4.0, pairing mode is automatic; you do not need to tap.)
  3. In NOOP, open the Live screen and connect.

    • Tap Scan & Connect (or Re-scan if already searching).
    • Choose "WHOOP 5.0 / MG" from the device picker if prompted.
    • NOOP will scan for the strap and attempt to bond.
  4. Success looks like this:

    • The strap log shows "CLIENT_HELLO acked — link established" (on 5.0/MG).
    • The connection status changes to Bonded (green pill).
    • You hear / feel a haptic buzz (the strap confirms the bond).
  5. If pairing is refused:

    • The strap log shows "bond refused" or "Encryption is insufficient".
    • The strap is still bonded to another device (most likely the WHOOP app on your phone).
    • Go back to step 1: ensure the WHOOP app is completely closed and Bluetooth is off on that phone.
    • Wait 10–15 seconds, then retry the tap-to-pairing step and NOOP scan.

One bond at a time

Because the strap holds only one encrypted bond:

  • Do not leave the strap connected to both your phone and your Mac (or other device) at the same time.
  • Live heart rate will still show on all connected devices (that's the unencrypted standard profile), but the real encrypted bond is only with one host.
  • If you see live HR on NOOP but haptics, buzz, alarms, double-tap, or history offload do not work, that is the tell: the strap is streaming the standard HR profile from the phone but is bonded to a different device.
  • Free the strap from everything else first. Close the WHOOP app, turn off that phone's Bluetooth, and re-pair NOOP.

The WHOOP app may need to re-pair afterward

Bonding NOOP to the strap will bond it away from the official WHOOP app. If you later use the official app again:

  • The WHOOP app will need to re-pair with the strap (it will prompt for pairing the first time you open it).
  • The strap will again hold a bond with the official app, and NOOP's bond will be lost.
  • This is by design — the strap cannot hold two bonds simultaneously. You can only use one app at a time for encrypted operations.

WHOOP 4.0 pairing (simpler)

WHOOP 4.0 does not require you to tap the strap into pairing mode. Instead:

  1. Close or Bluetooth-disable the official WHOOP app on your phone (same as 5.0).
  2. In NOOP, open Live and tap Scan & Connect.
    • The strap will appear in the scan results.
    • Bonding happens automatically with the first command exchange (a confirmed write of GET_BATTERY_LEVEL).
  3. You'll see BLE_BONDED event in the strap log — this confirms the bond is complete.

Checking connection status

NOOP always shows you the current state:

  • Disconnected (red dot) — strap not found or connection lost.
  • Connecting (amber dot) — found and in the bond/handshake phase.
  • Bonded (green dot) — paired and streaming. Haptics and history offload work.

The connection status pill is pinned to the sidebar (macOS) or the Live screen header (Android/iOS) so you always know the state.

What works at each stage

Feature Disconnected Bonded (encrypted)
Live heart rate ✅ (always on once bonded)
HRV (R-R intervals)
Haptic buzz / double-tap
Alarms
History offload (recovery, strain, sleep) ✅ on 4.0; strain works from HR on 5.0/MG (data-limited), recovery/sleep still in progress on 5.0/MG
Live streams (live HR via standard profile) ⚠️ Sometimes (unencrypted)

If pairing fails repeatedly

  1. Check the strap log (Live screen, scroll down). Look for error messages like "bond refused", "unknown error", or "Encryption is insufficient".

  2. Make absolutely sure the official WHOOP app is closed and Bluetooth is off on your phone. Even backgrounded, the app can hold the bond.

  3. Charge the strap to at least 50% battery. A low-battery strap may refuse pairing.

  4. Move closer to your Mac or Android device during scanning. BLE range is ~10 meters, but strength matters; poor signal can fail a bond attempt.

  5. Restart the strap if all else fails:

    • Let the battery fully drain (or power-cycle it per the manufacturer's instructions).
    • Charge fully and retry pairing.
  6. Report the exact strap log output if you open an issue. Include:

    • The strap generation (4.0 or 5.0/MG).
    • Whether the official WHOOP app is truly closed.
    • The error line from the strap log.

Not affiliated with WHOOP

NOOP is independent and unofficial. It reads your own device and your own data over Bluetooth. "WHOOP" is used only to identify the hardware. Privacy and Security.


See also: How NOOP Works, Installation, Privacy and Security

Clone this wiki locally