mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-10 07:10:42 +00:00
Update README.md
This commit is contained in:
parent
6e3c75bca5
commit
3dd50d7e0e
@ -1,6 +1,6 @@
|
||||
# Gateway 2.000
|
||||
|
||||
This is the FDRS Multiprotocol Gateway sketch. The device listens for packets over ESP-NOW, UART, LoRa, and/or WiFi, then retransmits the packets over these interfaces using rules defined in the configuration file.
|
||||
This is the FDRS Multiprotocol Gateway sketch. The device listens for packets over ESP-NOW, UART, LoRa, and/or MQTT, then retransmits the packets over these interfaces using rules defined in the configuration file.
|
||||
|
||||
The most commonly used configuration tells the device to take any ESP-NOW packet it receives and output the data over the serial port (UART):
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user