We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I was unable to OTA flash eBUS Adapter Shield v5 with 24.1 because of an error:
ebusd Status: begin failed, error: ESP_ERR_HTTP_CONNECT
After a few tries I have done upgrade via the USB cable and now can't read any data from the adapter:
Build: 20241027 ebusd device string: "ens:192.168.50.201:9999" or "mdns:dc56012169e1" since ebusd 24.1 WiFi station/client: wifi_ssid, 192.168.50.201, 100% (-34dBm) WiFi access point: inactive
Chip ID: dc56012169e1, ESP32-C3, rev 4 Hostname: ebus-host PCB: 1.24.1 Build: 20241027 Flash: 4194304 IDF: v5.3.1-638-ga0f798cfc4-dirty Reset reason: 5 eBUS r/w: 5577/15 Host r/w: 148/9624 Up time: 208 Free heap: 35392 / 255652 ebusd connected: yes (inactive) eBUS signal: acquired
Here are some logs from Home Assistant addon:
2024-10-29 00:23:23.124 [bus notice] device status: extra info: firmware 1.1[4a1b].1[4a1b], jumpers 0x0b 2024-10-29 00:23:23.345 [mqtt notice] connection established 2024-10-29 00:23:23.480 [bus debug] ERR: read timeout during receive command, switching to skip 2024-10-29 00:23:24.678 [network info] [00001] connection closed 2024-10-29 00:23:24.679 [network info] [00001] client connection opened 127.0.0.1 2024-10-29 00:23:25.419 [bus debug] ERR: read timeout during receive command, switching to skip 2024-10-29 00:23:25.681 [network debug] dead connection removed - 0 2024-10-29 00:23:29.506 [bus debug] ERR: SYN received during receive command, switching to ready 2024-10-29 00:23:32.864 [main debug] performing regular tasks 2024-10-29 00:23:35.374 [bus debug] ERR: SYN received during receive command, switching to ready 2024-10-29 00:23:42.864 [main debug] performing regular tasks 2024-10-29 00:23:43.759 [bus debug] ERR: read timeout during receive command, switching to skip 2024-10-29 00:23:49.878 [bus debug] ERR: read timeout during receive command, switching to skip 2024-10-29 00:23:52.865 [main debug] performing regular tasks 2024-10-29 00:23:53.451 [bus debug] ERR: read timeout during receive command, switching to skip
The text was updated successfully, but these errors were encountered:
seems to be a repetition of #54, so I probably need to check (again, sigh) the IDF repo for changes to the wifi area
Sorry, something went wrong.
please check again with the new firmware just released as there were many fixes on esp-idf wrt wifi
No branches or pull requests
Hi,
I was unable to OTA flash eBUS Adapter Shield v5 with 24.1 because of an error:
After a few tries I have done upgrade via the USB cable and now can't read any data from the adapter:
Build: 20241027
ebusd device string: "ens:192.168.50.201:9999" or "mdns:dc56012169e1" since ebusd 24.1
WiFi station/client: wifi_ssid, 192.168.50.201, 100% (-34dBm)
WiFi access point: inactive
Chip ID: dc56012169e1, ESP32-C3, rev 4
Hostname: ebus-host
PCB: 1.24.1
Build: 20241027
Flash: 4194304
IDF: v5.3.1-638-ga0f798cfc4-dirty
Reset reason: 5
eBUS r/w: 5577/15
Host r/w: 148/9624
Up time: 208
Free heap: 35392 / 255652
ebusd connected: yes (inactive)
eBUS signal: acquired
Here are some logs from Home Assistant addon:
The text was updated successfully, but these errors were encountered: