Forum

Benachrichtigungen
Alles löschen

EI-OT ESP8266 RS232 WiFi Bridge Modul konfigurieren (Basiskonfiguration)

   RSS

0
Themenstarter

EI-OT ESP8266 RS232 WiFi Bridge Modul mit ESP-OS konfigurieren

Die Basis - Konfiguration des EI-OT RS232 serial WiFi Bridge Modul Schritt für Schritt

 

1 Antwort
0
Themenstarter

EI-OT ESP8266 RS232 serial Bridge Module Basic Setup Step by Step
Basis - Konfiguration

Mittels der ESP-OS Firmware erfolgt die Basiskonfiguration des EI-OT ESP8266 RS232 seriell WLan Bridge Moduls innerhalb von Sekunden. Die Basiskonfiguration bezieht sich im Detail auf den ESP8266, die Konfiguration der seriellen Schnittstelle / Bridge erfolgt gesondert.

Die Basis Konfiguration des ESP8266 Schritt für Schritt:

  1. klicke auf Einstellungen um das ESP-OS Konfigurationsmenü zu öffnen
  2. klicke im ESP-OS Konfigurationsmenü auf Gerät konfigurieren
  3. wähle im Drop Down Gerätetyp EI-OT RS232 (13) aus
  4. klicke auf Speichern 
  5. ESP-OS speichert die Konfiguration und führt einen Neustart des EI-OT ESP8266 aus
  6. Nach erfolgreichem Neustart aktualisiert ESP-OS die Benutzeroberfläche

Der ESP8266 wurde erfolgreich konfiguriert, die ESP-OS Standardkonfiguration Generic wurde auf EI-OT RS232 geändert.

Im Detail wurde nun das EI-OT ESP8266 RS232 WLan seriell Bridge Modul entsprechend seiner Hardware / GPIO Belegung

  • GPIO 0 
  • GPIO 1 
  • GPIO 2
  • GPIO 3

konfiguriert.

Im nächsten Schritt muss nun die Konfiguration gemäß der gewünschten seriellen Bridge 

  • UART / Standard, der Austausch von seriellen Daten erfolgt ohne (Software Serial Bibliothek / TasmotaSerial) der Datenaustausch erfolgt z.B. über SerialReceived in der Tasmota Konsole ausgegeben, bzw. mittels SerialSend über die Tasmota Konsole gesendet
  • serielle Brücke (Hardware Serial), es wird die Software Serial Bibliothek / TasmotaSerial) verwendet, der Datenaustausch erfolgt z.B. über SSerialReceived in der Tasmota Konsole ausgegeben, bzw. mittels SSerialSend über die Tasmota Konsole gesendet
  • TCP serielle Brücke, serielle Daten werden direkt auf einen TCP Socket gebrückt
Basic Configuration

With the ESP-OS Webinterface the Basic Configuration of the EI-OT ESP8266 serial RS232 WiFi Bridge Module takes only view seconds. The Basic Configuration its based on the ESP8266, the serial Bridge configuration is issued separately.

Basic Configuration of the ESP8266 Step by Step:

  1. click on Configuration
  2. in the ESP-OS Configuration Menu click on Configure Module
  3. in Drop Down List Module type of Module Parameters select EI-OT RS232 (13)
  4. click on Save
  5. soon as Parameters saved, ESP-OS initiate a reboot
  6. after reboot ESP-OS reloads the Webinterface, the Module Type its changed from Generic to EI-OT RS232.

In Detail the ESP8266 RS232 WiFi Bridge Module Hardware / GPIO's 

  • GPIO 0 
  • GPIO 1 
  • GPIO 2
  • GPIO 3

are configured now.

During next step the serial mode / bridge mode

  • UART / Standard, serial Communication without Software Serial Library / TasmotaSerial, serial Data are send using SerialSend and received thru SerialReceived
  • serial Bridge (Hardware Serial), serial Communication thru Software Serial Library / TasmotaSerial, serial Data are send using SSerialSend and received thru SSerialReceived
  • TCP serial Bridge, serial Data directly bridged to TCP Socket 
Diese r Beitrag wurde geändert Vor 2 Jahren 3 mal von admin
Teilen: