ClientSetup: Difference between revisions
From Mesh Bahamas
No edit summary |
No edit summary |
||
| (5 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
Quick start guide for setting up a Meshtastic client to connect to Mesh Bahamas | == Quick start guide for setting up a Meshtastic client to connect to Mesh Bahamas == | ||
[[File:Screenshot 2025-09-26 091512.png|Make sure the client role is set to "CLIENT". The "ROUTER" role should be reserved for only a handful of very strategically placed nodes throughout the network. When in ROUTER mode, the device will re-transmit anything it receives immediately. This may seem like a good idea, but with all of the nodes operating at the same frequency, two transmitting at once will simply step on each other's signal, corrupting the transmission. "ROUTER_LATE" is a middle ground between CLIENT and ROUTER, where the node will re-transmit everything, but after a random delay. This delay avoids stepping on other transmissions by randomly varying the delay.|left|frame]] | [[File:Screenshot 2025-09-26 091512.png|Make sure the client role is set to "CLIENT". The "ROUTER" role should be reserved for only a handful of very strategically placed nodes throughout the network. When in ROUTER mode, the device will re-transmit anything it receives immediately. This may seem like a good idea, but with all of the nodes operating at the same frequency, two transmitting at once will simply step on each other's signal, corrupting the transmission. "ROUTER_LATE" is a middle ground between CLIENT and ROUTER, where the node will re-transmit everything, but after a random delay. This delay avoids stepping on other transmissions by randomly varying the delay. ROUTER_LATE is an appropriate setting for a node on the roof of a two story house on a hill, but a bad choice for node you carry in your pocket or keep on your desk.|left|frame]] | ||
[[File:Screenshot 2025-09-26 091517.png|Set timezone to EST5EDT,M3.2.0/2,M11.1.0/2|left|frame]] | [[File:Screenshot 2025-09-26 091517.png|Set timezone to EST5EDT,M3.2.0/2,M11.1.0/2|left|frame]] | ||
[[File:Screenshot 2025-09-26 091552.png|left|frame|Enable position reporting. This is optional, and inaccuracy can be added to mitigate privacy concerns. | [[File:Screenshot 2025-09-26 091552.png|left|frame|Enable position reporting. This is optional, and inaccuracy can be added to mitigate privacy concerns. | ||
| 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. You do not need to edit the existing PSK of AQ==.]] | ||
Latest revision as of 23:02, 1 October 2025
Quick start guide for setting up a Meshtastic client to connect to Mesh Bahamas







