I am using a nrf52 dev kit as well as a raspberry pi to set up the cloud coap example in the nordic docs. I have set up a 6-4 tunnel through hurricane electric and have full ipv6 + dns6 on the raspberry pi. I am able to connect to the Nordic through the 6lowpan module such that the second LED turns on. However, I still get the following from the Nordic board.
[APPL]: DNS query failed.
[APPL]: CoAP server IPv6 address not available, sending DNS query...
[APPL]: DNS Response for hostname: coap.exosite.com, with 0 IPv6 addresses and status
I am also able to make coap requests to the exosite endpoint through coap-cli from the raspberry pi. Any help or guidance would be much appreciated.