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

Feature Request: IPv6 support #793

Open
njh opened this issue Jan 18, 2024 · 2 comments
Open

Feature Request: IPv6 support #793

njh opened this issue Jan 18, 2024 · 2 comments

Comments

@njh
Copy link

njh commented Jan 18, 2024

Hello,

I prefer to use IPv6 where possible. My ESP32-Faikin module supports it.
Is it something that could be added to OpenEVSE?

Thanks,

nick.

@apalrd
Copy link

apalrd commented Mar 25, 2024

+1 to firmware support for v6 addressing. ESP-IDF has good v6 support already.

@njh
Copy link
Author

njh commented Mar 25, 2024

Hm, this might be the issue; ESP-IDF has IPv6 support but OpenEVSE is built on Arduino and I am not sure how good the IPv6 support is on that.

Although having checked, there is an enableIPv6() method!
https://github.com/espressif/arduino-esp32/blob/master/libraries/WiFi/src/WiFiSTA.h#L97

Looks like a whole lot of work was merged in January:
espressif/arduino-esp32#9016

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