Austin Mesh

Austin Mesh is a community group working to build a mesh network of solar-powered meshtastic radios in Austin. This network acts like a city-wide text messaging system, allowing people to communicate publicly or privately with anyone on the network. All of this happens without any external infrastructure - no power, no cell phone towers, no internet.

How does it work?

We have set up a number of solar-powered radio repeaters in Austin. These radios communicate on the 906.875 MHZ frequency using the LoRa protocol. The radios mesh using the open-source Meshtastic software. Users can connect to these repeaters by Bluetooth if they’re close enough or they can use their own handheld nodes which will also act as repeaters. The messages hop from node to node, extending the reach of the network and ensuring everyone receives every message.

Can you explain it like I'm 5?

Pretend you're sitting in class and want to send a note to everyone in the class. You write your note on a piece of paper and copy it three times. The message can be up to 228 characters - about as long as this paragraph so far. You hand those three pieces of paper to the three people around you. Then those three people re-write the message three times and hand it to the three people around them and so on. Now imagine a big gust of wind comes and blows away some of the messages. If even just a few people saw the note and keep copying and re-sending it, eventually everyone will get a copy of the note. This is like sending an unencrypted message to everyone on the network.


Now imagine you want to send a message to a single person or a select group of people but you don't want other people who see the note to be able to read it. You could write the note using a secret language. You could then hand a decoder key to your friend or to a group of friends and they could decode the message. The message still gets passed the same way - with every single person writing the message a few times and handing it to everyone - but only those people with the decoder key will be able to understand the message. This is like sending an encrypted direct message or encrypted group message.


Austin Mesh works the same way as this paper example, but instead of sending paper notes we're using digital text messages and sending it with radio waves. Our radios are solar powered and they don’t need any internet or cell phone coverage. This means they will work even if the power is out.


What can it do?

Meshtastic is a bit like a decentralized social media platform or SMS text messaging. It has a number of different features which will be familiar to anyone who has sent a text message or posted on social media.

1) Primary Channel:
You can broadcast an unencrypted message to the Primary Channel and everyone on your mesh will see it. This is a bit like “posting” publicly on a social media platform.
2) Group Channels:
You can send an encrypted message to a select group of people on a Secondary Channel and everyone who is subscribed to that channel will get it. People can join the channel if you provide them with an encryption key which you can send to them via Direct Message or which they can scan from a QR code in person. This is a bit like a private group on social media, or a group text message chain on SMS.
3) Direct Messages:
You can send encrypted direct messages to people on the mesh. This is like a private text message or a DM on social medial.
4) Location:
If you choose to enable it you can send your location to the mesh and it will show up on everyone’s map in the app.
5) Connect Worldwide:
If anyone on your local mesh is running an MQTT gateway your local mesh will connect to the other meshes around the world. This can allow you to broadcast messages to everyone globally or send encrypted messages to groups or individuals worldwide.
6) Telemetry Data:
Nodes can be set up to send telemetry data like the battery status or signal strength, which is helpful for monitoring remote solar-powered nodes. Nodes can also have sensors connected to them which allow them to send data on temperature, humidity, or air pressure which allow them to act like weather stations.

Why build this network?

1) Community

Because this is essentially a city-wide group text message chain we are hoping people use the network to build community. Tell the group where your band is playing tonight, chat about local politics, ask for a good cheese dip recipe, etc.

2) Disasters

If the power goes out, like during the 2021 Winter Storm Uri, this network should allow people to continue to communicate with each other without electricity, cell phone coverage, or internet. This big city-wide group text chain could allow people to ask for help or offer assistance. People could get information about where warming centers are open or ask who in their neighborhood still has power. People could also send encrypted direct messages to check in on friends and family or they could send encrypted group messages to coordinate privately in a group.

3) Decentralized, Open, and Resilient

Austin Mesh is decentralized - there is no central server or corporation - all the communication bounces through the entire mesh. Austin Mesh is open to everyone - you don't have to ask permission to join and all of the software is open-source. Austin Mesh is resilient - our solar-powered radios don't need cell phone towers, internet access, or electricity. We hope this project will inspire others to build things that are decentralized, open, and resilient.

What kind of coverage does the mesh network have?

As of Winter 2023 we have coverage throughout most of downtown and central Austin. We're actively working to expand this coverage.
Here is a live map of nodes globally that have access to MQTT: MQTT Map.
There is a secondary MQTT map here: 2nd MQTT Map.
Here is a map of self reported nodes that is more out-of-date: Self-Reported Map.
Here is a map of our coverage (slightly out of date):

Austin Mesh Coverage Map

How can I join the network?

  1. Get a Meshtastic Radio.
    You can build one yourself for about $35. The official Meshtastic page keeps a current list of Supported Hardware. The LILYGO T-Echo is a good first meshtastic radio, as it costs around $70 and is ready to go out of the box (besides having to flash the firmware).
    You can also buy a pre-built battery-powered radio for between $50-$100 on Etsy or eBay - these usually have 3D printed cases.
    If you can afford it, and have a place to mount it outside, we recommend you buy a pre-built solar-powered node for between $100 and $200 on Etsy and mount it as high off the ground as you can. Alternatively you can build your own.
  2. Download the Meshtastic App on your iPhone or Android.
  3. Pair your radio to your phone with Bluetooth.
  4. Open the Meshtastic app and say hi!

How can I join the group?

You can email us to become an official member and attend our in-person meetings in Austin. You can also follow us on Twitter, Instagram, TikTok, YouTube, or join our Discord.

Building a Solar-Powered Repeater

We have tried 5 permutations of solar powering nodes:

Version 1.0: Using RAK RAKBox-B2 Enclosure with solar panel. The panel was connected directly to the RAK Wireless WisBlock Meshtastic Starter Kit US915. We connected a 2000 MAh Lithium Polymer battery directly to the RAK board. We drilled a hole in the top of the box and attached a fiberglass antenna, which was connected to the RAK board with an iPEX to N-Type connector. We mounted this on top of one of the UT buildings and it died within a month. The 0.4 watt panel is way too small.

Version 2.0: Same as 1.0 but we added a second 5 watt solar panel that was connected to the RAK board via USB. Also died within a month.

Version 3.0: To minimize the amount of components outside the box we used a much larger box with a clear lid and placed the solar panel inside the box. We added a Texas Instruments Green Power Module between the solar panel and the RAK board to help regulate the power. For batteries we switched to using four 18650 batteries and we also added an overdischarge protection circuit from Voltaic Enclosures (not to be confused with Voltaic Systems) between the battery and the RAK board to provide clean shutoff when battery voltage fell below 2.5v. We mounted this on top of the UT buildings and it died in 3 months.

Version 4.0: Same as Version 3.0 but we mounted the solar panel outside of the box (using a smaller box). We mounted this on a pole and it died within 3 months.

Version 5.0: For this version we stopped using the RAK’s solar and battery connectors entirely. Instead we connected a large 12 watt solar panel to a Voltaic Systems battery via USB and then connected the battery to the RAK board via USB. The Voltaic Systems battery acts as the solar charge controller and also acts as the overdischarge protection circuit; the battery will charge at a range of voltages from the solar panel (if it gets shaded) and the battery will shut off if the voltages drops too low and will reboot itself once it has recharged sufficiently.

Lessons learned:

  1. Don’t trust the RAK board to handle varying solar voltage or varying battery voltage. It is very unhappy if either voltage goes outside of a narrow range. In fact there is a known issue where the Nordic nRF52840 module inside of the RAK 4631 chip causes it to enter a “Super Deep Sleep” fault state when it is supplied with 3.3V. This means when the battery voltage falls too low the RAK chip shuts down and can only be rebooted manually.
  2. Solar panels: bigger is better. 10 watts or more is ideal.
  3. Battery: bigger is better. 10,000 mAh or more is ideal.
  4. Antenna: fiberglass antennas are the most robust and can handle wind, rain, and UV light better than rubber ducky antennas.
  5. Heat can kill the battery – it is best to shade the box containing the battery.
  6. Don’t add any modules. The GPS module increases battery usage significantly and is unnecessary if the repeater is in a fixed position.
  7. Seal everything properly and make sure water has a way to get out of the case. Use o-rings for the antenna mount and wrap connectors in proxicast. Add a drain plug to the case so any condensation has a way to escape. For high humidity environments, spray the electronics with conformal coating.

These are lessons learned from Austin Texas, where the main environmental stressors are heat and thunderstorms. In the summer of 2023 we 80 days over 100° F (38°C) and we had a stretch of 11 days over 105° F (40.5°C), during which two radios died. We also can have both high humidity and high temperature at the same time in Austin; in the summer the weather would swing from 80° F (27°C) with 85% humidity in the morning to 105° F (38°C) with 25% humidity in the afternoon. Weather history here. Our learnings are probably applicable to other southern and desert climates.

Considerations for other climates

  1. Northern Climates: At higher latitudes there is much less sunshine in the winter. A larger solar panel would be necessary and angling the panel lower to the horizon would be beneficial. The rule of thumb is to angle the solar panels at the same degree as your latitude. In Austin our panels should be angled at 30° but in Calgary the optimal angle would be 50°. Batteries should also be bigger in colder climates as low temperatures reduce their performance.
  2. Coastal Climates: salt spray and condensation from fog can kill electronics quickly. In coastal climates it is best to spray the electronics with conformal coating.

Parts List

With all that said, here is the parts list for our most-preferred way to build a solar powered repeater. This design doesn’t require any soldering or complicated connectors. It also doesn’t require any battery management chips (which often have long shipping lead times and can be hard to get). For this design the solar panel is connected directly to the battery pack via USB. Then the battery pack is connected to the board via USB. The Voltaic Systems V75 battery is nice because it is optimized to charge from a solar panel and it is set standard to an “always on” mode which means the battery bank does not shut off after a set amount of time like other battery packs – this is useful as the RAK chip uses very little power and can trick other battery packs into shutting off. The other really nice thing about the Voltaic pack is than when it drains down completely it shuts down, but then once the solar panel has sufficiently charged it back up it will automatically turn itself back on again. The RAK radio uses between 100 and 1000 mAh per day, with about 400 mAh per day being average so theoretically the 19,200mAh Voltaic V75 could keep the radio running for 48 days without solar.

Item Product Name Cost Link
Solar Panel Soshine 12W $30 Amazon or AliExpress
Battery Voltaic Systems V75 $79 Amazon or Volatic Systems
Rak Board RAK Meshtastic Kit $35 Rokland
Antenna Connector IPEX to N Type Female $4 Amazon
Antenna 915 MHz 3 dBi N-Female $18 Rokland
Box ABS Box with mounting tabs, 158mm x 90mm x 46mm $10 Amazon or AliExpress
Drain Plug VENT-PS1YBK-N8001 $3 Mouser
USB Cable Pass-Through 3/4 NPT Cable Gland $2 Amazon
Antenna Wrap Proxicast $2 Amazon
    $183  

To turn this repeater into a solar-powered meshtastic birdhouse you can just add the following components. Simply paint the top of the birdhouse black and glue on the solar panel, cut a hole in the back of the birdhouse big enough to put the box into it, attach the antenna mount L-Bracket to the side of the birdhouse, and connect the box to the antenna on the mount with the pigtail using the jam nut.

Item Product Name Cost Link
Birdhouse Birdhouse $25 Amazon
Pigtail Cable Pigtail Cable $10 Amazon
Jam Nut Jam Nut $12 Amazon
Antenna Bracket Larsen Mobile Antenna Mounts TMB58B $15 DX Engineering

Comparing it to APRS on Ham Radio

For people who are familiar with using the Automatic Packet Reporting System (APRS) on ham radio, Meshtastic is similar in a few ways:

Similarities

Digipeaters
APRS radios can be set up as clients, which receive all messages and only transmit the users messages, or APRS radios can be set up as digipeaters, which repeat all the messages they hear. Meshtastic radios by default all act as repeaters – just like APRS digipeaters.
iGates
MQTT Gateways are like APRS iGates – they repeat all local traffic over the internet to other MQTT Gateways around the world.
ANSRVR
APRS users can subscribe to groups using the ANSRVR service. This allows for group chats like the popular #APRSThursday net. Meshtastic has “Secondary Channels” that can be subscribe to, allowing users to send messages to everyone on the channel.
Burst
APRS uses the AX.25 protocol which sends messages using data bursts between 0.3 and 0.5 seconds long. Meshtastic uses the LoRa protocol which sends messages in data bursts between 0.5 and 10 seconds long.

Differences

But Meshtastic is also different than APRS in a few ways:

Primary
APRS doesn’t have a way to broadcast a message to everyone on the network. Messages sent to Meshtastic's Primary Channel go to everyone.
Encryption
APRS is unencrypted because it is illegal to use encryption over ham radio. Meshtastic is encrypted for communications on private group channels and for direct messages between users, because it runs on the 900 MHz ISM band, which does not have restrictions on encryption.
License
APRS requires the user to have a ham radio license. Meshtastic does not require any license and is open for anyone to use.
Equipment Cost
APRS capable handheld ham radios cost upwards of $400. Meshtastic radios cost less than $100.
Email
APRS has services which allow users to send emails and SMS text messages to people who aren’t ham radio users. Meshtastic does not have this feature but it could be added in the future.
Simplicity
APRS is quite a bit more difficult to use than Meshtastic. APRS does not have any standardized user interface – there are dozens of software packages available. Meshtastic has a standardized iPhone and Android app which is easy to understand for new users.

Other Meshes

For people in other places we've see a number of other meshtastic clubs spring up::
Birmingham, Alabama: Birmingham Mesh
Calgary, Alberta: YYC Mesh
Charlotte, North Carolina: Charlotte Mesh
Denver, Colorado: Denver Mesh
Hawaii: Hawaii Mesh
Nashville, Tennessee: Meshville
Orange County, California: Laguna Mesh
Philadelphia, Pennsylvania: Iffy Books is leading the effort

Starting a similar club

For anyone trying to start a similar club, here's what we've found to work:

  1. The hardest part of setting up a mesh network is organizing people. For a mesh to work well you need a lot of people working to set up nodes around town. Finding these people is harder than putting together hardware.
  2. Have regular meetings - we try to have meetings once per quarter. Sometimes we have nearly a dozen people and sometimes it's just 2 or 3 of us meeting up at the pub. But having regular meetings means people can feel confident that if they miss a meeting there will be another one soon.
  3. Create an email list and make sure to add anyone who is interested in the club - this is the easiest way to organize meetings.
  4. Set up social media accounts and advertise your meetings and talk about your achievements. When you get a solar power node set up be sure to talk about it!
  5. Connect with your local ham radio club - they're very knowledgable about radio and they often have access to towers and rooftops.
  6. Connect with your local disaster relief agency, red cross, or mutual aid group - they are also often willing to put up repeaters on their buildings.

Our website content is licensed under Creative Commons - feel free to use if for your club's website: Github
If we've inspired you, please email us!

This site is (c) by Will Martin and is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.