john30 / ebusd-esp32

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

eBUS Adapter v5, Firmware Version 2024-06-15 Kommunikationsprobleme #67

Open Norb1204 opened 5 months ago

Norb1204 commented 5 months ago

Hallo,

mit der aktuellen Firmwareversion 2024-06-15 für meinen Adapter v5 wird der Scanning Prozess nicht beendet. Die ältere Firmwareversion 2024-01-06 funktioniert und er erkennt alle Teilnehmer. Ein Neustart vom ebusd service, Spannungslos usw. bringt keinen Erfolg. Ab der Version 2024-03-17 bis Version 2024-06-15 funktioniert der Scan nicht mehr korrekt. Manchmal scannt er 1 oder 2 Slaves, meistens aber keinen (siehe Bild). Hat sich an den Einstellungen des Adapters was geändert bzw. muss man hier was anders konfigurieren ab Version 2024-03-17?

Firmwareversion 2024-06-15 funktioniert nicht!

Version 2024-06-15

Firmwareversion 2024-01-06 funktioniert

Version 2024-01-06
john30 commented 4 months ago

did you wait long enough? does this happen only when using the USB connection or also via wifi e.g.?

Norb1204 commented 4 months ago

I tested several times and waited about 1/2 hour. When I install the firmware version 2024-01-06 again, it takes about 1/2 minute to detect everything. I only use USB and no WIFI.

john30 commented 4 months ago

please post a log (as text not as image) from the start of ebusd with "--lograwdata=bytes"

Norb1204 commented 4 months ago

Here the logfile, my settings: EBUSD_OPTS="--scanconfig=full --configpath=/etc/ebusd/ -d ens:/dev/serial/by-id/usb-Espressif_USB_JTAG_serial_debug_unit_DC:54:75:63:64:C4-if00 -p 8888 -l /var/log/ebusd.log --lograwdata=bytes --logareas=network --httpport=8889 --htmlpath=/var/ebusd/html --accesslevel=install --updatecheck=off"

ebusd.log

Norb1204 commented 2 months ago

I have tested with version 2024-08-09 and 2024-08-25, still does not work. I'm now running version 2024-01-06 again, there are no problems with this version. I will keep this version (2024-01-06) and will no longer update this.

john30 commented 1 month ago

ebusd.log

the log is useless as you limited it to network facility only

john30 commented 1 month ago

please check again with the newest version that includes the massively changed USB serial driver

Norb1204 commented 2 weeks ago

After installing the latest software (version 2024-10-27), nothing works at all. The ebusd service can no longer be started. Going back to the old software (version 2024-01-06) now has the same problem, the ebusd service no longer starts. Is the adapter broken now?

image

I still have an old V3 adapter with this adapter everything works.

Norb1204 commented 1 week ago

After changing the udev rules to work with a symbolic link, the ebusd service works again. Unfortunately, the current firmware of the adapter does not work either (version 2024-10-27). As described at the beginning, no result is shown when/after scanning.

image
john30 commented 1 week ago

still can't tell much about it without having the requested logging