yinqingzhao
18a468b0d5
fix(bss_max_idle): fix some wifi bugs related to bss max idle
2025-05-26 14:26:19 +08:00
sibeibei
10ac8e622e
fix(wifi): rx bcn failed when sta off channel under modem state
2025-05-19 20:08:58 +08:00
linruihao
b370ebdef4
feat(coex): implement BT coex timer event
2025-05-13 15:13:12 +08:00
sibeibei
0b201ff842
fix: tsens read abnormal value in esp32c2eco4
2025-04-17 17:32:19 +08:00
liuning
c00d092bdb
feat(wifi): support sample beacon feature
...
fix: adapt soc wakeup quick wake, fix light sleep beacon sample
feat(pm): giveup beacon and resample if rx prop too low (a16fa11)
2025-04-14 11:50:40 +08:00
Sajia
c4f592679b
feat(wifi): Enable bss max idle support on all chips
...
- Fix issues in Max Idle period negotiation and protected keep alive
- Add BSS Max Idle config in SoftAP config and create a feature flag
- Add a unit test case to test both STA and SoftAP implementation
2025-04-08 12:40:15 +05:30
zhangyanjiao
aa05ae68e1
fix(wifi/vendor): separate the lr bit in phy mode for station and softAP
...
Closes https://github.com/espressif/esp-idf/issues/9978
2025-03-25 14:04:51 +08:00
yinqingzhao
1c5708b07b
fix(wifi): fix some bugs related channel
2025-03-03 20:40:45 +08:00
Jiang Jiang Jian
30c34271bb
Merge branch 'bugfix/fix_double_wifi_active_time' into 'master'
...
fix(wifi): fix double max active time
Closes WIFI-6770
See merge request espressif/esp-idf!35786
2024-12-26 17:36:31 +08:00
Wang Tao
ba475781b1
Merge branch 'fix/fix_esp32c2_eco4_rx_csa_ld' into 'master'
...
fix(wifi): fix esp32c2eco4 sta_rx_csa ld
See merge request espressif/esp-idf!35806
2024-12-24 16:02:25 +08:00
liuning
595c9f32f4
fix(wifi): fix double max active time, fix coex pwr period cant been updated by ps type set
2024-12-24 14:36:28 +08:00
wangtao@espressif.com
d4ace98731
fix(wifi): fix esp32c2eco4 sta_rx_csa ld
2024-12-19 17:28:30 +08:00
wangtao@espressif.com
b85e54a884
fix(wifi): fix esp32c2 ld issue
2024-12-12 14:49:24 +08:00
wangtao@espressif.com
e0cec24957
fix(wifi): fix esp32c2eco4 wifi deinit crash issue
2024-11-28 16:05:51 +08:00
Island
ea31e155e8
Merge branch 'feature/support_moving_code_to_flash' into 'master'
...
feat(ble): Support for putting code in flash on ESP32-C2
See merge request espressif/esp-idf!34774
2024-11-14 10:09:17 +08:00
akshat
9ec62baa94
fix(esp_rom): Comment out unused function pointers in esp32c2 eco4 linker file
2024-11-13 20:01:26 +08:00
Aditi
862f3bd7bf
fix(esp_wifi): Fix for crash while receiving deauth in esp32c2 ECO4
2024-11-13 20:01:26 +08:00
Shen Weilong
ccc2411191
feat(ble): Support for putting code in flash on ESP32-C2
2024-11-12 18:08:50 +08:00
wangtao@espressif.com
013add5378
fix(wifi): fix esp32c2 eco4 set conutry policy auto issue
2024-10-22 17:09:03 +08:00
wangtao@espressif.com
5e6e1ba49a
fix(wifi): fix esp32eco4 softap h2e issue
2024-10-14 16:39:47 +08:00
liuning
83809910d2
feat(coex): optimize connectionless coexist pwr, optimize wifi pwr with bt idle
2024-09-14 19:28:09 +08:00
morris
dba8722bc0
Merge branch 'feat/support_esp32c2_eco4_rom_systimer_hal' into 'master'
...
feat(esp_rom): support esp32c2 rev2.0(ECO4) rom systimer hal
Closes IDF-10677
See merge request espressif/esp-idf!33335
2024-09-06 16:06:10 +08:00
Jiang Guang Ming
f3eaa7abae
feat(esp_rom): support esp32c2 rev2.0(ECO4) rom systimer hal
2024-09-05 11:04:42 +08:00
Shen Weilong
25189b190f
change(ble): update c2 eco4 ld file
2024-09-04 20:08:09 +08:00
wangtao@espressif.com
f82c7ee4d1
fix(rom):fix esp32c2 eco4 ld comments
2024-09-03 17:50:40 +08:00
wangtao@espressif.com
ef1c62b67d
fix(wifi): fix esp32c2 eco4 ld
2024-09-03 17:50:40 +08:00
Jiang Guang Ming
53272f7d11
feat(esp_rom): Add esp32c2.rom.eco4.ld
2024-09-03 17:50:39 +08:00