Files
LoRa-Monitor/README.md
2024-12-25 13:55:21 +01:00

2.7 KiB

LoRa P2P Monitor + LoRaWAN Node

Heltec WIFI LoRa esp32 V2 (868/915)
Vx.x-heltec-lora32_V2_langxx.bin

Heltec WIFI LoRa esp32 V3 (868/915)
Vx.x-heltec-lora32_V3_langxx.bin

LilyGo TTGO LoRa esp32 V1.6.1 + SD-card support (433/868/915)
Vx.x-ttgo-lora32_V161_langxx.bin

LilyGo TTGO-LORA32-V1.3 (868/915)
(For these devices, the frequency offset must sometimes be defined above -30000 Hz)
Vx.x-ttgo-loraV1.3_langxx.bin

LilyGo TTGO T3S3 (H596 with SX1276) (868/915)
Vx.x-ttgo-LoRa-T3S3_SX1276_langxx.bin

LilyGo TTGO T3S3 (H595 with SX1262) (868/915)
support for SD, Oled-Display or E-Paper-Display
Vx.x-ttgo-LoRa-T3S3_SX1262_langxx.bin

LilyGo TTGO T3S3 (H750 with LR1121) (868/915)
Vx.x-ttgo-LoRa-T3S3_LR1121_langxx.bin

  • integrated web server

  • receive + transmit LoRa P2P or LoRaWAN packets

  • LoRa to MQTT, LoRa to HTTP, LoRa to UDP

  • "LoRa to LoRaWAN - Bridge" Received LoRa packets can be forwarded directly to LoRaWAN. For example, received LoRa sensors can be connected to LoRaWAN with one device
    This means you only need to register one device with TTN to transfer the data from all your lora sensors and you can then read out the sensors individually again in the Payload formatter at TTN

  • API: MQTT/http to LoRa or LoRaWAN

  • Rules to execute specific commands, HA Auto-Discovery, Scanner, switchable relay outputs

  • The corresponding 433 MHz models are also supported

  • does not require internet connection

Flash .bin File with esp32 Flash Tool see: here or here or with web flasher ESPWEBTOOL
The flash tool is only needed the first time, after which all updates can be updated directly from the UI using the update function

After flashing the bin file, an AP is opened at 192.168.4.1. On the config page you can enter your WiFi network name and password, after which the esp will be logged into your own network the next time you start it

In order for the graphics to be displayed, 3 js files must be loaded from the /lib directory via WebUI with ip/uploadjs