Meshtastic® lets you use inexpensive ($30 ish) LoRa radios as an extensible, long battery life, secure, mesh GPS communicator. These radios are great for hiking, skiing, paragliding - essentially any hobby where you don't have reliable internet or mobile phone coverage. Each member of your private mesh can see the location and distance of all other members and any text messages sent to your group chat.
The radios automatically create a mesh to forward packets as needed, so everyone in the group can receive messages from even the furthest member. The radios will optionally work with your phone, but no phone is required.
This software is 100% open source and developed by a group of hobbyist experimenters. No warranty is provided, if you'd like to improve it - we'd love your help. Please post in the [forum](https://meshtastic.discourse.group/).
* [Store and forewarding messages](/docs/software/plugins/store-forward-plugin) (in development)
* [Environment measurement](/docs/software/plugins/environment-plugin) (in development)
* Community projects include:
* A [plugin](/docs/software/community/community-atak) for the [Android Team Awareness Kit (ATAK)](https://play.google.com/store/apps/details?id=com.atakmap.app.civ)
* [PyGUI](/docs/software/community/community-pygui), a platform agnostic graphical user interface for devices
We currently support a number of different devices based on the ESP32 and nRF52 microcontrollers. The way Meshtastic is designed allows it to ported to new boards relatively easily. See our [hardware](/docs/hardware) section for a complete listing of supported hardware.
Make sure to buy the frequency range which is legal for your country. In the Americas get the 915mhz version, in Europe the 868Mhz, or Asia 923Mhz. See this listing by [The Things Network](https://www.thethingsnetwork.org/docs/lorawan/frequencies-by-country.html) for frequencies by specific countries. Getting a version that include a screen is optional, but highly recommended.
Looking for help in getting started? Have you set up a network you want to showcase? Or built a new board or enclosure? Join our [forum](https://meshtastic.discourse.group/) and let us know! We actively welcome new users.
Have you got an idea that you want to see implemented? Do you want to help improve Meshtastic? We welcome all developers, new and experienced! See our [Developers](/docs/developers) section, browse our code on [GitHub](https://github.com/meshtastic), open a new issue and discuss your ideas on the [forum](https://meshtastic.discourse.group/)!