2025-09-05 7:48 AM
Hello,
I use the ST67W611M1 module in station mode with activated DHCP client. For a generic configuration of my software I want to use the Wifi_GetHostAddr() function to acquire the IP for a given host name.
The problem is, that the DHCP client only uses the third DNS Server provided by the Wifi APs DHCP server (see attached picture). The first and second one are always 208.67.222.222 and 8.8.8.8 no matter what I configure. And the DHCP must offer at least three DNS servers. Otherwise the last one would be 0.0.0.0. Sure, I could just setup three DNS servers, but this is a very ugly solution.
W6X_WIFI_DHCP is 1. W6X_WIFI_DNS_MANUAL is 0. I tried two different DHCP servers.
Is this a firmware bug of the ST67W611M1? Has anyone the same problem?
Kind regards
Jannis