-
-
Notifications
You must be signed in to change notification settings - Fork 550
Description
What happened?
aktuelles openDTU per git gezogen, fehlerfrei compiliert und geflasht
Der openDTU-AP läuft, ich kann auch alle Daten eingeben. Das Gerät findet allerdings das eingegebene WLAN nicht. Es wurde alles probiert, WPA+WPA2, 2.4GHz-Kanal < 11, einfache SSID ohne Sonderzeichen, einfaches Passwort nur aus Kleinbuchstaben, DHCP und Fest-IP, voreingestellte und eigene Device ID, zwei WLAN-Accesspoints (aktueller Zyxel NWA130BE und Raspi mit RaspAP). Laut AP-log erfolgt nicht einmal ein Einwahlversuch.
In der Info-Übersicht des openDTU-APs werden auch keine Angaben zum WLAN-Netzwerk gemacht.
Ich bin mit meinem Latein leider am Ende.
Das Monitoring via VSC (openIDE und ESP-IDF) bringt nur in Dauerschleife folgendes:
21:53:23.020 > WiFi disconnected
21:53:23.020 > Try reconnecting
21:53:23.023 > Network lost connection
To Reproduce Bug
Normaler Start, Login in openDTU-AP, Dateneingabe des zu nutzdnden WLANs
-> kein Anmelden im WLAN
Expected Behavior
es soll sich anmelden
Install Method
Self-Compiled
What git-hash/version of OpenDTU?
v4.4.7-dirty
Relevant log/trace output
No response
Anything else?
Hardware: ESP32-WROOM32, both USB-powered and with seperate 5V-DC-source (10W)
Please confirm the following
- I believe this issue is a bug that affects all users of OpenDTU, not something specific to my installation.
- I have already searched for relevant existing issues and discussions before opening this report.
- I have updated the title field above with a concise description.