You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to make examples/knx-demo working on my ESP8266 board. I've compiled it both in Arduino IDE 2.3.2
and the latest PlatformIO with the same result (which tells me the problem is somewhere between the chair and keyboard).
My setup is simple: ETS5 and LogicMachine connected by ethernet to a Mikrotik router, then the ESP over wifi to the same router. The router is on factory defaults, bridging all ports, no WAN.
The IP addresses are the following:
192.168.88.251 - ESP8266
192.168.88.253 - ETS5
192.168.88.254 - LogicMachine
The Wireshark log, first part is ETS conected with broadcast interface, Prog=Off, up until #558, then turned on Prog. Then switched to the LogicMachine in TP-Uart mode still with Prog=On at #888, and later started download from ETS.
Hi,
I'm trying to make examples/knx-demo working on my ESP8266 board. I've compiled it both in Arduino IDE 2.3.2
and the latest PlatformIO with the same result (which tells me the problem is somewhere between the chair and keyboard).
My setup is simple: ETS5 and LogicMachine connected by ethernet to a Mikrotik router, then the ESP over wifi to the same router. The router is on factory defaults, bridging all ports, no WAN.
The IP addresses are the following:
192.168.88.251 - ESP8266
192.168.88.253 - ETS5
192.168.88.254 - LogicMachine
The Wireshark log, first part is ETS conected with broadcast interface, Prog=Off, up until #558, then turned on Prog. Then switched to the LogicMachine in TP-Uart mode still with Prog=On at #888, and later started download from ETS.
This is the output from serial console:
The text was updated successfully, but these errors were encountered: