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

OpenEVSE Wifi V1 wrong regulatory domain #490

Closed
fhteagle opened this issue Nov 27, 2022 · 1 comment · Fixed by #567
Closed

OpenEVSE Wifi V1 wrong regulatory domain #490

fhteagle opened this issue Nov 27, 2022 · 1 comment · Fixed by #567

Comments

@fhteagle
Copy link

The OpenEVSE defaults to transmitting CN regulatory domain when it is making an AP. This caused some minor havoc with Intel's ridiculous Location Aware Regulation system in my laptop's wifi card. Can 802.11d / 802.11h fields be set in the ESP32 configuration somehow? If not, can these be disabled?

@KipK
Copy link
Collaborator

KipK commented Mar 10, 2023

I've checked on espressif doc and seems the best mode to use for all cases is "World safe mode"

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

Successfully merging a pull request may close this issue.

2 participants