eBUS Adapter C6 (ESP32-C3) - "No EBUS Signal" after firmware flash despite blinking LEDs #1731
Replies: 1 comment
-
|
Duplicate because of Github Error |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hardware: eBUS Adapter C6 (ESP32-C3, rev 4)
PCB Version: v1.20.0
Current Firmware Build: 20260330 (previously 20260317)
Connection: Ethernet/WiFi to Home Assistant (ebusd add-on)
Problem Description
After a power outage, my adapter failed to boot. It turned out the USB power supply was no longer providing sufficient power. After connecting the adapter to a PC, it powered up correctly, but I decided to flash the latest firmware to ensure stability.
Since the flash, I am unable to get an eBUS signal in the Web UI, even though the hardware seems to be receiving data physically.
Key Observations
eBUS signal: ❌ no signal.Troubleshooting Performed
Historical Context
Everything worked perfectly before the power outage/flash using a very old firmware version (the legacy version with the basic web portal). I had to swap the USB adapter is that one seemed to be suddenly faulty after the short power outage (when I was just pulling the plug - no power network issue etc.)
Question
Why would the Web UI report "No Signal" while the hardware LEDs clearly indicate bus activity? Am I overlooking something by doing the firmware update?
In home assistant I see;
2026-04-02 11:50:58.477 [bus notice] re-opened 192.168.86.128:9999
2026-04-02 11:50:58.485 [device notice] reset, supports info
2026-04-02 11:50:58.492 [device notice] extra info: firmware 1.1[631e].1[631e], jumpers 0x0b
Beta Was this translation helpful? Give feedback.
All reactions