Can you please help me find the easiest way to get an IP address by resolving a domain name(for example aws mqtt cloud connection hostname: random.iot.region.amazonaws.com)? Is there an AT command for this? I came across the AT+UDNSRN command from another modem provider, but I couldn’t find an alternative for the HL7812.
Thanks, @jyijyi ! Yes, this is exactly what I am using today. I was hoping to find a quick solution on the modem side to bind my offloaded Socket DNS API interface to handle domain name resolution more efficiently. Ideally, I’m looking for an AT command that could resolve a domain to an IP directly on the modem without relying on external processing. Do you know if there’s any built-in functionality for this on the HL7812?