chenjianxing
|
96736a1cbd
|
esp_wifi: update esp32 phy max tx power
|
2021-06-24 14:41:19 +08:00 |
|
ronghulin
|
349b0b5ec5
|
bugfix: fix some wifi bugs
1. fix max tx power to 20dBm
2. fix the issue that the esp_wifi_sta_get_ap_info can't get country
Closes https://github.com/espressif/esp-idf/issues/6267
|
2021-03-19 03:02:26 +00:00 |
|
ronghulin
|
ffd8c26780
|
feature: support multiple PHY init data
|
2020-03-05 16:14:00 +08:00 |
|
liu zhifu
|
5d855fcdef
|
esp_wifi: add limitation for setting maximum WiFi TX power
Limit the WiFi TX power range to 10dBm ~ 20.5 dBm
|
2019-06-27 17:28:59 +08:00 |
|
suda-morris
|
c5c716e9d7
|
esp_wifi: fix wrong path of phy_init_data
Closes https://github.com/espressif/esp-idf/issues/3482
|
2019-06-18 11:29:09 +08:00 |
|