Skip to content

Add support for specifying Wi-Fi country code#182

Merged
JanPetterMG merged 1 commit intomainfrom
feat-wifi-country-code
Oct 18, 2025
Merged

Add support for specifying Wi-Fi country code#182
JanPetterMG merged 1 commit intomainfrom
feat-wifi-country-code

Conversation

@JanPetterMG
Copy link
Contributor

Summary

This pull request introduces support for specifying a Wi-Fi country code to ensure compliance with regional wireless regulations, including channel restrictions.

Key changes

  • Added firmware support for setting the Wi-Fi country code using #define WIFI_COUNTRY "XX".

  • Default remains world safe mode (channels 1–11) for universal compatibility.

  • Updated documentation to explain the new configuration option.

Impact

Improves regional Wi-Fi compliance and connectivity reliability, particularly in countries where access point configurations rely on local regulatory channels.
No breaking changes — devices without WIFI_COUNTRY defined will continue using the default world safe setting.

Issues

@JanPetterMG JanPetterMG added documentation Improvements or additions to documentation enhancement New feature or request firmware C++ related labels Oct 18, 2025
@JanPetterMG JanPetterMG added this to the v1.3.0 milestone Oct 18, 2025
@JanPetterMG JanPetterMG added the bug Something isn't working label Oct 18, 2025
@JanPetterMG JanPetterMG moved this from To do to In review/test in Frekvens roadmap Oct 18, 2025
@JanPetterMG JanPetterMG merged commit c17610a into main Oct 18, 2025
10 checks passed
@JanPetterMG JanPetterMG deleted the feat-wifi-country-code branch October 18, 2025 17:42
@github-project-automation github-project-automation bot moved this from In review/test to Done in Frekvens roadmap Oct 18, 2025
@JanPetterMG JanPetterMG removed the bug Something isn't working label Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request firmware C++ related

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant