I’m experiencing a limitation with a XBee S6B in regards with DNS resolution with the ATLA command.
When the queried dns is a Host (A), the resolution works correctly, but if the same address is tranformed into a CNAME (Alias), the S6B is unable to get the resolve ipv4 adress.
I’ve tried using different DNS server, including the default OpenDNS address, google’s DNS and my corporate windows DNS. When I debug the DNS server, it shows the query coming from the XBee module, resolved by the DNS and returned to the module. But the module still output “ERROR” for resolution.
Am I right to say that XBee S6B can work only with HOST (A) addresses ?