Rahul Tank
726efa4e74
Merge branch 'feat/pawr_bugfix_v5.1' into 'release/v5.1'
...
fix(nimble): Fix sync handle assignment for pawr connection (v5.1)
See merge request espressif/esp-idf!38505
2025-04-23 19:44:19 +08:00
Jiang Jiang Jian
7fe8b9da5a
Merge branch 'bugfix/fix_bt_access_ext_mem_in_intr_v5.1' into 'release/v5.1'
...
fix(bt/controller): Fixed access external memory in isr context (v5.1)
See merge request espressif/esp-idf!38575
2025-04-23 16:49:09 +08:00
Island
0ae8794646
Merge branch 'bugfix/fix_some_ble_bugs_250331_esp32c3_v5.1' into 'release/v5.1'
...
Fixed some BLE bugs 250331 on esp32c3 (v5.1)
See merge request espressif/esp-idf!38577
2025-04-23 10:32:35 +08:00
Jiang Jiang Jian
c4d9d45800
Merge branch 'esp32/run_panic_debug_v5.1' into 'release/v5.1'
...
fix(esp32): Fixed qa program may fail issue when cpu 240m (v5.1)
See merge request espressif/esp-idf!37235
2025-04-22 13:50:06 +08:00
Island
b171e3b2e5
Merge branch 'bugfix/fix_some_ble_bugs_2503_v5.1' into 'release/v5.1'
...
Bugfix/fix some ble bugs 2503 (v5.1)
See merge request espressif/esp-idf!38288
2025-04-22 11:49:42 +08:00
chaijie@espressif.com
3849f2a423
fix(esp32): Fixed qa program may fail issue when cpu 240m (v5.1)
2025-04-22 10:24:55 +08:00
Jiang Jiang Jian
0ce9affdc7
Merge branch 'fix/fix_dhcp_server_recv_decline_issue_v51' into 'release/v5.1'
...
fix(dhcp): fix dhcp server recv decline issue v51
See merge request espressif/esp-idf!38500
2025-04-22 10:15:31 +08:00
zhanghaipeng
98a8cca2cf
fix(ble/bluedroid): Fix potential uint32_t overflow in BLE btu_start_timer
2025-04-21 19:19:18 +08:00
Jiang Jiang Jian
e1831e3e57
Merge branch 'bugfix/pmkid_password_mismatch_regression_v5.1' into 'release/v5.1'
...
fix(wifi): Avoid writing to NVS if station configuration is not changed (Backport v5.1)
See merge request espressif/esp-idf!38467
2025-04-21 18:11:15 +08:00
Zhang Hai Peng
6b2dcec533
fix(ble/bluedrooid): Fixed memory leak issue when deinit the host
...
(cherry picked from commit 6becf74cbb )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-04-21 16:31:34 +08:00
Zhang Hai Peng
47c0b07323
fix(ble/bluedroid): Fix missing event reporting in esp_ble_create_sc_oob_data
...
(cherry picked from commit f291725936 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-04-21 16:31:34 +08:00
Zhang Hai Peng
8a491e230f
fix(ble/bluedroid): Fixed BLE crash when disable bluedroid host
...
(cherry picked from commit 9dfa6ab0e9 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-04-21 16:31:34 +08:00
Chen Jian Hua
9fb4a45c66
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(a684dd5)
...
- Fixed clear legacy adv error when adv not exist
- Disable anonymous extended adv reporting
- Fixed BLE assert lld_adv.c 2992
- Fixed heap assert due to adv data buffer double freeing
- Fixed BLE 0x08 disconnect when the win size is greater than half of the conn interval
(cherry picked from commit 4602665e5d )
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-04-21 14:33:23 +08:00
linruihao
ecd1ad7a50
fix(bt/controller): Fixed access external memory in isr context
2025-04-21 14:23:11 +08:00
Jin Cheng
8bedc3c88e
fix(bt/controller): update libbtdm_app.a
...
- fixed errors in the coexistance of ACL and SCO
- fixed dynamic priority config error in dual mode
2025-04-21 14:23:11 +08:00
Island
da8d313be7
Merge branch 'fix/blemesh25-92_v5.1' into 'release/v5.1'
...
fix(ble_mesh): fixed issues with decrypt failed when resending messages (v5.1)
See merge request espressif/esp-idf!38557
2025-04-21 14:22:14 +08:00
Island
01d62ded11
Merge branch 'change/ble_update_lib_20250417_v5.1' into 'release/v5.1'
...
change(ble): [AUTO_MR] 20250417 - Update ESP BLE Controller Lib (v5.1)
See merge request espressif/esp-idf!38542
2025-04-21 10:40:54 +08:00
Sarvesh Bodakhe
cc06a6b786
fix(wifi): Avoid writing to NVS if station configuration is not changed
...
Fixes the regression introduced by 0fd60e373e
Co-authored-by: yinqingzhao <yinqingzhao@espressif.com >
2025-04-19 14:41:14 +05:30
Luo Xu
0394521b79
fix(ble_mesh): fixed issues with decrypt failed when resending messages
...
(cherry picked from commit 4803cea3cc )
Co-authored-by: luoxu <luoxu@espressif.com >
2025-04-18 20:23:32 +08:00
Wang Meng Yang
6c52731c6f
Merge branch 'fix/some_issues_in_bt_controller_v5.1' into 'release/v5.1'
...
fix(bt): fixed some issues in bt controller(backport v5.1)
See merge request espressif/esp-idf!38451
2025-04-18 17:50:52 +08:00
Shen Wei Long
c08112a9b7
change(ble): [AUTO_MR] Update lib_esp32c6 to cd6ba0ec
...
(cherry picked from commit a89916eef4 )
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2025-04-18 14:09:53 +08:00
Shen Wei Long
a49f2f512f
change(ble): [AUTO_MR] Update lib_esp32h2 to cd6ba0ec
...
(cherry picked from commit d48cc9ce2a )
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2025-04-18 14:09:51 +08:00
Island
6f80a5d742
Merge branch 'change/ble_update_lib_20250414_v5.1' into 'release/v5.1'
...
change(ble): [AUTO_MR] 20250414 - Update ESP BLE Controller Lib (v5.1)
See merge request espressif/esp-idf!38491
2025-04-18 11:07:53 +08:00
Jiang Jiang Jian
c459754816
Merge branch 'fix/fix_uart_console_broken_after_sleep_v5.1' into 'release/v5.1'
...
fix(esp_hw_support): fixed gpio sleep switching filling junk data to the console UART FIFO (v5.1)
See merge request espressif/esp-idf!38448
2025-04-17 17:17:16 +08:00
Jiang Jiang Jian
df04451e8d
Merge branch 'change/allow_keep_sar_poweron_in_light_sleep_v5.1' into 'release/v5.1'
...
change(esp_hw_support): allow sar power keep on during lightsleep (v5.1)
See merge request espressif/esp-idf!38457
2025-04-17 17:15:55 +08:00
wangtao@espressif.com
7bf1a8a76d
fix(dhcp): fix dhcp server recv decline issue
2025-04-17 14:26:24 +08:00
Abhinav Kudnar
8b43ffcbc8
fix(nimble): Fix sync handle assignment for pawr connection
2025-04-17 14:16:44 +08:00
Jiang Jiang Jian
1f2e526451
Merge branch 'bugfix/espnow_send_issue_v51' into 'release/v5.1'
...
fix(esp_wifi): Add some wifi related fixes(v5.1)
See merge request espressif/esp-idf!37789
2025-04-17 14:01:23 +08:00
Zhou Xiao
180b44ce16
change(ble): bugs fixed on spi ble log
...
* removed spi master in iram select for flash only firmware
* fixed memory issue in transaction init function
* fixed memory issue in transaction deinit function
2025-04-17 13:40:45 +08:00
Zhou Xiao
d2418ce33e
fix(ble): remove null pointer assert in npl event deinit
...
(cherry picked from commit ece108c0bf )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-04-17 10:53:59 +08:00
Zhou Xiao
e056bd41dd
feat(ble): support configurable rxbuf opt feat on ESP32-C6
...
(cherry picked from commit 5fbbec8655 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-17 10:53:56 +08:00
Zhou Xiao
02f9afd8a4
feat(ble): support configurable rxbuf opt feat on ESP32-H2
...
(cherry picked from commit 4937d3c883 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-17 10:53:54 +08:00
Zhou Xiao
66afbc467b
feat(ble): use new section for ble sleep on ESP32-C2
...
(cherry picked from commit ce4e012c8b )
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-17 10:53:52 +08:00
Zhou Xiao
049dc29d98
change(ble): [AUTO_MR] Update lib_esp32c2 to fca2b9ea
...
(cherry picked from commit 09467baed0 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-04-17 10:53:50 +08:00
Zhou Xiao
f5ab59e2ec
change(ble): [AUTO_MR] Update lib_esp32c6 to 76549818
...
(cherry picked from commit e2d1a5509e )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-04-17 10:53:47 +08:00
Zhou Xiao
de3d1efabe
change(ble): [AUTO_MR] Update lib_esp32h2 to 76549818
...
(cherry picked from commit c11bb1ddd0 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-04-17 10:53:45 +08:00
Jiang Jiang Jian
81ee3e87d5
Merge branch 'fix/fix_current_leakage_after_ext_osc_detect_failed_v5.1' into 'release/v5.1'
...
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists (v5.1)
See merge request espressif/esp-idf!38442
2025-04-17 10:32:42 +08:00
Jiang Jiang Jian
d91940e134
Merge branch 'bugfix/sae_send_confirm_v5.1' into 'release/v5.1'
...
fix(esp_wifi): Fix send_confirm according to specification provided by IEEE 802.11 (v5.1)
See merge request espressif/esp-idf!38437
2025-04-17 10:32:17 +08:00
Kapil Gupta
f3e7fc4625
Merge branch 'feat/eap_domain_check_v5.1' into 'release/v5.1'
...
esp_wifi: Add EAP domain validation support (v5.1)
See merge request espressif/esp-idf!38282
2025-04-16 23:46:55 +08:00
Aditi
6e9b4659b7
fix(esp_wifi): Add some wifi related fixes
...
1) Fix for issue in esp_now_send when wifi tx callback registered
2) Fix disconnect reason code error
2025-04-16 20:02:27 +05:30
wuzhenghui
c317b563b8
change(esp_hw_support): allow sar power keep on during lightsleep
...
Closes https://github.com/espressif/esp-idf/issues/12426
2025-04-16 16:12:55 +08:00
gongyantao
a78bc07ce9
fix(bt): fixed some issues in bt controller
...
- add check for Wi-Fi channel
- fix the incorrect unit of duration_min in cpb tx
- recalculate the channel map when afh is enabled
- fix incorrect vendor event count causing an assertion failure
2025-04-16 15:29:35 +08:00
wuzhenghui
f1b88d0810
fix(esp_hw_support): fixed gpio sleep switching filling junk data to the console UART FIFO
2025-04-16 15:28:37 +08:00
wuzhenghui
774548e0fe
fix(esp_hw_support): fix unused OSC source deinit breaks XTAL32K configuration
2025-04-16 15:06:06 +08:00
wuzhenghui
c6731c0d53
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 15:05:57 +08:00
Shreyas Sheth
ebcd7e9ad7
ci(wifi): Add build test for with wpa3 disabled for station and softap
2025-04-16 11:56:51 +05:30
Shreyas Sheth
e425609d74
fix(esp_wifi): Fix send_confirm according to specification provided by IEEE 802.11
2025-04-16 11:56:50 +05:30
Island
fa41c508b9
Merge branch 'feat/optimize_cble50y24_111_v5.1' into 'release/v5.1'
...
feat(bt/bluedroid): Added BLE eddystone sender example (v5.1)
See merge request espressif/esp-idf!38155
2025-04-16 11:25:26 +08:00
Kapil Gupta
0fa9e81a55
fix(esp_wifi): Flush PMK when EAP config is changed
2025-04-15 14:05:07 +08:00
Kapil Gupta
3748cc9da0
fix(esp_wifi): Code cleanup for PR#15550 PR#15551
...
Closes https://github.com/espressif/esp-idf/pull/15550
Closes https://github.com/espressif/esp-idf/pull/15551
2025-04-15 14:05:07 +08:00