TL;DR
A new app enables the use of the WHOOP 4.0 fitness tracker without a subscription by connecting via Bluetooth. It processes data locally on iOS and Android devices, providing users with insights without relying on WHOOP's services.
✦ Why It Matters
Engineers can explore developing similar independent applications for other subscription-based fitness devices to enhance user accessibility.
Key Takeaways
How It Works
The app connects to the WHOOP 4.0 band via Bluetooth, utilizing a reverse-engineered protocol to extract health data. It processes this data locally on the user's device, ensuring that all metrics, such as heart rate and sleep patterns, are calculated using published research methods rather than WHOOP's proprietary algorithms.
This approach allows users to maintain control over their data without needing a cloud account.
Related