john30 / ebusd-esp

Firmware for ESP8266 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
150 stars 21 forks source link

ebuspicloader unable to write flash at #79

Closed Diddlik closed 1 year ago

Diddlik commented 1 year ago

I try to flash PIC Firmware on the ebus adapter 3.

my steps:

  1. set on wemos under PIC PIC-passthrough mode to normal: PIC-passthrough mode is active
  2. bridge pins 3 and 4
  3. start: ebuspicloader -f 20221217-offset.hex 192.168.1.249:9999

sometime I get: opened 192.168.1.249:9999 read data timed out

some time it tries to flash but abort with error.

grafik grafik

Diddlik commented 1 year ago

Ok, problem solved. Untder windows it does not work property. Under Ubuntu works like a charm.