Meshtastic project website and documentation
Find a file
linagee e93c5c0581
Merge master (#4)
* Fix typo

* Update on the delayed meshpacket type.

* fixed typo in store forward doc

* Updated notes for the delayed enum

* Add note about stability to S&F doc

* Firmware loading placeholder

* add notes on mqtt stuff

* change link to python api docs

* re-org of python docs; migrate docs out of python repo README into this repo

* fix links

* Update protobuf submodule

* Update protobuf submodule

* Update protobuf submodule

* Update protobuf submodule

* Update protobuf submodule

* Fix typo

* Update protobuf submodule

* Fix typos in radio setting table

Co-authored-by: Jm Casler <jm@casler.org>
Co-authored-by: Sacha Weatherstone <sachaw100@hotmail.com>
Co-authored-by: Mike Kinney <mike.kinney@gmail.com>
Co-authored-by: github-actions <bot@noreply.github.com>
Co-authored-by: redfast00 <redfast00@gmail.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2022-01-01 20:14:21 -07:00
.github/workflows Removing languagetool, English has too much crazy to be perfect 100% of the time. 2021-12-27 12:41:13 -07:00
assets Update Links to discord server & update deps 2021-08-02 12:32:54 +10:00
docs Merge master (#4) 2022-01-01 20:14:21 -07:00
protobufs@8837b0554e Merge master (#4) 2022-01-01 20:14:21 -07:00
src Merge master (#4) 2022-01-01 20:14:21 -07:00
static fix submodules & api url 2021-12-23 01:53:13 +11:00
website Typos, spelling, and grammar corrected (#3) 2021-12-27 12:39:42 -07:00
.env.example fix submodules & api url 2021-12-23 01:53:13 +11:00
.gitignore Add prisma DB model 2021-12-21 22:28:51 +11:00
.gitmodules fix submodules & api url 2021-12-23 01:53:13 +11:00
1.1 1.5 feature list ideas.md Typos, spelling, and grammar corrected (#3) 2021-12-27 12:39:42 -07:00
babel.config.js Move website to repo root 2021-12-21 22:44:01 +11:00
docusaurus.config.js Footer change 2021-12-24 17:40:29 +11:00
How to configure a device as a relay.md Typos, spelling, and grammar corrected (#3) 2021-12-27 12:39:42 -07:00
package.json Merge master (#4) 2022-01-01 20:14:21 -07:00
protobuf.tmpl Move website to repo root 2021-12-21 22:44:01 +11:00
README.md Typos, spelling, and grammar corrected (#3) 2021-12-27 12:39:42 -07:00
sidebars.js Merge master (#4) 2022-01-01 20:14:21 -07:00
tsconfig.json Move website to repo root 2021-12-21 22:44:01 +11:00
yarn.lock Merge master (#4) 2022-01-01 20:14:21 -07:00

Meshtastic

Website   •   Forum   •   Discord   •   App

What is Meshtastic?

Meshtastic® is a project that lets you use inexpensive LoRa radios as a long range off-grid communicator for areas without reliable cellular service. These radios are great for hiking, skiing, paragliding - essentially any hobby where you don't have reliable internet access. Each member of the mesh can send and view text messages and enable optional GPS based location features.

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.

Meshtastic uses LoRa for the long range communications and depending on settings used the maximum theoretical group size ranges from 30-200 device nodes. Currently each device can only support a connection from a single user at a time.

Please see our website for more information about Meshtastic.

Powered by Vercel