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

Error reading config files #15

Closed frankkaktus closed 8 months ago

frankkaktus commented 1 year ago

In the previous version (15.8.23) there was a problem with accepting the the configuration of the web interface (WIFI station/client & credentials). The values includes were ignored. With the new version (3.9.23) the behaviour is changed:

frankkaktus commented 1 year ago

After using the erase tool and reflashing the software with active erase option I can activate again the hotspot and configure the adapter. But it does not connect to the WIFI network as before. What could be done to reactivate the adapter?

frankkaktus commented 1 year ago

Here again the current status: After erasing, flashing the newest software and entering the network data again it works as expected. Thanks John for the good work... Open stays from my side of view:

john30 commented 12 months ago

not sure what you mean by "handling of the configured data". which values do you mean exactly?

I also don't get the point of the 5s credentials dialog. please explain how that could be reproduced or describe exactly the steps that you did. maybe also a hint to which browser you're using would be helpful

frankkaktus commented 12 months ago

"not sure what you mean by "handling of the configured data". which values do you mean exactly?" The adapter was delivered with the 15.8.23-version (I hab proved). I had configured the "WIFI station/client" configuration and the credentials for "httpd" - and the data were ignored. After installing the 3.9.23-version and power off cycle, the data were used. Instead of DHCP the IP address and the name switch to the configured values. Entering the configuration dialog all the configured and used data are not shown. It seems, there are two levels of data storage...

"I also don't get the point of the 5s credentials dialog. please explain how that could be reproduced or describe exactly the steps that you did. maybe also a hint to which browser you're using would be helpful" In this status I entered the "WIFI station/client" data again, not the credentials for the "httpd". As the credentials were entered in the old version, a box for entering user/password was opened. But after 5s it was closed, mostly to quickly to enter both data. The used browser was firefox under Linux.

john30 commented 11 months ago

I still don't get your points.

anyway, I've increased the API call timeout in the UI, so maybe that eases it. check out the new version once it is released

john30 commented 8 months ago

closed for inactivity