From cff5ed54cb31b8db61ee8f91389befc145aa44f3 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Sun, 31 Mar 2024 22:17:32 +1300 Subject: [PATCH] more docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4db969..ace7deb 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ The Meshtastic [firmware configures](https://github.com/meshtastic/firmware/blob After a node boots up, there is a ~30 second delay before the `online` state is published. After a node disconnects from MQTT, there is a ~30 second delay before the `offline` state is published. -When using the `MQTT Client Proxy` feature, your node sends/receives packets to/from your Android/iOS device, and then your device connects to MQTT and proxies the messages. +This works well when your node connects to MQTT over WiFi, however, when using the `MQTT Client Proxy` feature, your node sends/receives packets to/from your Android/iOS device, and then your device connects to MQTT and proxies the messages. ``` Meshtastic Node <-> Android/iOS <-> MQTT