ivmarkov

Results 702 comments of ivmarkov
trafficstars

Also, for the `netif_ap` (I know it should not affect anything, but still) - can you please use the **default** network configuration, which would then be different from your 192.168.178.1/24,...

@thetek42 What happens once you assign different static IPs to Eth and Wifi?

One little detail that is interesting: what list do you mean? The router does not keep any "list" of devices with static IP addresses (let alone knowing their host names)...

> I was talking about the list that the router provides in the user interface of its website. See above. :) I would not trust this list for static IPs...

> Also, when setting the Ethernet IP address to .235 and the Wi-Fi IP address to .234, I can ping _both_, even though Wi-Fi is not connected. OK, _hold on_....

1) Ok let's pretend that the second (wifi) IP was never pingable (or else I should start believing in miracles, OR there is a nasty bug/behavior in esp-idf somewhere, where...

> Pinging the gateway from the esp32 provides the exact same behaviour as opening a socket to somewhere. For this, I used the `EspPing`. However, I was a bit unsure...

Ok assuming it is pingable from inside (99.9% routers are, but you never know and you should check it from a pc), can you try with just the ethernet connection,...

And just to confirm again: None of these issues happen if you don't create the wifi driver in the first place? But once you create it, even if you dont...

@thetek42 Weird. Did you just delete your last comment from 5 minutes ago?