john30 / ebusd-esp32

Firmware for ESP32-C3 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
https://adapter.ebusd.eu/v5
23 stars 1 forks source link

Network works only with WIFI/client on #19

Closed Dennis1000 closed 10 months ago

Dennis1000 commented 10 months ago

I've connected to the adapter via WIFI "ebus", configured both WIFI client (dynamic IP) AND network (using a USR-ES1) with static IP address, saved and rebooted and it works. But as soon as I disable the WIFI connection and reboot, the adapter is pingable on the fixed network address but the UI doesn't show up. Enabling both the WIFI client (starting from scratch via "ebus" WIFI again) and enabling the network, the UI shows up on both IPs (network and WIFI).

Build: 20230903 Adapter V5, [ESP32-C3, rev 4]

john30 commented 10 months ago

good catch! solved in next version

john30 commented 10 months ago

could you check with the new firmware 20230917 just released?

Dennis1000 commented 10 months ago

Works perfectly. Disabled WIFI/client, did a reboot and the UI shows up! Thanks!

john30 commented 10 months ago

great, thanks!