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
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
.gitattributes LF fix. 2023-01-24 09:58:28 +01:00
.gitignore
.gitmodules
.npmrc Docusaurus 3.0 version bump 2023-08-06 19:01:29 +10:00
biome.json
docusaurus.config.js
LICENSE
package.json
pnpm-lock.yaml Bump braces from 3.0.2 to 3.0.3 2024-06-18 20:02:00 +00:00
README.md
sidebars.js
tailwind.config.ts wip 2024-04-04 09:29:46 +02:00
tsconfig.json
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.