Shreyas Sheth
3d85e81be2
docs(wifi): Update wifi and wifi security documentation and bugfixes
...
1. Update documentation for WPA3 Enterprise and WPA3 Enterprise 192-bit
mode
2. Update documentation for WPA3 OWE and OWE transition mode
3. Update documentation related to SAE PK, SAE PWE and Transition Disable
4. Update documnetation for wifi connect API
5. Fix config paramter information for wifi scan start
6. Fix documentation related to scan threshold config setting
7. Replace ESP_ERR_WIFI_ARG error code as ESP_ERR_INVALID_ARG
8. Update documentation for 802.11R Fast transition
9. Fix sta connecting with wpa security in enterprise mode
2023-10-16 14:21:44 +05:30
Jiang Jiang Jian
c9c7322678
Merge branch 'contrib/github_pr_9694_v4.4' into 'release/v4.4'
...
add low power doc and picture (GitHub PR)(backport v4.4)
See merge request espressif/esp-idf!25592
2023-08-30 14:56:44 +08:00
wangtao
1e40e7074f
backport for v4.4 delete esp32c2 and c6 info
2023-08-29 11:36:49 +08:00
chenjianxing
e94ea3fa90
docs: update power save part
2023-08-28 14:34:15 +08:00
wang tao
41cfb55042
add low power doc and picture
...
Merges https://github.com/espressif/esp-idf/pull/9694
2023-08-28 14:33:58 +08:00
muhaidong
4b3ff10c5d
esp_wifi: fix some wifi bugs 230403
...
1. fix sta auth failed but softap shows it connected issue
2. fix ftm procedure with peer failed status 4 issue
3. send ftm frames immediately
4. send null data when state change from association to run
5. docs: add some details for wifi scan description
2023-04-10 15:08:02 +08:00
Jiang Jiang Jian
bf4a710c23
Merge branch 'doc/update_wifi_amsdu_docs_v4.4' into 'release/v4.4'
...
doc: update wifi amsdu docs(Backport v4.4)
See merge request espressif/esp-idf!21750
2023-02-03 13:52:59 +08:00
muhaidong
42888d2919
doc: update wifi amsdu docs
2022-12-29 10:38:56 +08:00
zhangyanjiao
8abcacd25e
esp_wifi: change max connection num on ESP32C3 and ESP32S3
...
Closes WIFI-5134
2022-12-22 11:45:50 +08:00
jack
da03bab573
small fixes
2022-12-06 13:12:17 +08:00
Marius Vikhammer
082ff4e441
Apply suggestions to 2 files
2022-12-05 21:44:06 +08:00
muhaidong
d404e429ec
esp_wifi: Modify wifi scan return value.
...
1. Modify wifi scan return value same to docs.
2. Change some logs' log level wo avoid misunderstanding.
3. Fix connect fail return wrong error code issue
2022-12-05 21:42:57 +08:00
zhangyanjiao
df9fba9d22
update doc for set channel
2022-12-05 21:41:39 +08:00
zhangyanjiao
c227cbea3f
update wifi reason code
2022-12-05 21:40:44 +08:00
muhaidong
cd5ffbf44b
docs: update wifi country code docs.
2022-09-19 15:22:57 +08:00
muhaidong
4b79600876
docs: add WIFI_EVENT_STA_BEACON_TIMEOUT event docs.
2022-07-14 15:38:33 +08:00
muhaidong
91a315f7c0
docs: update wifi beacon timeout docs
2022-07-14 15:38:33 +08:00
muhaidong
f9d96d28bf
docs: modify some Chinese expressions related to CSI
2022-07-08 14:42:12 +08:00
muhaidong
ef9eaae48c
docs:update wifi sci subcarrier index docs
2022-07-08 14:34:46 +08:00
Dai Zi Yan
ea13b4ed8b
Apply 1 suggestion(s) to 1 file(s)
2022-07-01 17:39:53 +08:00
Marius Vikhammer
db85519413
Apply 2 suggestions by Marius Vikhammer
2022-07-01 17:39:53 +08:00
muhaidong
795c4a4b2a
docs: update wifi multiple antennas docs
2022-07-01 17:39:53 +08:00
Jack Farley
15845ff47b
DOC:Correct IP_EVENT_STA_LOST_IP name
...
Fix the name of the IP_EVENT_STA_LOST_IP event (was IP_STA_LOST_IP)
Signed-off-by: xueyunfei <xueyunfei@espressif.com>
Closes https://github.com/espressif/esp-idf/pull/8347
2022-07-01 17:39:53 +08:00
zhangyanjiao
e04b4d9b81
modify API-reference using Sphinx directives
2022-07-01 17:39:53 +08:00
zhangyanjiao
254ec47ae4
update wifi api docs
2022-07-01 17:39:53 +08:00
xueyunfei
2e4c95c1ee
update s3 doc
2022-01-06 10:09:51 +08:00
WangShichang
9f37cfc7fc
add docs "How to improve Wi-Fi performance" in api-guides for esp32s3.
2021-10-11 15:08:02 +08:00
Hao Ning
54e1c52beb
docs:fix wrong event names in wifi driver
2021-07-20 19:21:43 +08:00
Marius Vikhammer
2b995a37eb
docs: fix table in WifI guide not being rendered
2021-06-24 14:54:38 +08:00
chenjianxing
c66b1aeda7
update esp32c3 iperf config
2021-04-27 14:41:08 +08:00
Hao Ning
720e228dde
add a chinese translation for wifi driver
...
add the first part translated by joy
add the last part translated by huizi
solved some formatting issues and typos in en text
add updated cn translation based on peer review comments
updated based on technical review comments
add links to api functions
solve pipeline errors
convert line endings in cn file
solve some build errors
reedit a table
2020-11-20 10:33:04 +08:00
krzychb
097adc3a33
Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available
2018-03-13 21:57:08 +01:00