Alexey Gerenkov
4a4849597e
Merge branch 'fix/coredump_checksum_error_v5.2' into 'release/v5.2'
...
Fix/coredump checksum error (v5.2)
See merge request espressif/esp-idf!35764
2024-12-19 22:54:38 +08:00
Rahul Tank
21cebc7df9
fix(nimble): Corrected link_estab event handling parameters
2024-12-19 16:00:46 +05:30
Armando
80abc301bd
fix(cache): fixed cache hal ctx not initialised in app issue
2024-12-19 15:16:05 +08:00
Armando
2236ec1491
fix(spi_flash): fixed no_os flash API not consider cache states issue on h2/p4/c6/c5/c61
2024-12-19 15:15:33 +08:00
Erhan Kurubas
6a7de95fa4
change(coredump): make sure consistency with written data and calculated checksum
2024-12-18 13:25:10 +03:00
chenjianhua
fd33d4cfa7
fix(bt/bluedroid): Fixed LE channel selection algorithm event reporting
2024-12-18 11:50:24 +08:00
Chen Jian Hua
e1ed3b0fc9
fix(bt/bluedroid): Fixed setting perfer conn params complete event report
...
(cherry picked from commit 4b352d1c4f3a669999ee6127fbc1c6c38bc81501)
Co-authored-by: xuzhekai <xuzhekai@espressif.com>
2024-12-18 11:33:26 +08:00
Island
8bd6d9a425
Merge branch 'bugfix/fix_blufi_prepare_write_v5.2' into 'release/v5.2'
...
fix(blufi): Fixed crash issue in Blufi example during prepare write operation (v5.2)
See merge request espressif/esp-idf!35715
2024-12-18 10:43:23 +08:00
Island
455ea9541c
Merge branch 'bugfix/fix_ble_aa_zero_c3_s3_v5.2' into 'release/v5.2'
...
fix(bt/ble): Update esp32c3/s3 libbtdm_app.a (555b0a2) (v5.2)
See merge request espressif/esp-idf!35690
2024-12-18 10:43:07 +08:00
Rahul Tank
f8f9805fbc
Merge branch 'feat/pts_changes_v5.2' into 'release/v5.2'
...
feat(nimble): BLE 5.4 PTS Related Features and Fixes (v5.2)
See merge request espressif/esp-idf!34973
2024-12-17 17:51:15 +08:00
Island
1a64da07cf
Merge branch 'feat/support_some_vendor_hci_for_qa_v5.2' into 'release/v5.2'
...
fix(ble): fixed the connect issue when rx error aa on ESP32-C2 (v5.2)
See merge request espressif/esp-idf!35645
2024-12-17 16:49:11 +08:00
Armando
a71b7550e3
fix(adc): fixed adc_cali_check_scheme wrong return on c2/h2/c6
2024-12-17 16:17:35 +08:00
Zhang Hai Peng
c3c7f4a49f
fix(blufi): Fixed crash issue in Blufi example during prepare write operation
...
(cherry picked from commit 5acb9c9b5f889b1e6fa57c791e825dbc8c6326f7)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-12-17 16:13:34 +08:00
zhanghaipeng
9c38d1f29e
feat(ble/bluedroid): Support create BLE static random address and NRPA
2024-12-17 14:28:12 +08:00
Omar Chebib
410276dda0
fix(esp_psram): fix a bug in PSRAM heap registration
...
This commit fixes a bug in the PSRAM heap initialization that didn't take into
account the reserved himem area when registering the PSRAM virtual space as a heap.
2024-12-17 12:20:18 +08:00
xiongweichao
34a69668a8
fix(ble): fixed that the resolvable private address does not change when light sleep is enabled
2024-12-17 10:51:04 +08:00
zhanghaipeng
7ff64ac625
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(555b0a2)
...
- Check Access Address when receive connection request PDU
- Fix issue with BLE5.0 duplicate scan for chained packets
2024-12-17 10:51:00 +08:00
Xiaoyu Liu
9902d9aa7d
fix(ulp): remove redefinition and unify gpio enum in ulp
2024-12-17 09:57:02 +08:00
David Cermak
8ee8cb11f6
fix(esp_netif): Prevent null deref when checking netif type
...
Most esp_netif public API check for invalid arguments, but when enabling
PPP the macros to check netif type could potentially dereference
esp_netif without any null-check.
Releted to https://github.com/espressif/esp-idf/issues/14816
2024-12-16 11:15:11 +01:00
David Cermak
184b55287b
fix(tcp_transport): Fix websocket header read to handle overflow
2024-12-16 11:14:13 +01:00
Abhinav Kudnar
9d5753edcc
feat(nimble): Added PAwR support for nimble with IDF examples
2024-12-16 15:12:00 +05:30
Sumeet Singh
a6f7fd52f2
fix(nimble): Added
...
1. Option to disable automatic discovery when receiving out-of-sync
2. Fixed bugs related to robust caching
2024-12-16 15:11:59 +05:30
Sumeet Singh
a4a1be0cf9
feat(nimble): Added ways to enable/disable some menuconfig options at runtime
2024-12-16 15:11:59 +05:30
Sumeet Singh
a4db5ad5fd
feat(nimble): Added option to disable automatically sending extra credits to peer
2024-12-16 15:11:59 +05:30
Sumeet Singh
3e793bdbc3
feat(nimble): Added support for persisting csf characteristic for bonded devices
2024-12-16 15:11:59 +05:30
Sumeet Singh
ea1644649a
feat(nimble): Added option in menuconfig to enable Secure Connections Only mode
2024-12-16 15:11:59 +05:30
Sumeet Singh
0e15c4cf38
fix(nimble): fix and enable connection subrating
2024-12-16 15:11:59 +05:30
Sumeet Singh
2f8b212c5a
fix(nimble): Added option to enable code under Enhanced COC
2024-12-16 15:11:59 +05:30
Sumeet Singh
95c0ecd42f
fix(nimble): Fixed Device Information and Scan Parameters service
2024-12-16 15:11:59 +05:30
Sumeet Singh
65b06bface
fix(nimble): Fixed encrypted advertisement data example
2024-12-16 15:11:59 +05:30
Sumeet Singh
03f1c497f3
feat(nimble): Added LE GATT Security Levels Characteristic
2024-12-16 15:11:59 +05:30
Sumeet Singh
d6d361ff7f
feat(nimble): Added support for EATT Credit Based Flow Control Mode
2024-12-16 15:11:58 +05:30
nilesh.kale
c8951df9b5
feat(esp_http_server): add support to handle HTTP 1.0 requests
...
This commit adds support to handle HTTP/1.0 requests alongside HTTP/1.1 for
legacy compliance purposes.
2024-12-16 14:11:03 +05:30
Tan Yan Quan
ed5f9badec
feat(802.15.4): remove unnecessary includes in ieee802154 test case
2024-12-16 15:27:25 +08:00
Rahul Tank
91baeeb61c
Merge branch 'bugfix/fix_vulnerability_v5.2' into 'release/v5.2'
...
fix(nimble): Fixes for security vulnerabilities reported in NimBLE (v5.2)
See merge request espressif/esp-idf!35501
2024-12-16 14:48:37 +08:00
Island
e3ae161ac2
Merge branch 'feat/support_bleqabr24_1539_v5.2' into 'release/v5.2'
...
feat(bt/bluedroid): Added config for saving BLE bonding keys to NVS (v5.2)
See merge request espressif/esp-idf!35602
2024-12-16 14:25:42 +08:00
Zhao Wei Liang
d3a05021be
fix(ble): fixed the connect issue when rx error aa on ESP32-C2
...
(cherry picked from commit 6b01a56e094e3220265c37fabfb42bade8417c2b)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-12-16 11:03:34 +08:00
Zhao Wei Liang
5fcf584127
feat(ble): support some vendor hci commands on ESP32-H2
...
(cherry picked from commit 15203f9f3596e61a64046c6fa29d69217ad5c13e)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-12-16 11:03:32 +08:00
Zhao Wei Liang
9738ee55ca
feat(ble): support some vendor hci commands on ESP32-C6
...
(cherry picked from commit 5bd66eaa57dcecbdb7c9c3e8ac990feebebf1267)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-12-16 11:03:30 +08:00
Jiang Jiang Jian
08b28212b7
Merge branch 'fix/fix_esp32c2_ld_issue_v52' into 'release/v5.2'
...
fix(wifi): fix esp32c2 ld issue v52
See merge request espressif/esp-idf!35607
2024-12-16 11:01:51 +08:00
Tan Yan Quan
f1393f7687
feat(802.15.4): IEEE802.15.4 add documentation and refactor component structure
2024-12-16 10:53:32 +08:00
Tan Yan Quan
199b866187
feat(802.15.4): IEEE802.15.4 add some minor edits for readability
2024-12-16 10:51:49 +08:00
Tan Yan Quan
e457e0da34
feat(802.15.4): IEEE802.15.4 add rx buffer statistic
2024-12-16 10:51:46 +08:00
morris
067d4dda38
Merge branch 'feat/allow_to_skip_legacy_driver_conflict_check_v5.2' into 'release/v5.2'
...
feat(legacy_driver): add kconfig to skip legacy confilct check (v5.2)
See merge request espressif/esp-idf!35618
2024-12-13 18:41:48 +08:00
Chen Jichang
94d50d90e2
feat(legacy_driver): add kconfig to skip legacy confilct check
2024-12-12 19:33:59 +08:00
wangtao@espressif.com
ef11490a6e
fix(wifi): fix esp32c2 ld issue
2024-12-12 14:44:09 +08:00
Chen Jian Hua
a652985f9a
fix(bt/bluedroid): Fixed failure to get host status when host is not enabled
...
(cherry picked from commit 23455ea9c209c431a05bbaf8fed94335571cb713)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
2024-12-12 12:33:31 +08:00
Chen Jian Hua
d28072b4d5
feat(bt/bluedroid): Added config for saving BLE bonding keys to NVS
...
(cherry picked from commit 6d1160b2e61a3e782699cb14fb0f70c05b121b30)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
2024-12-12 12:33:29 +08:00
Luo Xu
bfdf50e787
feat(ble_mesh): select BT_NIMBLE_HIGH_DUTY_ADV_ITVL
...
(cherry picked from commit 6faf0a59fdcf063d40fc1000a209341318131185)
Co-authored-by: luoxu <luoxu@espressif.com>
(cherry picked from commit a7622efd0c99dc069ada98d89bee8e253f8518f8)
Co-authored-by: Luo Xu <luoxu@espressif.com>
2024-12-12 12:23:27 +08:00
Jiang Jiang Jian
24c98125dc
Merge branch 'bugfix/fixed_rx_bar_from_null_bss_issue_v5.2' into 'release/v5.2'
...
fix(wifi): fixed softap rx bar from null bss issue(Backport v5.2)
See merge request espressif/esp-idf!35520
2024-12-12 10:27:12 +08:00