Removed 'switchable relay outputs' from command rules list and cleaned up spacing.
LoRa P2P + LoRaWAN Node
Overview
-
integrated web server
-
LoRa to MQTT, LoRa to HTTP, LoRa to UDP
-
receive + transmit LoRa P2P and LoRaWAN packets
-
Rules to execute specific commands, Scanner, Simplex-, Duplex-, Repeater-mode, etc.
-
"LoRa to LoRaWAN - Bridge" for example, you can forward sensor data received via P2P to LoRaAWN or send control commands received via LoRaWAN back out via LoRa P2P
Hardware Requirements
Heltec WIFI LoRa esp32 V2 V3 V4 E213 (868/915)
LilyGo TTGO LoRa esp32 V2 1.6.1 + SD-card support (433/868/915)
LilyGo TTGO T3S3 H596 with SX1276 (868/915)
LilyGo TTGO T3S3 H595 with SX1262 (868/915)
support for SD, Oled-Display or E-Paper-Display
You can flash your device directly using the LoRa Monitor – Firmware Flasher
After flashing, the device will open a WiFi access point. Connect your smartphone (or computer) to this network, then open 192.168.4.1 in your web browser. On the configuration page, enter your WiFi network name (SSID) and password. After saving, the ESP will automatically connect to your own network the next time it starts.
In order for the graphics to be displayed, 3 js files must be loaded from the /lib directory via WebUI