mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-08 13:10:29 +00:00
Update Node.md
This commit is contained in:
parent
1432c7ab40
commit
e512813608
@ -1,7 +1,7 @@
|
||||
# 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.**
|
||||
**NOTE: Controller node functionality 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
|
||||
### ``` beginFDRS();```
|
||||
|
Loading…
Reference in New Issue
Block a user