You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq.md
+26-6Lines changed: 26 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,8 @@ author: https://github.com/LitBomb<!-- omit from toc -->
73
73
-[7.1. Q: How to update nRF (RAK, T114, Seed XIAO) repeater and room server firmware over the air using the new simpler DFU app?](#71-q-how-to-update-nrf-rak-t114-seed-xiao-repeater-and-room-server-firmware-over-the-air-using-the-new-simpler-dfu-app)
74
74
-[7.2. Q: How to update ESP32-based devices over the air?](#72-q-how-to-update-esp32-based-devices-over-the-air)
75
75
-[7.3. Q: Is there a way to lower the chance of a failed OTA device firmware update (DFU)?](#73-q-is-there-a-way-to-lower-the-chance-of-a-failed-ota-device-firmware-update-dfu)
76
-
-[7.4. Q are the MeshCore logo and font available?](#74-q-are-the-meshcore-logo-and-font-available)
76
+
-[7.4. Q: are the MeshCore logo and font available?](#74-q-are-the-meshcore-logo-and-font-available)
77
+
-[7.5. Q: What is the format of a contact or channel QR code?](#75-q-what-is-the-format-of-a-contact-or-channel-qr-code)
77
78
78
79
## 1. Introduction
79
80
@@ -480,10 +481,14 @@ This could change in the future if MeshCore develops a client firmware that repe
### 5.12. Q: How do I add a node to the [MeshCore Map]([url](https://meshcore.co.uk/map.html))
483
-
**A:** From the smartphone app, connect to a BLE Companion radio
484
-
- To add the BLE Companion radio your smartphone is connected to to the map, tap the `advert` icon, then tap `Advert (To Clipboard)`.
485
-
- To add a Repeater or Room Server to the map, tap the 3 dots next to the Repeater or Room Server you want to add to the map, then tap `Share (To Clipboard)`.
486
-
- Go to the [MeshCore Map web site]([url](https://meshcore.co.uk/map.html)), tap the plus sign on the lower right corner and paste in the meshcore://... blob, then tap `Add Node`
484
+
**A:**
485
+
486
+
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`
487
+
488
+
To add a Repeater or Room Server to the map, go to the Contact List, tap the `3 dot` next to the Repeater or Room Server you want to add to the Internet Map, tap `Share`, then tap `Upload to Internet Map`.
489
+
490
+
You can use the same companion (same public key) that you used to add your repeaters or room servers to remove them from the Internet Map.
491
+
487
492
488
493
### 5.13. Q: Can I use a Raspberry Pi to update a MeshCore radio?
489
494
** A:** Yes.
@@ -669,10 +674,25 @@ Currently, the following boards are supported:
669
674
- Seeed Studio XIAO nRF52840 BLE SENSE
670
675
- RAK 4631
671
676
672
-
### 7.4. Q are the MeshCore logo and font available?
677
+
### 7.4. Q: are the MeshCore logo and font available?
673
678
674
679
**A:** Yes, it is on the MeshCore github repo here:
0 commit comments