OpenDTU with Olimex ESP32 Gateway #1672
fdcg
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Hinweis: Es ist nicht nötig die Software mit einem eigenen Environment zu kompilieren da das Device Profil die kompilierten Werte überschreibt. Ich würde aber dein Device Profile als Beispiel mit aufnehmen? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have installed the OpenDTU on an Olimex ESP32 gateway, consisting of the following components:
Connection sketch
It has been running stable for several weeks with the latest OpenDTU version.
The following must be adjusted in the configuration for the software build. The software can then be built with VS-Code and PlatformIO.
platformio_override.ini
file:olimex_esp32_gateway.json
) looks like this:Beta Was this translation helpful? Give feedback.
All reactions