EI-OT RS485 ESP8266 Tasmota config
RS485 Module

Tasmota RS485 WiFi Bridge Modul konfigurieren

Tasmota Konfiguration

Der grundlegende Aufbau des RS485 WiFi Bridge Modul basiert auf dem SP3485EN in Kombination mit dem 74HC04.

Im Detail wird dabei lediglich das RS485 Signal, bzw. der RS485 Level auf den UART Level des ESP8266 umgesetzt. Dabei wurde

  • GPIO1 TXD
  • GPIO3 RXD

gemäß der standardmässigen Konfiguration des ESP8266 verwendet, diesbezüglich ist im Eigentlichen keine weitere Konfiguration notwendig.

Neben GPIO1 und GPIO3 verfügt das EI-OT RS485 WiFi Bridge Modul über folgende auf die 7-polige Pinleiste ausgeführte GPIO’s

  • GPIO0 (eingeschränkt nutzbar / Low Level = Flash Modus)
  • GPIO4 (individuell nutzbar)
  • GPIO5 (individuell nutzbar)
  • GPIO16 (individuell nutzbar)
Tasmota Configuration

The basic structure of the RS485 WiFi Bridge Module is based on the SP3485EN in combination with the 74HC04.

In detail, just the RS485 signal or lets say the RS485 level is converted to the UART level of the ESP8266 serial interface. This was done

  • GPIO1 TXD
  • GPIO3 RXD

used according to the standard configuration of the ESP8266, no further configuration is actually necessary in this regard.

In addition to GPIO1 and GPIO3, the EI-OT RS485 WiFi Bridge module has the following GPIOs on the 7-pin pin strip

  • GPIO0 (limited use / low level = flash mode)
  • GPIO4 (can be used individually)
  • GPIO5 (can be used individually)
  • GPIO16 (can be used individually)
Modbus Konfiguration

Modbus ist ein typische Kommunikationsprotokoll zwischen Master und Slaves basierend auf

  • Modbus / RTU
  • Modbus / ASCII
  • Modbus / TCP

Die Tasmota Firmware verfügt über eine Vielzahl an integrierten Modbus Protokollen basierend auf Endgeräten bzw. Standards, zur Aktivierung muß GPIO1 TX und GPIO3 RX entsprechend konfiguriert werden.

  • Modbus Bridge
    • GPIO1 ModBr TX
    • GPIO3 ModBr RX
  • Eastron SDMx20 Energy Meter
    • GPIO1 SDMx20 TX
    • GPIO3 SDMx20 RX
  • Eastron SDM230 Energy Meter
    • GPIO1 SDM230 TX
    • GPIO3 SDM230 RX
  • Eastron SDM72 Energy Meter
    • GPIO1 SDM72 TX
    • GPIO3 SDM72 RX
  • Eastron SDM630 Energy Meter
    • GPIO1 SDM630 TX
    • GPIO3 SDM630 RX
  • Hiking DDS2382 Energy Monitor
    • GPIO1 DDS238-2 TX
    • GPIO3 DDS238-2 RX
  • Chint DDSU666 Energy Monitor
    • GPIO1 DDSU666 TX
    • GPIO3 DDSU666 RX
  • Solax X1 Wechselrichter
    • GPIO1 SolaxX1 TX
    • GPIO3 SolaxX1 RX
  • F&F LE-01MR Energy Monitor
    • GPIO1 LE-01MR TX
    • GPIO3 LE-01MR RX
  • Schneider Electric iEM3000 Energy Monitor
    • GPIO1 iEM3000 TX
    • GPIO3 iEM3000 RX

Aufgrund abweichender Geräteversion und / oder Firmware Version Änderungen können Änderungen im jeweiligen Protokoll vorliegen, hier sei auf die jeweilige Tasmota- bzw. Hersteller- Dokumentation verwiesen.

Modbus Configuration

Modbus is a typical communication protocol based on master and slaves

  • Modbus/RTU
  • Modbus/ASCII
  • Modbus/TCP

The Tasmota firmware has a variety of integrated Modbus protocols based on end devices or standards; for activation, GPIO1 TX and GPIO3 RX must be configured accordingly

  • Modbus Bridge
    • GPIO1 ModBr TX
    • GPIO3 ModBr RX
  • Eastron SDMx20 Energy Meter
    • GPIO1 SDMx20 TX
    • GPIO3 SDMx20 RX
  • Eastron SDM230 Energy Meter
    • GPIO1 SDM230 TX
    • GPIO3 SDM230 RX
  • Eastron SDM72 Energy Meter
    • GPIO1 SDM72 TX
    • GPIO3 SDM72 RX
  • Eastron SDM630 Energy Meter
    • GPIO1 SDM630 TX
    • GPIO3 SDM630 RX
  • Hiking DDS2382 Energy Monitor
    • GPIO1 DDS238-2 TX
    • GPIO3 DDS238-2 RX
  • Chint DDSU666 Energy Monitor
    • GPIO1 DDSU666 TX
    • GPIO3 DDSU666 RX
  • Solax X1 Wechselrichter
    • GPIO1 SolaxX1 TX
    • GPIO3 SolaxX1 RX
  • F&F LE-01MR Energy Monitor
    • GPIO1 LE-01MR TX
    • GPIO3 LE-01MR RX
  • Schneider Electric iEM3000 Energy Monitor
    • GPIO1 iEM3000 TX
    • GPIO3 iEM3000 RX

Due to different device and/or firmware versions, there may be changes in the respective protocol; please refer to the respective Tasmota or manufacturer documentation.

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert