Texting ChatGPT From the Middle of Nowhere

Some of my favorite places have no cell signal at all. Our camp up in the Adirondacks, a trailhead an hour from the nearest tower, the back end of a paddle. It’s the whole point of going — but every so often you’re standing out there wishing you could just ask something. What’s this weather about to do? Is that plant what I think it is? Which way is the shorter loop back?
Newer iPhones quietly gained a superpower for exactly those moments: Messages via satellite. When you have no signal and no wifi, the phone can still send a text straight up to a satellite. It’s meant for emergencies and quick check-ins — but it got me thinking. If my phone can send a text from anywhere on Earth, what if the thing on the other end wasn’t a person… but a helper that could answer almost anything?
So I’ve been building it.
What it does
The idea is simple: text a question from off-grid, get an answer back. Under the hood it’s ChatGPT, but from the woods it just feels like texting a very knowledgeable friend. A few things it can do:
- Ask anything. “How do I treat a burn?” “What’s a bowline knot good for?” You get a short, plain answer — kept brief on purpose, because satellite texts are tiny.
- Live weather. Text
w: Piseco NYand it replies with the current conditions and the next couple days — pulled fresh, even though your phone is offline. - Drop your location on our camp map. Text your GPS coordinates and it logs a pin to the shared map for our camp, so family can see roughly where I am and where I’ve been.
- Relay a message. Have it pass a quick “running late, all good” to a specific person.
- It remembers. It keeps the last few messages in mind, so you can have a real back-and-forth instead of one-shot questions.
How it actually works
Here’s the part I think is neat: your phone barely does anything.
When you send that satellite text, it goes to a dedicated account on an always-on Mac back at the house — a little computer that just sits there, plugged in, doing this one job. That Mac is the one with real internet. It reads your message, asks ChatGPT, grabs the weather or updates the map if that’s what you asked for, and texts the answer back to your phone over the same satellite link.
So the phone in your pocket stays completely off-grid. All the heavy lifting — the internet, the AI, the map — happens on a machine sitting warm and online at home. Your phone is basically a very long extension cord to it.
It’s a small program (a couple hundred lines) that watches for your messages, figures out what you’re asking, and answers. No app to install, no account to make in the field. Just the Messages app you already have.
The part nobody sees
I’ll be honest: getting here has been a saga. The concept came together fast — the fiddly part was everything around it. There was an overnight power outage that took out the home computer mid-setup. There was a genuinely maddening stretch where a brand-new Apple account would sign in, spin for a few seconds, and log itself back out, over and over. There was an afternoon lost to two computers refusing to talk to each other.
Building anything real is like this. The demo is five minutes; the last 10% is a week. But every gremlin I chased down is one less thing that’ll fail when I’m actually standing in a river valley with no bars, and that’s worth it.
Where it stands
I’m in the final testing stretch — the plumbing is built and the answers come back; I’m ironing out the last of the setup so it’s rock-solid before I trust it somewhere remote. My goal is something I’d genuinely reach for off-grid: ask a question, log my location, check the weather, all from a spot where a text is the only thing that gets out.
There’s something I love about that. The most advanced tools we have, reachable from the most disconnected places we go — through a single little text message bounced off a satellite.
More to come once I’ve put it through its paces in the field. 🛰️