From 5d50c9a9d78da075310d9e5dfe1bacbdd2eed574 Mon Sep 17 00:00:00 2001 From: Riley Nielsen <45430066+Coloradohusky@users.noreply.github.com> Date: Sun, 4 Aug 2024 19:53:44 -0700 Subject: [PATCH 1/3] Update minimum device.node_info_broadcast_secs --- docs/configuration/radio/device.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/radio/device.mdx b/docs/configuration/radio/device.mdx index 87aedea3..8ed5fcdc 100644 --- a/docs/configuration/radio/device.mdx +++ b/docs/configuration/radio/device.mdx @@ -169,7 +169,7 @@ All device config options are available in the python CLI. Example commands are | device.serial_enabled | `true`, `false` | `true` | | device.button_gpio | `0` - `34` | `0` | | device.buzzer_gpio | `0` - `34` | `0` | -| device.node_info_broadcast_secs | `0` - `UINT MAX` | `10800` (3 hours) | +| device.node_info_broadcast_secs | `3600` - `UINT MAX` | `10800` (3 hours) | | device.double_tap_as_button_press | `false`, `true` | `false` | | device.is_managed | `false`, `true` | `false` | From f5618c17f5549e4ffde87356db76c3bf144844ba Mon Sep 17 00:00:00 2001 From: tacoded <79030392+tacoded@users.noreply.github.com> Date: Tue, 6 Aug 2024 21:19:31 -0400 Subject: [PATCH 2/3] Update local-groups.mdx Add Cincy Mesh --- docs/community/local-groups.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/community/local-groups.mdx b/docs/community/local-groups.mdx index b5562c15..8ba007c2 100644 --- a/docs/community/local-groups.mdx +++ b/docs/community/local-groups.mdx @@ -141,6 +141,9 @@ us on [Discord](https://discord.com/invite/ktMAKGBnBs) to add your group. ### New Mexico - [Albuquerque Mesh](https://www.abqm.net) +### Ohio +- [Cincy Mesh](https://www.cincymesh.org) + ### Oklahoma - [Oklahoma Meshtastic Group](https://www.facebook.com/groups/942404880478488) From f6f77491bfd946f2348cd25eb513792c35d78be6 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sun, 11 Aug 2024 09:16:03 -0700 Subject: [PATCH 3/3] Update introduction.mdx --- docs/about/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/introduction.mdx b/docs/about/introduction.mdx index 7887f7a4..08eda9ef 100644 --- a/docs/about/introduction.mdx +++ b/docs/about/introduction.mdx @@ -27,7 +27,7 @@ Meshtastic® is a project that enables you to use inexpensive LoRa radios as a l Meshtastic utilizes LoRa, a long-range radio protocol, which is widely accessible in most regions without the need for additional licenses or certifications, unlike HAM radio operations. -These radios are designed to rebroadcast messages they receive, forming a mesh network. This setup ensures that every group member, including those at the furthest distance, can receive messages. Depending on the settings employed, the Meshtastic mesh network can support up to 100 devices concurrently. +These radios are designed to rebroadcast messages they receive, forming a mesh network. This setup ensures that every group member, including those at the furthest distance, can receive messages. Additionally, Meshtastic radios can be paired with a single phone, allowing friends and family to send messages directly to your specific radio. It's important to note that each device is capable of supporting a connection from only one user at a time."