fix FAQ re adding node to map
All checks were successful
Build Docker containers / Build (push) Successful in 14s
All checks were successful
Build Docker containers / Build (push) Successful in 14s
This commit is contained in:
@ -424,14 +424,6 @@
|
|||||||
<div class="space-y-2">
|
<div class="space-y-2">
|
||||||
<div class="bg-gray-100 rounded p-2 border border-gray-200">
|
<div class="bg-gray-100 rounded p-2 border border-gray-200">
|
||||||
<div class="font-semibold">How do I add my node to the map?</div>
|
<div class="font-semibold">How do I add my node to the map?</div>
|
||||||
<div>Your node, or a node that hears your node must uplink to our MQTT server.</div>
|
|
||||||
<div>Your position packet must be unencrypted, or encrypted with the default key.</div>
|
|
||||||
<div>If your node has v2.5 firmware or newer, you must enable "OK to MQTT".</div>
|
|
||||||
<div>Use the MQTT server details below to uplink to this map.</div>
|
|
||||||
</div>
|
|
||||||
<div class="bg-gray-100 rounded p-2 border border-gray-200">
|
|
||||||
<div class="font-semibold">What MQTT server should I use?</div>
|
|
||||||
<ul class="list-disc list-inside">
|
|
||||||
<div>Specific nodes on the CT Mesh will report to this map, so there's nothing you need to do aside from enabling the following under LoRa configuration:</div>
|
<div>Specific nodes on the CT Mesh will report to this map, so there's nothing you need to do aside from enabling the following under LoRa configuration:</div>
|
||||||
<li>Ignore MQTT: Disabled</li>
|
<li>Ignore MQTT: Disabled</li>
|
||||||
<li>OK to MQTT: Enabled</li>
|
<li>OK to MQTT: Enabled</li>
|
||||||
|
Reference in New Issue
Block a user