diff --git a/docs/configuration/module/mqtt.mdx b/docs/configuration/module/mqtt.mdx
index 34f82d64..a7699448 100644
--- a/docs/configuration/module/mqtt.mdx
+++ b/docs/configuration/module/mqtt.mdx
@@ -146,11 +146,11 @@ values={[
Navigate to: Vertical Ellipsis (3 dots top right) > Radio configuration > MQTT: Turn on the slider for **MQTT enabled** and tap **Send**.
-[![MQTT Settings](/img/modules/mqtt/android_mqtt_sm.png)](/img/modules/mqtt/android_mqtt.png)
+[![MQTT Settings](/img/modules/mqtt/android_mqtt_encryption_sm.png)](/img/modules/mqtt/android_mqtt_encryption.png)
*Optional:* To use your phone's internet connection to send and receive packets over the web, also enable the slider for **MQTT Client Proxy** and skip the Configure Network Settings step below.
-[![Client Proxy](/img/modules/mqtt/android_mqtt_proxy_sm.png)](/img/modules/mqtt/android_mqtt_proxy.png)
+[![Client Proxy](/img/modules/mqtt/android_mqtt_proxy_sm.png)](/img/modules/mqtt/android_mqtt_proxy_encryption.png)
2. Enable Channel Uplink & Downlink
@@ -171,12 +171,12 @@ Navigate to: Vertical Ellipsis (3 dots top right) > Radio configuration > Networ
Navigate to Settings > MQTT: Turn on the slider for MQTT enabled and tap **Save**
-[![MQTT Settings 1](/img/modules/mqtt/apple_mqtt_1_sm.png)](/img/modules/mqtt/apple_mqtt_1.png)
+[![MQTT Settings 1](/img/modules/mqtt/apple_mqtt_1_encryption_sm.png)](/img/modules/mqtt/apple_mqtt_1_encryption.png)
[![MQTT Settings 2](/img/modules/mqtt/apple_mqtt_2_sm.png)](/img/modules/mqtt/apple_mqtt_2.png)
*Optional:* To use your phone's internet connection to send and receive packets over the web, also enable the slider for **MQTT Client Proxy** and skip the Configure Network Settings step below.
-[![Client Proxy](/img/modules/mqtt/apple_mqtt_1_proxy_sm.png)](/img/modules/mqtt/apple_mqtt_1_proxy.png)
+[![Client Proxy](/img/modules/mqtt/apple_mqtt_1_proxy_sm.png)](/img/modules/mqtt/apple_mqtt_1_proxy_encryption.png)
2. Enable Channel Uplink & Downlink
@@ -231,11 +231,11 @@ meshtastic --set network.wifi_enabled true --set network.wifi_ssid "your network
Navigate to Config > Module Config > MQTT - Turn on the slider for MQTT enabled - Click the **Save** icon.
-[![MQTT Settings](/img/modules/mqtt/web_mqtt_sm.png)](/img/modules/mqtt/web_mqtt.png)
+[![MQTT Settings](/img/modules/mqtt/web_mqtt_encryption_sm.png)](/img/modules/mqtt/web_mqtt_encryption.png)
*Optional:* To use your client's internet connection to send and receive packets over the web, also enable the slider for **Proxy to Client Enabled** and skip the Configure Network Settings step below.
-[![Client Proxy](/img/modules/mqtt/web_mqtt_proxy_sm.png)](/img/modules/mqtt/web_mqtt_proxy.png)
+[![Client Proxy](/img/modules/mqtt/web_mqtt_proxy_sm.png)](/img/modules/mqtt/web_mqtt_proxy_encryption.png)
:::caution
diff --git a/static/img/modules/mqtt/android_mqtt.png b/static/img/modules/mqtt/android_mqtt.png
deleted file mode 100644
index d10f615c..00000000
Binary files a/static/img/modules/mqtt/android_mqtt.png and /dev/null differ
diff --git a/static/img/modules/mqtt/android_mqtt_encryption.png b/static/img/modules/mqtt/android_mqtt_encryption.png
new file mode 100644
index 00000000..6f548111
Binary files /dev/null and b/static/img/modules/mqtt/android_mqtt_encryption.png differ
diff --git a/static/img/modules/mqtt/android_mqtt_encryption_sm.png b/static/img/modules/mqtt/android_mqtt_encryption_sm.png
new file mode 100644
index 00000000..458e4c66
Binary files /dev/null and b/static/img/modules/mqtt/android_mqtt_encryption_sm.png differ
diff --git a/static/img/modules/mqtt/android_mqtt_proxy.png b/static/img/modules/mqtt/android_mqtt_proxy.png
deleted file mode 100644
index ba1738ae..00000000
Binary files a/static/img/modules/mqtt/android_mqtt_proxy.png and /dev/null differ
diff --git a/static/img/modules/mqtt/android_mqtt_proxy_encryption.png b/static/img/modules/mqtt/android_mqtt_proxy_encryption.png
new file mode 100644
index 00000000..c5ac6f45
Binary files /dev/null and b/static/img/modules/mqtt/android_mqtt_proxy_encryption.png differ
diff --git a/static/img/modules/mqtt/android_mqtt_sm.png b/static/img/modules/mqtt/android_mqtt_sm.png
deleted file mode 100644
index ee74140f..00000000
Binary files a/static/img/modules/mqtt/android_mqtt_sm.png and /dev/null differ
diff --git a/static/img/modules/mqtt/apple_mqtt_1.png b/static/img/modules/mqtt/apple_mqtt_1.png
deleted file mode 100644
index 2bc3e29d..00000000
Binary files a/static/img/modules/mqtt/apple_mqtt_1.png and /dev/null differ
diff --git a/static/img/modules/mqtt/apple_mqtt_1_encryption.png b/static/img/modules/mqtt/apple_mqtt_1_encryption.png
new file mode 100644
index 00000000..fa7ef99b
Binary files /dev/null and b/static/img/modules/mqtt/apple_mqtt_1_encryption.png differ
diff --git a/static/img/modules/mqtt/apple_mqtt_1_encryption_sm.png b/static/img/modules/mqtt/apple_mqtt_1_encryption_sm.png
new file mode 100644
index 00000000..ff7c38b4
Binary files /dev/null and b/static/img/modules/mqtt/apple_mqtt_1_encryption_sm.png differ
diff --git a/static/img/modules/mqtt/apple_mqtt_1_proxy.png b/static/img/modules/mqtt/apple_mqtt_1_proxy.png
deleted file mode 100644
index 2daa7059..00000000
Binary files a/static/img/modules/mqtt/apple_mqtt_1_proxy.png and /dev/null differ
diff --git a/static/img/modules/mqtt/apple_mqtt_1_proxy_encryption.png b/static/img/modules/mqtt/apple_mqtt_1_proxy_encryption.png
new file mode 100644
index 00000000..91f9d38c
Binary files /dev/null and b/static/img/modules/mqtt/apple_mqtt_1_proxy_encryption.png differ
diff --git a/static/img/modules/mqtt/apple_mqtt_1_sm.png b/static/img/modules/mqtt/apple_mqtt_1_sm.png
deleted file mode 100644
index c4952382..00000000
Binary files a/static/img/modules/mqtt/apple_mqtt_1_sm.png and /dev/null differ
diff --git a/static/img/modules/mqtt/web_mqtt.png b/static/img/modules/mqtt/web_mqtt.png
deleted file mode 100644
index 21219f66..00000000
Binary files a/static/img/modules/mqtt/web_mqtt.png and /dev/null differ
diff --git a/static/img/modules/mqtt/web_mqtt_encryption.png b/static/img/modules/mqtt/web_mqtt_encryption.png
new file mode 100644
index 00000000..a68596eb
Binary files /dev/null and b/static/img/modules/mqtt/web_mqtt_encryption.png differ
diff --git a/static/img/modules/mqtt/web_mqtt_encryption_sm.png b/static/img/modules/mqtt/web_mqtt_encryption_sm.png
new file mode 100644
index 00000000..1ddde088
Binary files /dev/null and b/static/img/modules/mqtt/web_mqtt_encryption_sm.png differ
diff --git a/static/img/modules/mqtt/web_mqtt_proxy.png b/static/img/modules/mqtt/web_mqtt_proxy.png
deleted file mode 100644
index 73d003cc..00000000
Binary files a/static/img/modules/mqtt/web_mqtt_proxy.png and /dev/null differ
diff --git a/static/img/modules/mqtt/web_mqtt_proxy_encryption.png b/static/img/modules/mqtt/web_mqtt_proxy_encryption.png
new file mode 100644
index 00000000..a68596eb
Binary files /dev/null and b/static/img/modules/mqtt/web_mqtt_proxy_encryption.png differ
diff --git a/static/img/modules/mqtt/web_mqtt_sm.png b/static/img/modules/mqtt/web_mqtt_sm.png
deleted file mode 100644
index f2c9a22d..00000000
Binary files a/static/img/modules/mqtt/web_mqtt_sm.png and /dev/null differ