add info about v2.5 firmware needing ok to mqtt enabled

This commit is contained in:
liamcottle
2024-09-27 17:02:16 +12:00
parent 792833a14e
commit 23c2786f05

View File

@ -427,6 +427,7 @@
<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 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>Your position packet must be unencrypted, or encrypted with the default key.</div>
<div>If your node is on 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>Use the MQTT server details below to uplink to this map.</div>
</div> </div>
<div class="bg-gray-100 rounded p-2 border border-gray-200"> <div class="bg-gray-100 rounded p-2 border border-gray-200">