Integration Guide

PAN9520 Wi-Fi Module 6 Regulatory and Certification Information
Module Integration Guide Rev. 1.0 Page 18 of 47
type wifi_country_t is needed as input. When the function is called, the settings of the linked
input variable (*country) are stored to the module’s flash memory.
https://docs.espressif.com/projects/esp-idf/en/v4.2/esp32s2/api-
reference/network/esp_wifi.html?highlight=esp_wifi_set_country#_CPPv420esp_wifi_set_countryPK14wifi_country_t
The linked variable (type wifi_country_t) is a structure that contains all needed settings,
which are listed below.