Wind Data at Your Fingertips: SailingMetrics Now Connects to the Calypso Ultrasonic Wind Meter
Every serious sailor knows that accurate wind data is the foundation of fast sailing. VMG, Velocity Made Good, is the single number that tells you how efficiently your boat is moving toward the next mark, but it is only as accurate as the wind direction figure feeding into it. Until now, SailingMetrics users either had to estimate wind direction by eye or key in a manual reading before heading out. That worked, but it left room for error. From version 1.0.84 we are changing that with native Bluetooth support for the Calypso Ultrasonic Wind Meter, bringing live, sensor-accurate wind speed and direction into every performance recording.
Why Wind Data Matters So Much for VMG
VMG is the component of your boat speed directed straight toward or straight away from the wind. If you are sailing at 6 knots on a close-hauled course 40° off the wind, your upwind VMG is roughly 4.6 knots. The remainder of your speed goes sideways, not forward toward the mark.
Small errors in wind direction create surprisingly large VMG errors. A 5° mistake in the assumed wind angle translates to a VMG error of around 5 to 8 percent, which is the difference between thinking you sailed a good leg and actually having done so. Every tacking analysis, every height-change calculation, every league race score chains back to that one question: where is the wind coming from? Get it wrong and all the numbers downstream are wrong too.
A physical ultrasonic anemometer mounted on the boat and streaming over Bluetooth gives you the real answer, measured rather than guessed.
The Calypso Ultrasonic Wind Meter
The Calypso Ultrasonic is a compact, no-moving-parts wind instrument designed for small boats and water sports. Rather than using spinning cups or a vane, it fires sound pulses between transducers and compares travel times. Nothing to jam, nothing to wear out, and the response is fast enough to catch the puffs that matter. It holds up well in choppy water where the sensor is pitching and rolling with the boat.
It broadcasts over Bluetooth Low Energy, which suits a phone-based sailing app perfectly. No proprietary display head, no wiring through the deck, just a small unit clipped to a shroud or mounted near the bow, sending data continuously to your phone.
On every update the sensor reports wind speed in metres per second (to 0.01 m/s resolution), apparent wind direction in degrees from 0 to 359, and battery level as a percentage. Those three values now feed directly into SailingMetrics.
Pairing the Sensor
Demo: live wind speed and direction updating on the Live Metrics screen.
Demo: scanning for the Calypso and connecting from within the app.
Pairing takes about thirty seconds. In the tracking overview you will see a bluetooth button. Tap it and the app starts a Bluetooth scan, but only for devices advertising the Calypso's environment-sensor service profile, so you are not wading through a list of every tracker and speaker in the marina. The Calypso shows up within a few seconds and a single tap on its device ID connects it. You can see this in the demo video above.
Once connected, the app holds the device ID in its state across screen navigation. A disconnect listener runs quietly in the background, so if the sensor briefly drops out, say after a capsize, the app notices, updates the UI, and is ready to reconnect the moment the signal comes back. No fiddling required.
On Android 12 and later the app will ask for Bluetooth Scan and Connect permissions on first use. On iOS the standard Bluetooth prompt handles it. After that first time you will not see those prompts again.
Live Wind Speed and Direction on Screen
Once connected, open the Live Metrics screen and you will see wind speed and direction updating in real time as the Calypso streams readings. The direction ticks around with shifts, the speed jumps in gusts. The monitor only runs while the screen is active, so there is no background battery drain when you are not looking at the metrics view.
There is also a live data overlay you can pull up from the tracking view while connected. It shows the raw sensor values directly, which is handy for a quick sanity check at the dock before you launch. If the direction reads north when the wind is clearly south, you know something is off before you waste a session on bad data.
Wind Data Attached to Every GPS Fix
The most significant part of this update is what happens during a recording. SailingMetrics logs your GPS position at a regular interval throughout a session. With the Calypso connected, each time a GPS fix is recorded the app reads the current wind data from the sensor and attaches it to that position. Every point in your session file now carries its own wind speed, direction, and battery reading, timestamped alongside the GPS coordinates.
Previously your recording was a GPS track plus one manually-entered wind estimate for the whole session. Now it is a time-series where each position carries the actual wind conditions at that moment. Wind shifts mid-leg, a pressure change in a puff, the difference in apparent angle between a tight beat and a broad reach: all of it is in the file.
The data comes off the sensor in a compact binary format, 16-bit little-endian integers for speed and direction, a single byte for battery level. Simple, fast, and efficient to decode on the fly without adding any noticeable overhead to the tracking task.
When you upload the session, the wind data goes with it. The backend gets the measured wind values as part of the activity, rather than whatever you typed in the upload form. For league races and performance race scoring, that is a real difference in accuracy.
What It Does for Your Performance Numbers
Tacking analysis is where you will feel the improvement most. The app finds the point in your track where direction changed, then works out how much upwind height you gained or lost relative to sailing a straight line. That height change is calculated with wind direction as the reference axis. If the wind direction is slightly off, the pre-tack and post-tack VMG figures are both slightly off, and the height-change delta can flip sign entirely: a tack that gained height looks like it lost height, or vice versa. With the measured direction attached to each fix, the calculation uses the actual wind angle at the moment you tacked, not an estimate you made on the pontoon an hour earlier.
The live VMG indicator on the tracking screen also benefits. It compares your current speed-made-good to a reference VMG set at the start of the session. The wind direction for that calculation now comes from the Calypso rather than a manual entry, so if the wind heads during a leg, the indicator reflects it automatically.
League race calibration involves sailing a starboard tack leg upwind, then a port tack leg, then a downwind leg. The app uses those headings to estimate the true wind direction for scoring. Overlaying live sensor readings on top of the GPS headings gives the algorithm a second, independent data source, which improves the quality of the calibrated wind angle used to score the race that follows.
Further ahead, having wind speed and direction logged per GPS fix means the app will be able to chart how conditions evolved through your session, flag the legs you sailed in building pressure versus those you caught the dying of a puff, and separate boat-speed gains from wind-angle gifts. None of that was possible when wind was a single number per session.
A Word on Apparent vs True Wind
The Calypso measures apparent wind, the wind as felt by an instrument moving through the air on a moving boat. True wind, the direction you would feel standing on a fixed point, differs because your boat speed adds a vector to the equation. SailingMetrics handles the conversion automatically. The GPS track provides speed and course over ground, and the app combines those with the apparent wind reading to derive the true wind direction used for VMG calculations. You do not need to think about the trigonometry.
What You Need
- SailingMetrics app version 1.0.84 or later on iPhone or Android
- A Calypso Ultrasonic Wind Meter (the BLE-transmitting model)
- Bluetooth turned on, that is genuinely all
No third-party apps, no proprietary adapters, no subscription tier. If you have the sensor and the updated app, it works.
What Is Coming Next
The Calypso integration is the first piece of a broader effort to pull real instrument data into SailingMetrics. Wind was the most-requested addition from users, and building out the BLE layer properly means adding other sensors becomes much more straightforward.
If you have been frustrated by guessing wind direction for your VMG numbers, give this a try. And if you run into anything odd with pairing or with data quality on your particular device or phone model, let us know. Real-world feedback from different hardware combinations is exactly how we make this more robust.
Fair winds out there.