arduino / nina-fw

Firmware for u-blox NINA W102 WiFi/BT module
135 stars 117 forks source link

NINA doesn't resolve IPv6 sites and addresses #46

Open luigigubello opened 4 years ago

luigigubello commented 4 years ago

NINA doesn't resolve IPv6 sites and addresses, it seems to support only IPv4 sites (e.g. see WiFiSSLClient.cpp#L148).

Proof of Concept

Requirements

robzed commented 8 months ago

The API doesn't appear to support any more than IPv4. Which is a pity, with things like being developed Matter which are IPv6 technologies.