Hello,
I'm using Connect ME9210 with NET+OS.
Is there any way to read DNS address when DHCP is enabled? I use 'customizeIamGetIfAddrInfo()' which gives me current IP, subnet mask, gateway, but DNS is reported as 0.0.0.0.
Even if I disable the DHCP and it uses "APP_PRIMARY_DNS_ADDRESS" defined in "appconf.h", the function still returns DNS as zero.
Many thanks for suggestions