From 1432c7ab40b016cdb8f646feda728ad54159e0b3 Mon Sep 17 00:00:00 2001 From: Timm Bogner <64260873+timmbogner@users.noreply.github.com> Date: Mon, 26 Sep 2022 17:34:18 -0500 Subject: [PATCH] Update Node.md --- extras/Node.md | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/Node.md b/extras/Node.md index 135a980..8d1c1ca 100644 --- a/extras/Node.md +++ b/extras/Node.md @@ -1,5 +1,6 @@ # FDRS User Node A node is a device that sends and receives data from a nearby gateway. A node can be a sensor, controller, or both. + **NOTE: Controller functionality for nodes is currently restricted to the *ESP-NOW protocol*. LoRa gateways can still transport data bi-directionally, but you will need to use ESP-NOW to register a controller node with a gateway.** # Commands