How to Get SMS Alerts When Your Wind Turbine Goes Offline

How to Get SMS Alerts When Your Wind Turbine Goes Offline

· by Sam Greenspan

Wind turbine SCADA systems generate a lot of email.

Fault codes, status changes, performance deviations, grid events — all of it landing in an inbox that’s already full of daily reports and vendor correspondence. For an O&M team managing turbines spread across a remote site (or worse, across multiple sites), the email that says Turbine 7 tripped on a converter fault at 3 AM looks exactly like the email that says a monthly report is ready.

Email doesn’t differentiate between routine and critical.

In this article, I’ll walk through turning your wind farm SCADA’s email alarms into SMS text alerts. I’ll cover the setup regardless of whether you’re running OEM SCADA from Vestas or GE, an independent platform like Bazefield or WindSync, or a general-purpose system like Ignition.

Let’s dive in.

Wind Turbine SMS Alerts: Table of Contents

Setting Up Text Alerts from Your Wind Farm SCADA

Step 1: Get your text.email address

To set up our text alerts, we’ll use text.email. That converts incoming email into SMS. You send it an email, it shows up as a text on your phone. That’s it.

Sign up at text.email with your email address, pick a plan, and choose a private keyword. Your address will look something like 5551234567@yourwindsite.text.email. Any email sent to that address gets delivered as a text to your phone.

The keyword is what ties messages to your account. Only emails sent to your specific keyword subdomain get billed to you, so there’s no risk of random messages running up a tab.

Step 2: Point your SCADA alarm notifications at text.email

This is where the SCADA platform matters, but the core concept is the same across all of them: you’re changing the recipient email address for alarm notifications to your text.email address.

Every wind farm SCADA system with email alarm capability uses SMTP to send outbound notifications.

If your system is already emailing alarm notifications (even if nobody’s reading them reliably), the SMTP configuration is already done. You just need to add or change the recipient.

Here’s where to find the notification settings in the most popular platforms:

OEM SCADA systems (Vestas, GE, Siemens Gamesa)

OEM platforms typically handle alarm routing through their proprietary control center software.

In Vestas’s Online SCADA, you’ll manage alarm notification rules through the web-based dashboard under the alarm configuration section. GE’s uses their ToolboxST (or similar park-level management software). But no matter what you’re using, there is some field for email addresses in the alarm routing or notification configs.

Independent SCADA platforms (Bazefield, WindSync, Ovation Green, forsiteSCADA)

These platforms are usually a bit easier to configure since you’re not locked behind an OEM service agreement.

In Bazefield, alarm notification recipients are configured in the Alarm Setup area under the Operations module. WindSync from Visualwind manages email notifications through its alarm configuration panel. Emerson’s Ovation Green and Bachmann’s forsiteSCADA have SMTP and notification recipient settings in web-based admin interfaces.

Regardless of your system, it should be relatively straightforward (well, at least as straightforward as SCADA management tools can be) to find them.

General-purpose SCADA (Ignition, atvise, VTScada)

If your wind farm runs on a general-purpose SCADA platform (Ignition, VTScada, and so on), it will also certainly have email alerting capabilities (generally in the alarm notification section).

One big thing: If you’re using alarm notification software like Win-911 on top of your SCADA, everything we’re talking about in this article will help you reduce down from that.

Step 3: Filter which alarms trigger a text

This is where it pays to be selective. You don’t want a text for every status change across a 20-turbine site — that takes us right back to the problem with oversaturated email alerts. Pretty much all SCADA platforms let you filter notifications by alarm priority, alarm category, and/or individual alarm type.

A good rule of thumb is to set your SCADA system to use email-to-text only for critical issues that need immediate human attention. (In other worse, a minor sensor glitch that self-clears in 30 seconds doesn’t require a text.)

I’ll cover a few specific alarm types worth texting later in the article.

Step 4: Send a test and verify delivery

Obviously, before you trust this new setup with your real alarms, you’re going to want to test it out.

Most SCADA platforms have a “test email” or “send test notification” function somewhere in the alarm configuration. (If yours doesn’t, you can temporarily lower an alarm threshold to trigger a real alarm on a non-critical signal — just please remember to set it back.)

When the text hits your phone, you’ll see the alarm message from your SCADA system. If it’s truncated or hard to parse, you should customize the email subject line and/or body template in your SCADA config. The email subject line is usually the most readable part of an SMS, so front-load the turbine ID and fault type there.

If you’re routing alarms for multiple team members, each person will need their own text.email address. (If you’ve been considering a full incident management platform like PagerDuty for this but don’t need the complexity, this is a much simpler SMS alerting method.)

Why the Old Email-to-SMS Gateways Don’t Work for Wind Farms Anymore

If you’ve been in wind O&M for a while, you might remember the carrier email-to-SMS gateways. You could send an email to something like 5551234567@vtext.com and it would arrive as a text on a Verizon phone.

Plenty of wind farm SCADA systems have had these gateway addresses hardcoded into their alarm notification configs for years (or even decades).

Bad news. Those gateways are gone. Verizon, AT&T, and T-Mobile have all shut down their email-to-text gateways over the past couple of years. If you’ve noticed that the SMS alerts you set up years ago quietly stopped working, that’s why.

The shutdown happened because of a regulatory change called A2P 10DLC — essentially, the carriers now require that any application-to-person text messaging (which includes automated alerts from a SCADA system) go through registered, compliant messaging channels. The old gateways had no compliance layer, so they got shut down.

If you search around or ask an LLM for help with “wind turbine SMS alerts,” you might still get recommendations to use @vtext.com or @txt.att.net. That advice is outdated; those addresses now either bounce or emails to them just disappear into the void.

Couldn’t I just build my own SMS alerting system?

We live in a vibe coding world, why not, right?

So… building your own compliant SMS pipeline is possible. It’s just a pain, both when you’re getting started and when you’re maintaining it.

But yes, you can set up Twilio or Vonage account and set up your email-to-SMS code. You’ll need to register for 10DLC compliance, which is a process — yes, you even need that to have your own system send text alerts to yourself. And then you’ll have to maintain this system and make sure it doesn’t go down.

What we set up earlier in this article saves you the hassle (and, as you’ll see, at the price it costs, your time is worth way more).

text.email handles the compliance and delivery infrastructure so you don’t have to. Your SCADA system sends a normal email, and it arrives as a text. It’s the same simplicity the carrier gateways used to provide — a straightforward email-to-text conversion — but through a channel that’s compliant and won’t randomly stop working.

Wind Turbine SMS Alerts: Pricing and Getting Started

So here’s where we stand: your wind farm SCADA is already generating the alarm emails. All you need is a place to point them that turns email into SMS.

text.email plans include 200 messages a month. For most wind farm operations, 200 messages is more than enough. Because really, it’s not about 200 messages, it’s about the ONE that hits your phone and avoids a gigantic, disastrous crisis.

Want to see how this email-to-text thing works? You can test it right now without signing up. Send an email to yournumber@text.email and you’ll get a text within seconds. Try it from your SCADA system’s test notification function if you want to see exactly how the alarm content formats as an SMS.

And when you’re ready, sign up at text.email and set your wind farm SCADA notification recipient to your yournumber@yourkeyword.text.email address.

Which Wind Turbine Faults Are Worth a Text Message?

Not every alarm your SCADA sends needs to wake someone up. Here’s a potential framework for splitting what goes to SMS versus what stays on email. (Of course, your picks will vary, I’ll just try to get you started.)

Send a text for these

  • Turbine fault with automatic stop (any fault that takes a turbine offline and it can’t auto-restart)
  • Converter fault / grid fault
  • Pitch system fault
  • Gearbox oil temperature or bearing temperature over threshold
  • Generator winding over-temperature
  • Communication loss to turbine controller
  • Grid loss / substation trip
  • Safety chain trip
  • Yaw runaway or yaw error requiring manual reset
  • Ice detection shutdown (if applicable to your site)
  • CMS (condition monitoring system) high-severity vibration alarm

Leave these on email

  • Informational status changes (turbine paused for grid curtailment, normal stop/start cycles)
  • Minor sensor deviations that self-clear
  • Routine wind speed or production threshold notifications
  • Scheduled maintenance reminders
  • Low-priority alarms that resolve within one scan cycle
  • Availability reporting summaries

The split will vary by your site and your turbine model — you know your fleet’s alarm behavior better than anyone. The principle is simple: if it means lost revenue or equipment damage and needs a human decision, it’s a text. If it’s informational or self-resolving, email is fine.

Wind Turbine Text Alerts: Next Steps

Ready to get rolling with these simple text alerts for your wind farm?

Sign up at text.email, get your yournumber@yourkeyword.text.email address, add it as a notification recipient in your wind farm SCADA platform’s alarm configuration, and you’re ready to roll.

Your SCADA system already knows when something’s wrong. This just makes sure you’ll know too, even when you’re not staring at a dashboard or digging through your inbox.

Try text.email free

Send an email to
your-number@text.email
and receive it as a text in seconds. No signup required.