ClientSetup: Difference between revisions
From Mesh Bahamas
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
[[File:Screenshot 2025-09-26 091610.png|left|frame|The radio's Region should be set to US, since we follow FCC rules for ISM 900 here. Hop limit should be low, but I've been increasing it to 6 while we build things out. With more nodes and more traffic, this will likely need to be turned back to the default of 3.MQTT should be enabled. This allows your node's traffic to be forwarded to the MESH.BS MQTT server by other nodes.]][[File:Screenshot 2025-09-26 091653.png|left|thumb|1135x1135px|If your device will have a WiFi or Bluetooth connection, you should enable MQTT. MQTT is a messaging protocol that will bridge the mesh traffic to a server over IP. We want this not to extend the network to the Internet, but to mirror traffic for stats collection. This is where the data for the stats page http://mesh.bs:5008 comes from. ]] | [[File:Screenshot 2025-09-26 091610.png|left|frame|The radio's Region should be set to US, since we follow FCC rules for ISM 900 here. Hop limit should be low, but I've been increasing it to 6 while we build things out. With more nodes and more traffic, this will likely need to be turned back to the default of 3.MQTT should be enabled. This allows your node's traffic to be forwarded to the MESH.BS MQTT server by other nodes.]][[File:Screenshot 2025-09-26 091653.png|left|thumb|1135x1135px|If your device will have a WiFi or Bluetooth connection, you should enable MQTT. MQTT is a messaging protocol that will bridge the mesh traffic to a server over IP. We want this not to extend the network to the Internet, but to mirror traffic for stats collection. This is where the data for the stats page http://mesh.bs:5008 comes from. ]] | ||
[[File:Screenshot 2025-09-26 091701.png|left|frame|Root topic should be set to msh/BS, as our MQTT traffic gets forwarded to the primary MQTT server hosted by Meshtastic, and this will allow nodes to be easily filtered. Proxy to Client Enabled should be turned on for a mobile node that is typically paired with a phone. This allows the node to communicate with the MQTT server via the phone's Internet connection. Approximate location can be set to whatever you want it to be, in order to fudge your exact location.]] | [[File:Screenshot 2025-09-26 091701.png|left|frame|Root topic should be set to msh/BS, as our MQTT traffic gets forwarded to the primary MQTT server hosted by Meshtastic, and this will allow nodes to be easily filtered. Proxy to Client Enabled should be turned on for a mobile node that is typically paired with a phone. This allows the node to communicate with the MQTT server via the phone's Internet connection. Approximate location can be set to whatever you want it to be, in order to fudge your exact location.]] | ||
[[File:Screenshot 2025-09-26 091721.png|left|frame|The default channel on Meshtastic is called "LongFast". This is the public channel that most all devices will be set up to use. If we were to change these settings, we wouldn't be able to see any new users, or transient users. Uplink and Downlink refer to MQTT traffic. We want nodes to have Uplink enabled, to push stats to the server, but not Downlink messages. This can create loops, and it means you will be receiving messages over IP, not via the mesh, | [[File:Screenshot 2025-09-26 091721.png|left|frame|The default channel on Meshtastic is called "LongFast". This is the public channel that most all devices will be set up to use. If we were to change these settings, we wouldn't be able to see any new users, or transient users. Uplink and Downlink refer to MQTT traffic. We want nodes to have Uplink enabled, to push stats to the server, but not Downlink messages. This can create loops, and it means you will be receiving messages over IP, not via the mesh, which is way less cool. Location accuracy can be adjusted here, just as it can when publishing to MQTT.]] | ||
Revision as of 20:54, 27 September 2025
Quick start guide for setting up a Meshtastic client to connect to Mesh Bahamas







