Meshtastic project website and documentation
Find a file
zyphlar 3aea1283d5
Clarify the necessity and configuration of the "mqtt" Meshtastic channel
My MQTT wasn't working at all (nothing published to msh/US/2/# except msh/US/2/stat/!myradio = offline for a week) until on advice from Discord I added a new Meshtastic channel to my radio configuration called "mqtt". They claim that this paragraph makes that requirement clear, but

1. This paragraph is only about JSON downlink to send MQTT over LoRa, which is odd because MQTT uplink didn't work either, but anyway:
2. The word "channel" by itself isn't a full set of instructions for creating a new Meshtastic channel on the appropriate node. The rest of the paragraph talks about the /mqtt/ topic, which is ambiguous.
2024-07-01 11:22:00 -07:00
.github bump prince pdf version to 15.3 latest (#1068) 2024-03-01 10:40:29 -06:00
.vscode add MDX extension to recommended 2024-01-06 11:06:22 +10:00
docs Clarify the necessity and configuration of the "mqtt" Meshtastic channel 2024-07-01 11:22:00 -07:00
src Add Telegram Forums to panel 2024-05-10 10:32:04 +02:00
static Adding documentation for chatter and its keypad (#1283) 2024-06-28 09:14:31 -05:00
.env.example fix submodules & api url 2021-12-23 01:53:13 +11:00
.gitattributes LF fix. 2023-01-24 09:58:28 +01:00
.gitignore github action, add to gitignore 2024-02-24 19:15:04 -06:00
.gitmodules Update nightly CI & remove protobufs submodule 2023-01-18 22:47:52 +10:00
.npmrc Docusaurus 3.0 version bump 2023-08-06 19:01:29 +10:00
biome.json fix biome errors (#977) 2024-02-08 15:23:54 -06:00
docusaurus.config.js update docusaurus config 2024-03-02 12:38:35 -07:00
LICENSE Create LICENSE 2022-05-12 21:40:31 +10:00
package.json move docusaurus-prince-pdf to dev deps 2024-02-24 19:15:04 -06:00
pnpm-lock.yaml Bump braces from 3.0.2 to 3.0.3 2024-06-18 20:02:00 +00:00
README.md Update README.md 2024-02-13 01:20:36 -07:00
sidebars.js fix biome errors (#977) 2024-02-08 15:23:54 -06:00
tailwind.config.ts wip 2024-04-04 09:29:46 +02:00
tsconfig.json linter fixes 2023-05-17 14:25:23 +10:00
vercel.json comma 2024-03-13 12:20:00 -07:00

Meshtastic

CI CLA assistant Fiscal Contributors Vercel

Overview

Website and documentation source for the Meshtastic project.

Stats

Alt

Development & Building

For complete instructions on setting up your development environment and for building and running the project locally, please refer to our Local Development Guide.