thetek
thetek
Exactly. I tried it in kitty, urxvt and neovim-qt. None of these programs had this issue. Only Neovide seems to be affected, and as stated above, it seems to affect...
Yes. It does not matter if I use example.com or the corresponding IP address.
> How is this supposed to even work? That must have snuck in there somehow. I had it set to the correct configuration previously, but it seems like I somehow...
> You are sure 100% about that (as in you have used `IpAddr` and not a string that might still trigger DNS resolution somehow)? I specified it as `(Ipv4Addr::new(93, 184,...
I updated the code in the original post.
Also, this issue has nothing to do with the Access Point. EspWifi::wrap_all simply requires a netif for the AP to be present.
Sorry for the delay, I was busy the last couple of days. Using the default values for the AP netif does not change anything. Using a different IP address for...
I was talking about the list that the router provides in the user interface of its website.
A different IP in a different subnet for the Wi-Fi interface does not have any effect. Pinging the Ethernet interface *does* work.
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.