|
1 | | -**MeshCore-FAQ**<!-- omit from toc --> |
2 | | -A list of frequently-asked questions and answers for MeshCore |
3 | | - |
4 | | -The current version of this MeshCore FAQ is at https://github.com/meshcore-dev/MeshCore/blob/main/docs/faq.md. |
5 | | -This MeshCore FAQ is also mirrored at https://github.com/LitBomb/MeshCore-FAQ and might have newer updates if pull requests on Scott's MeshCore repo are not approved yet. |
| 1 | +# Frequently Asked Questions |
6 | 2 |
|
7 | | -author: https://github.com/LitBomb<!-- omit from toc --> |
8 | | ---- |
| 3 | +A list of frequently-asked questions and answers for MeshCore |
9 | 4 |
|
10 | 5 | - [1. Introduction](#1-introduction) |
11 | 6 | - [1.1. Q: What is MeshCore?](#11-q-what-is-meshcore) |
@@ -112,15 +107,15 @@ Anyone is able to build anything they like on top of MeshCore without paying any |
112 | 107 |
|
113 | 108 | ### 1.2. Q: What do you need to start using MeshCore? |
114 | 109 | **A:** Everything you need for MeshCore is available at: |
115 | | - Main web site: [https://meshcore.co.uk/](https://meshcore.co.uk/) |
116 | | - Firmware Flasher: https://flasher.meshcore.co.uk/ |
117 | | - Phone Client Applications: https://meshcore.co.uk/apps.html |
118 | | - MeshCore Firmware GitHub: https://github.com/ripplebiz/MeshCore |
119 | | - |
120 | | - NOTE: Andy Kirby has a very useful [intro video](https://www.youtube.com/watch?v=t1qne8uJBAc) for beginners. |
121 | 110 |
|
| 111 | +- Main web site: [https://meshcore.co.uk](https://meshcore.co.uk) |
| 112 | +- Firmware Flasher: [https://flasher.meshcore.co.uk](https://flasher.meshcore.co.uk) |
| 113 | +- MeshCore Firmware on GitHub: [https://github.com/meshcore-dev/MeshCore](https://github.com/meshcore-dev/MeshCore) |
| 114 | +- MeshCore Companion App: [https://meshcore.nz](https://meshcore.nz) |
| 115 | +- MeshCore Map: [https://meshcore.co.uk/map.html](https://meshcore.co.uk/map.html) |
| 116 | +- Andy Kirby has a very useful [intro video](https://www.youtube.com/watch?v=t1qne8uJBAc) for beginners. |
122 | 117 |
|
123 | | - You need LoRa hardware devices to run MeshCore firmware as clients or server (repeater and room server). |
| 118 | +You need LoRa hardware devices to run MeshCore firmware as clients or server (repeater and room server). |
124 | 119 |
|
125 | 120 | #### 1.2.1. Hardware |
126 | 121 | MeshCore is available on a variety of 433MHz, 868MHz and 915MHz LoRa devices. For example, Lilygo T-Deck, T-Pager, RAK Wireless WisBlock RAK4631 devices (e.g. 19003, 19007, 19026), Heltec V3, Xiao S3 WIO, Xiao C3, Heltec T114, Station G2, Nano G2 Ultra, Seeed Studio T1000-E. More devices are being added regularly. |
@@ -535,7 +530,7 @@ MeshCore clients would need to reset path constantly and flood traffic across th |
535 | 530 | This could change in the future if MeshCore develops a client firmware that repeats. |
536 | 531 | [Source](https://discord.com/channels/826570251612323860/1330643963501351004/1354780032140054659) |
537 | 532 |
|
538 | | -### 5.12. Q: How do I add a node to the [MeshCore Map]([url](https://meshcore.co.uk/map.html)) |
| 533 | +### 5.12. Q: How do I add a node to the [MeshCore Map](https://meshcore.co.uk/map.html) |
539 | 534 | **A:** |
540 | 535 |
|
541 | 536 | To add a BLE Companion radio, connect to the BLE Companion radio from the MeshCore smartphone app. In the app, tap the `3 dot` menu icon at the top right corner, then tap `Internet Map`. Tap the `3 dot` menu icon again and choose `Add me to the Map` |
|
0 commit comments