User Tools

Site Tools


links:meshcore:home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
links:meshcore:home [2026/08/22 07:31] – [Getting Started: Companions] va7filinks:meshcore:home [2026/09/16 11:33] (current) va7fi
Line 1: Line 1:
 +<WRAP rightalign>
 +<wrap tip>Download an up-to-date [[mpdf>|PDF version]] of this page.</wrap>
 +</WRAP>
 +
 ====== Meshcore ====== ====== Meshcore ======
  
 ===== Introduction ===== ===== Introduction =====
 From [[wp>MeshCore |Wikipedia]]: From [[wp>MeshCore |Wikipedia]]:
 +
 <QUOTE> <QUOTE>
 MeshCore is an open-source mesh networking protocol and software platform designed for off-grid, low-power text communication using LoRa (Long Range) radio technology. The system enables decentralized, multi-hop wireless messaging without reliance on cellular networks or internet infrastructure. MeshCore is an open-source mesh networking protocol and software platform designed for off-grid, low-power text communication using LoRa (Long Range) radio technology. The system enables decentralized, multi-hop wireless messaging without reliance on cellular networks or internet infrastructure.
Line 11: Line 16:
 </QUOTE> </QUOTE>
  
-The basic idea is that you get a small //companion device// that you pair to your cell phone via bluetooth, and via that device, you can text others or post public messages using the 915 MHz band, all without a special license.+The idea is that each person has a small //companion// device <key>''C''</key> paired to their cellphone via Bluetooth, and via that device, they can text each other or post public messages using the 915 MHz band, all without a special license.  The signal can travel directly between //companion// devices if they are close enough, or via a series of //repeaters// <key>''R''</key> to extend coverage. 
 + 
 +<WRAP centeralign> 
 +{{  :links:meshcore:meshcore1.svg?600  |}} 
 +</WRAP> 
 +<WRAP group> 
 + 
 +<WRAP centeralign> 
 +<WRAP half column> 
 +{{:links:meshcore:mqsg-0.png?0x100|}} \\ MeshCore devices used as //companion//
 +</WRAP> 
 +<WRAP half column> 
 +{{:links:meshcore:mqsg-1.png?0x100|}} \\ A MeshCore device setup as a //repeater//
 +</WRAP> 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +<WRAP half column> 
 +===== Getting Started: Companions  ===== 
 +</WRAP> 
 +<WRAP half column> 
 +((The [[#getting_started:_companions|Getting Started]] section used Liam Cottle's [[https://files.liamcottle.net/MeshCore/Documentation/MeshCore_Quick_Start_Guide.pdf |MeshCore Quick Start Guide]] from November 2025 (CC-BY-SA) as a starting point.  We then updated and expended his guide with regional settings used on the South West Coast of BC.)) 
 +</WRAP> 
 +</WRAP> 
 + 
 +==== What is needed to use MeshCore? ==== 
 +  * The MeshCore app downloaded to your cellphone or computer. 
 +  * A device with the MeshCore //companion// firmware paired to your cellphone. 
 +  * If needed, a device with the MeshCore //repeater// firmware to extend messaging range. 
 +  * Each person who wants to send messages needs their own //companion// device. 
 + 
 +=== Download the MeshCore App === 
 +  * Search for "MeshCore" by "Liam Cottle" on [[https://play.google.com/store/apps/details?id=com.liamcottle.meshcore.android|Google Play]] or the [[https://apps.apple.com/us/app/meshcore/id6742354151 |Apple App Store]]. 
 +  * Alternatively, download for Windows, MacOS and Web from [[https://meshcore.io]]. 
 +  * You should save an offline copy of the software so it’s available without the internet. 
 + 
 +=== Where to buy MeshCore devices? === 
 +  * Recommended devices are listed at [[https://meshcore.io]] 
 +  * Alternatively, supported devices listed on [[https://meshcore.io/flasher]] can be purchased online from overseas suppliers such as [[https://aliexpress.com |AliExpress]] or [[https://www.seeedstudio.com/Wio-Tracker-L1-Pro-p-6454.html |SeeedStudio]], or in Canada from [[https://ca.robotshop.com/products/seeedstudio-wio-tracker-l1-pro-w-oled-3d-printed-casing |Robot Shop]].
  
-===== Getting Started: Companions ===== +<pagebreak>
-  * Get a companion device like: +
-    * the //Wio Tracker L1 Pro// from [[https://www.seeedstudio.com/Wio-Tracker-L1-Pro-p-6454.html |seeed studio]] or from [[https://ca.robotshop.com/products/seeedstudio-wio-tracker-l1-pro-w-oled-3d-printed-casing |Robot Shop]] +
-    * FIXME: add other options here +
-  * Flash the device with the latest Meshcore Firmware. +
-  * Pair the device with your phone. +
-  * Set up your device and add contacts.+
  
-<hidden Install Instructions+==== Flash the Firmware ==== 
-  On linux, you may have to add the ''dialout'' group to your user.  To do that, type the following in the terminal replacing ''USER'' with your username and reboot your computer:<code bash>+<WRAP group> 
 +<WRAP third column> 
 +<WRAP center round important 100%> 
 +You should also use a Chromium based web browser like [[https://brave.com/download/ |Brave]]. 
 +</WRAP> 
 +</WRAP> 
 +<WRAP twothirds column> 
 +<WRAP center round tip 100%
 +On Linux, you may have to add the "dialoutgroup to your user.  To do that, type the following in the terminal replacing "USERwith your username and reboot your computer:<code bash>
 sudo usermod -a -G dialout USER sudo usermod -a -G dialout USER
 </code> </code>
-  * You should also use a Chromium based web browser.+</WRAP> 
 +</WRAP> 
 +</WRAP>
  
-If you already have Meshcore installed , download your current settings:+If you already have Meshcore installed, download your current settings:
   * Open the MeshCore app ([[https://play.google.com/store/apps/details?id=com.liamcottle.meshcore.android|Android]], [[https://apps.apple.com/us/app/meshcore/id6742354151?platform=iphone |iOS]], [[https://app.meshcore.nz/|Web App]], [[https://github.com/liamcottle/meshcore.js|NodeJS]], [[https://github.com/fdlamotte/meshcore-cli|Python]])   * Open the MeshCore app ([[https://play.google.com/store/apps/details?id=com.liamcottle.meshcore.android|Android]], [[https://apps.apple.com/us/app/meshcore/id6742354151?platform=iphone |iOS]], [[https://app.meshcore.nz/|Web App]], [[https://github.com/liamcottle/meshcore.js|NodeJS]], [[https://github.com/fdlamotte/meshcore-cli|Python]])
   * Navigate to the Settings (the gear in the top right corner)   * Navigate to the Settings (the gear in the top right corner)
-  * Scroll down to the ''Extra Tools'' section and select ''Export Config'' +  * Scroll down to the "Extra Toolssection and select "Export Config" 
-  * ''Select All'' and click on the check mark in the top right corner to save the ''.json'' file to your phone.+  * "Select Alland click on the check mark in the top right corner to save the ".jsonfile to your phone.
  
 Flash the Meshcore Firmware: Flash the Meshcore Firmware:
   * Connect the companion device to your computer via USB.   * Connect the companion device to your computer via USB.
-  * Go to https://meshcore.io/flasher (using a Chromium Browswer).+  * Go to https://meshcore.io/flasher (using a <wrap important>Chromium Browser</wrap>).
   * Select your device   * Select your device
   * Select Companion Bluetooth   * Select Companion Bluetooth
Line 42: Line 90:
   * Select Flash   * Select Flash
  
-To re-load the config file:+To re-load your previous config file:
   * Open the MeshCore App   * Open the MeshCore App
   * Connect to the companion device, but it probably had a different bluetooth name now   * Connect to the companion device, but it probably had a different bluetooth name now
Line 48: Line 96:
   * Skip Setup   * Skip Setup
   * Navigate to the Settings (the gear in the top right corner)   * Navigate to the Settings (the gear in the top right corner)
-  * Scroll down to the ''Extra Tools'' section and select ''Import Config'' +  * Scroll down to the "Extra Toolssection and select "Import Config" 
-  * Click on ''Select File'' +  * Click on "Select File" 
-  * Select the ''*.json'' file +  * Select the "*.jsonfile 
-  * ''Select All'' and click on the check mark in the top right corner.+  * "Select Alland click on the check mark in the top right corner.
  
 See [[https://scottbaker.ca/meshcore/getting-started|Scott Baker's article]] for more information. See [[https://scottbaker.ca/meshcore/getting-started|Scott Baker's article]] for more information.
-</hidden+ 
-\\+<pagebreak> 
 + 
 +==== Connect to your MeshCore Device ==== 
 +  * Turn on your device. 
 +  * Open the MeshCore App. 
 +  * Tap the "Connect" button in the top right corner. 
 +  * Tap the "MeshCore-XXXX" device that matches the name shown on your MeshCore device’s screen. 
 +  * Enter the PIN displayed on your MeshCore device’s screen. 
 +  * If your device doesn’t have a screen, the default pin is 123456. 
 +  * Once pairing is successful, you’ll be taken to the main screen. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-4.png?0x400|}} \\ Tap "Connect" in the top right corner. 
 +</WRAP
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-5.png?0x400|}} \\ Tap "MeshCore-XXXX" which matches the name on your MeshCore device. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-6.png?0x400|}} \\ You are now connected! 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round tip 70%> 
 +If you’re having trouble pairing with Bluetooth, try rebooting your phone. 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +==== Set your Public Display Name ==== 
 +You should now rename your MeshCore node.  The name you choose will be seen by other users on the MeshCore network. 
 +  * Tap the settings icon in the top right corner. 
 +  * Tap the name field, backspace until it’s empty, then type your name. 
 +  * After entering your name, tap the tick icon in the top right to save it. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-7.png?0x400|}} \\ Tap the settings icon in the top right corner. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-8.png?0x400|}} \\ Tap the name field, and enter your name. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-9.png?0x400|}} \\ Tap the tick icon in the top right to save. 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round info 70%> 
 +The device name in Bluetooth results will not update until you reboot your node. 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +==== Configure Radio Settings ==== 
 +MeshCore can be used all over the world. Different countries have different regulations on which radio frequencies can be used for public, license free communication. To ensure your node is operating legally, please make sure to select radio settings that are compliant in your country. 
 + 
 +The MeshCore app provides a list of radio presets that have been suggested by the community for use in specific countries/regions. 
 + 
 +To configure the radio settings for your MeshCore node: 
 +  * Tap the settings icon in the top right corner. 
 +  * Tap the "Choose Preset" button in the radio settings section. 
 +  * Tap the radio settings that match the name of your country/region. 
 +  * You will be taken back to the settings screen. 
 +  * Tap the tick icon in the top right corner to save your settings. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-10.png?0x320|}} \\ Tap the settings icon in the top right corner. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-11.png?0x320|}} \\ Tap the "Choose Preset" button in the radio settings section. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-12.png?0x320|}} \\ Tap the radio settings that match the name of your country/region. 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round important 70%> 
 +In the South West BC area, edit the settings to the following: 
 +|                    |**Until Sept 30, 2026** |**From Oct 1, 2026**| 
 +|**Frequency**       |910.425                 |**909.000**             | 
 +|**Bandwidth**       |62.5 kHz                |62.5 kHz            | 
 +|**Spreading Factor**|7                       |7                   | 
 +|**Coding Rate**     |5                       |5                   | 
 + 
 +See [[https://ridgeline.ve7kod.ca/faq |here]] for more details. 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +==== Send a public broadcast message ==== 
 +Messages sent to the Public channel can be seen by anyone on the MeshCore network. They are repeated across the mesh by all repeaters that hear them. Other mesh nodes in range of you or a repeater that rebroadcast the message, should receive it. 
 + 
 +The public channel can be used as a large group chat for general conversation amongst all users on the mesh. It could also be used to send emergency alerts. 
 + 
 +It’s not recommended to send confidential information on the public channel as anyone can read these messages. 
 + 
 +To send a message: 
 +  * Tap the channels tab at the bottom of the screen. 
 +  * Tap the "Public" channel. 
 +  * Type a message and press the send icon. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-13.png?0x400|}} \\ Tap the channels tab at the bottom of the screen. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-14.png?0x400|}} \\ Tap the “Public” channel. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-15.png?0x400|}} \\ Type a message and press the send icon. 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round info 70%> 
 +Outgoing messages will show "Heard 1 repeat" if your node heard a nearby repeater passing on your message. If there are no nearby repeaters, it will show "Sent". It’s not possible to know who received a channel message. 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +==== Share your Contact Details (via QR Code) ==== 
 +Before you can send private, encrypted, direct messages to someone, you and the person you send the message to must both add each other as contacts. If the other person doesn’t also add you as a contact, your messages to them will fail to deliver. 
 + 
 +Contacts can be added in multiple ways: 
 +  * Privately in person by scanning QR Codes. 
 +  * Publicly via the mesh by sending and receiving an "Advert"
 + 
 +To share your contact details privately via QR Code: 
 +  * Tap the 3 dot menu in the top right. 
 +  * Tap the "My Contact Code" menu item. 
 +  * Show the QR Code to the other person. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-16.png?0x400|}} \\ Tap the 3 dot menu in the top right. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-17.png?0x400|}} \\ Tap the "My Contact Code"menu item. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-18.png?0x400|}} \\ Show the QR Code to the other person. 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round info 70%> 
 +The QR Code contains your Node Name, Node Type and Public Identity Key. Your contact details will not be transmitted over the mesh. Only the person who scans your QR Code will receive your contact details. 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +=== To add a contact via QR Code: === 
 +  * Tap the 3 dot menu in the top right. 
 +  * Tap the "Add Contact" menu item. 
 +  * Tap the "Scan QR Code" button. 
 +  * If requested, grant access to the device’s camera. 
 +  * Point the device’s camera at the QR Code. 
 +  * The contact details will be automatically added to your contacts list. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-19.png?0x400|}} \\ Tap the 3 dot menu in the top right. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-20.png?0x400|}} \\ Tap the "Add Contact" menu item. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-21.png?0x400|}} \\ Tap the "Scan QR Code" button and point the camera at the QR Code. 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round info 70%> 
 +You may need to accept a permissions request for the MeshCore app to access your camera. This permission must be granted to be able to scan the QR Code. 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +==== Share your Contact Details (via Advert) ==== 
 +If you are unable to privately share your contact details in person via a QR Code, you may alternatively share them publicly to everyone on the mesh by sending an "Advert"
 + 
 +An advert is an unencrypted packet transmitted by your MeshCore node. It includes your node name, node type, public identity key and a cryptographic signature to prevent anyone from tampering with the information as it’s sent across the mesh. 
 + 
 +You can send two types of adverts: 
 +^  Zero Hop  ^  Flood Routed 
 +|The advert won’t be retransmitted by any repeaters. |The advert will be rebroadcast by all repeaters that hear it. | 
 +|Your contact details will only be received by nearby nodes. |Your contact details could be received by everyone on the mesh.| 
 + 
 +To share your contact details publicly via the mesh: 
 +  * Tap the signal icon in the top right. 
 +  * Tap the "Advert (Zero Hop)" or "Advert (Flood Routed)" menu item. 
 +  * Your contact details will be transmitted to the mesh. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-22.png?0x350|}} \\ Tap the signal icon in the top right. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-23.png?0x350|}} \\ Tap the "Advert (Zero Hop)" or "Advert (Flood Routed)" menu item. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-24.png?0x350|}} \\ Your contact details will be transmitted to the mesh. 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round info 70%> 
 +Adverts are not encrypted. Sending an advert will share your contact details with everyone in range. 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +==== Send Private Messages ==== 
 +Once you’ve added a contact, and that contact has added you back, you can send private messages to each other across the mesh. These messages are encrypted and only the intended recipient can read the message contents. 
 + 
 +To send a private message: 
 +  * Tap the contact you want to send a message to. 
 +  * Type a message and press the send icon. 
 +  * The app will try several times to deliver your message to the recipient. 
 +  * If it’s successful, it will show "Delivered" with a check mark. 
 +  * If an automatic acknowledgement from the recipient is not received after some time, the message will turn red and show as "Failed"
 +  * When messages are received, they will show up in the conversation viewer. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-25.png?0x400|}} \\ Tap the contact you want to send a message to. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-26.png?0x400|}} \\ Type a message and press the send icon. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-27.png?0x400|}} \\ Received messages will show up in the conversation viewer. 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round info 70%> 
 +A message may get marked as failed even though it was successfully delivered to the recipient. This happens if we did not receive the acknowledgement reply from the recipient node. In this case, it’s recommended to send the message again. Once you see the delivered check mark, you know for sure it was received. 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +==== Retry sending a failed Direct Message ==== 
 +When you send a direct message to someone, it’s possible that it may not go through after several automatic attempts. This can happen for many different reasons, such as: 
 +  * Being out of range of the intended recipient. 
 +  * There are no repeaters in between you and the intended recipient. 
 +  * The intended recipient’s radio might be turned off. 
 +  * There might be interference on the radio spectrum. 
 + 
 +To try sending the failed message again: 
 +  * Long press the failed message shown in red. 
 +  * Tap the "Retry Sending" button shown in the message actions popup. 
 +  * Your message will try sending again. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-28.png?0x400|}} \\ Long press the failed message shown in red. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-29.png?0x400|}} \\ Tap the "Retry Sending" message action. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-30.png?0x400|}} \\ Your message will try sending again. 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round important 70%> 
 +When sending direct messages, **you must both add each other as contacts** first. The recipient's companion radio must be turned on to receive the message and to provide a delivery report. You must also be in radio range of each other, or have a working path of repeaters between each other. 
 +</WRAP> 
 + 
 +<pagebreak> 
 + 
 +==== Ping a Repeater ==== 
 +To check the signal strength to and from a nearby repeater, you can run a ping test. 
 +  * Tap the 3 dot menu icon next to a repeater contact. 
 +  * Tap the "Ping (Zero Hop)" menu item. 
 +  * A green popup will show signal strengths if successful. 
 +  * A red popup will show "Timeout" if your companion didn’t hear the repeater. 
 + 
 +<WRAP group> 
 +<WRAP centeralign> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-31.png?0x400|}} \\ Tap the 3 dot menu icon next to a repeater contact. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-32.png?0x400|}} \\ Tap the "Ping (Zero Hop)" menu item. 
 +</WRAP> 
 +<WRAP third column> 
 +{{:links:meshcore:mqsg-33.png?0x400|}} \\ A green popup will show signal strengths if successful. 
 +</WRAP> 
 +</WRAP> 
 +</WRAP> 
 + 
 +<WRAP center round info 70%> 
 +Ping tests do not hop through multiple repeaters. You must be in range of the specific repeater you are ping testing. For a ping test to be successful, the repeater must hear your companion signal directly, and your companion must hear the repeater signal directly. If you’re not in range of the repeater, the ping test will fail with a timeout error. 
 +</WRAP> 
 + 
 +<pagebreak> 
 ===== Next Step: Repeaters ===== ===== Next Step: Repeaters =====
   * Install a repeater like the //SenseCAP Solar Node P1-Pro// from [[https://www.seeedstudio.com/SenseCAP-Solar-Node-P1-Pro-for-Meshtastic-LoRa-p-6412.html|seeed studio]] or [[https://ca.robotshop.com/products/sensecap-solar-node-p1-pro-for-meshtastic-w-gps-battery |RobotShop]]   * Install a repeater like the //SenseCAP Solar Node P1-Pro// from [[https://www.seeedstudio.com/SenseCAP-Solar-Node-P1-Pro-for-Meshtastic-LoRa-p-6412.html|seeed studio]] or [[https://ca.robotshop.com/products/sensecap-solar-node-p1-pro-for-meshtastic-w-gps-battery |RobotShop]]
   * Use an antenna like [[https://mappingnetwork.ca/products/rakwireless-8dbi-fiberglass-antenna?srsltid=AfmBOopWTWkyL8aL4kKvxOAXJFYNEEIgaoj4ZICvCRaorahbFwbbHdHW|this one]], [[https://www.amazon.ca/Waterproof-Fiberglass-SenseCAP-EasyLinkIn-SyncroB/dp/B09N2H166D/|this one]] or [[https://www.aliexpress.com/item/1005005132142342.html |one of these]].   * Use an antenna like [[https://mappingnetwork.ca/products/rakwireless-8dbi-fiberglass-antenna?srsltid=AfmBOopWTWkyL8aL4kKvxOAXJFYNEEIgaoj4ZICvCRaorahbFwbbHdHW|this one]], [[https://www.amazon.ca/Waterproof-Fiberglass-SenseCAP-EasyLinkIn-SyncroB/dp/B09N2H166D/|this one]] or [[https://www.aliexpress.com/item/1005005132142342.html |one of these]].
  
-<hidden Install Instructions> 
 If you already have Meshcore installed (but not the bootloader), download your current settings: If you already have Meshcore installed (but not the bootloader), download your current settings:
   * Go to https://config.meshcore.io/   * Go to https://config.meshcore.io/
Line 91: Line 450:
   * Select ''Erase Flash''   * Select ''Erase Flash''
   * Select ''Flash''   * Select ''Flash''
 +<pagebreak>
  
 Re-upload your settings: Re-upload your settings:
Line 123: Line 483:
  
 See [[https://scottbaker.ca/meshcore/repeater-setup |Scott Baker's article]] for more information. See [[https://scottbaker.ca/meshcore/repeater-setup |Scott Baker's article]] for more information.
-</hidden> 
  
-\\+<pagebreak>
  
 ===== More Advanced: Sensors  ===== ===== More Advanced: Sensors  =====
Line 146: Line 505:
 </hidden> </hidden>
 \\ \\
 +
 ===== Tools ===== ===== Tools =====
   * [[https://analyzer.letsmesh.net/map?lat=44.46703&long=-99.43156&zoom=2 |MeshCore Analyser]]   * [[https://analyzer.letsmesh.net/map?lat=44.46703&long=-99.43156&zoom=2 |MeshCore Analyser]]
Line 161: Line 521:
   * [[https://idahomesh.org/meshcore-channels-rooms-and-dms/ |Channels vs Rooms vs DMs]]   * [[https://idahomesh.org/meshcore-channels-rooms-and-dms/ |Channels vs Rooms vs DMs]]
  
-/* 
-===== List of Repeaters on the Coast ===== 
-==== VA7KRZ-Gibsons-RP1 ==== 
-|<100% 8em>| 
-^Location:     |Kitchen Window, Gibsons (49.414161, -123.515539) | 
-^Equipment:    |Heltec V3 with a 5.8 dBi Antenna | 
-^Orientation:  |Clear line-of-sight toward Richmond / Lower Mainland | 
-^Sponsor:      |Adam, VA7KRZ | 
-^Public Key:   |612826cd886fd45bc6ce607308d14a4cb77b49673042d9844bf54242df5e74d8| 
- 
-Under Construction: 
-|<100% 8em>| 
-^Location:     |Roof, Gibsons (49.414161, -123.515539) | 
-^Equipment:    | RAK19004 (power module), RAK19007 (Baseboard), RAK4631 (LoRaWAN module)| 
- 
-==== VA7FI - SenseCap ==== 
-|<100% 8em>| 
-^ Location:   | Atop a 20 m tree in Roberts Creek  | 
-^ Equipment:  | SenseCAP with stock antenna        | 
-^ Sponsor:    | Patrick, VA7FI                     | 
-^ Public Key: | 0c035f5ec37944b7f7df9599cf2b74fd8b75851481dda4aac0c813854fca1726 | 
- 
-==== VA7XES - Roberts Creek ==== 
-|<100% 8em>| 
-^Location:  |Roberts Creek (49.449751, -123.653155) | 
-^Equipment: |:?: | 
-^Sponsor:   |:?: | 
-^Public Key: | 857d939db34d0afdeb7cb6ee4cddfc59aab02dc6efd1e76d14fc318e4e54c1e2 | 
- 
-==== Sechelt_PBay ==== 
-|<100% 8em>| 
-^Location:   |:?: | 
-^Equipment:  |:?: | 
-^Sponsor:    |Gary, VA7GYT | 
-^Public Key: |d7ed6f8f764ca63a4158108d3a24fde6e8df836b6f63aa09ef2a2060b0bd304f | 
- 
-==== SSAC-1 ==== 
-|<100% 8em>| 
-^Location:   |On roof of Sechelt Senior Activity Centre (49.4757, -123.7580) | 
-^Equipment:  |SenseCAP Solar Node P1-Pro with FIXME: Antenna | 
-^Sponsor:    |Larry, VA7LSP | 
-^Public Key: |6dfc25cb2d0a6efe8520f469d9ac2e8c5dacde42c4d380cf553dd05bf768b1e2 | 
-*/ 
  
links/meshcore/home.1787409106.txt.gz · Last modified: by va7fi