Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NINA doesn't resolve IPv6 sites and addresses #46

Open
luigigubello opened this issue Jun 7, 2020 · 1 comment
Open

NINA doesn't resolve IPv6 sites and addresses #46

luigigubello opened this issue Jun 7, 2020 · 1 comment

Comments

@luigigubello
Copy link
Contributor

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

  • Arduino Nano 33 IoT (NINA-fw 1.3.0 && WiFiNINA 1.5.0)

Steps to reproduce

  • In the WiFiPing example, replace www.google.com with ipv6.google.com
  • Upload the sketch on the board, you should see the error -3
@robzed
Copy link

robzed commented Mar 2, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants