Commit Graph

5856 Commits

Author SHA1 Message Date
Ondrej Kosta
5058246306 ci(esp_eth): update ETH bridge test to be more robust 2026-01-23 08:51:52 +01:00
Zhang Wen Xu
c06c942446 Merge branch 'feat/migrate_iperf_cmd_v5.2' into 'release/v5.2'
feat(iperf): migrate iperf to use iperf-cmd component (v5.2)

See merge request espressif/esp-idf!45088
2026-01-15 03:26:39 +00:00
Jin Cheng
19268879bd fix(bt/bluedroid): add status management for audio sink service channel 2026-01-15 09:15:28 +08:00
Tan Yan Quan
d9eb216b42 fix(openthread): restore LED state indicator for example code 2026-01-14 14:14:15 +08:00
Tan Yan Quan
29314eafb8 docs(openthread): add iperf usage guide to ot_cli example readme 2026-01-14 14:14:15 +08:00
Tan Yan Quan
f355165e05 feat(openthread/cli-ext): update cli-ext to v2.0.0 2026-01-14 14:14:15 +08:00
Tan Yan Quan
dac513bf25 feat(openthread): migrate iperf to use iperf-cmd component 2026-01-14 14:14:15 +08:00
Rahul Tank
676c0d62d7 fix(nimble): Add AD type macros in example 2026-01-14 11:06:59 +05:30
Island
2ddc6f0a7c Merge branch 'bugfix/fix_ble_security_issue_2025_v3_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fix type mismatch and length validation in HCI packet parser (v5.2)

See merge request espressif/esp-idf!44664
2026-01-09 10:24:00 +08:00
Marek Fiala
b26f02cda5 change(tools): Updated argument files with quotations in README.md 2026-01-07 13:12:38 +01:00
Zhang Hai Peng
01d2833097 feat(examples/bluedroid): add BLE ACL latency measurement example
(cherry picked from commit 934970a06f)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2026-01-07 19:28:39 +08:00
zhanghaipeng
23378c9507 fix(ble/hci): Fix OOB read in ble_adv_scan_combined example 2026-01-07 19:28:39 +08:00
Zhang Hai Peng
c9e745c14a docs(ble): add flow diagrams to bluedroid BLE examples
(cherry picked from commit 051077835c)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2026-01-07 19:28:39 +08:00
Zhang Hai Peng
2f2bff559a refactor(examples/bluedroid): Replace hardcoded ADV type values with macros
(cherry picked from commit fdeb5ad87a)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2026-01-07 19:28:39 +08:00
Zhang Hai Peng
259c9500dd feat(examples/bluedroid): Add BLE time interval conversion macros for better readability
Add macros to convert time values from milliseconds to BLE interval units:
- ESP_BLE_GAP_ADV_ITVL_MS: Convert advertising interval (0.625ms unit)
- ESP_BLE_GAP_SCAN_ITVL_MS: Convert scan interval (0.625ms unit)
- ESP_BLE_GAP_SCAN_WIN_MS: Convert scan window (0.625ms unit)
- ESP_BLE_GAP_CONN_ITVL_MS: Convert connection interval (1.25ms unit)
- ESP_BLE_GAP_PERIODIC_ADV_ITVL_MS: Convert periodic adv interval (1.25ms unit)
- ESP_BLE_GAP_SUPERVISION_TIMEOUT_MS: Convert supervision timeout (10ms unit)

(cherry picked from commit 7cd2f7b34d)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2026-01-07 19:28:39 +08:00
Zhang Hai Peng
11bae0a7c5 fix(ble/bluedroid): Added security check in example Bluedroid_GATT_Server
(cherry picked from commit a36bf7fe14)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2026-01-07 19:28:39 +08:00
Shu Chen
6f6af3f3f5 Merge branch 'fix/fix_an_ot_example_v5.2' into 'release/v5.2'
fix(openthread): remove the default netif configuration from the ot_br example (v5.2)

See merge request espressif/esp-idf!44730
2026-01-07 08:12:54 +00:00
zhiweijian
b9a200f6b0 fix(ble/bluedroid): Replaced the psa_ api with the mbedtls_ api 2026-01-06 20:52:26 +08:00
zhiweijian
7548eab182 feat(ble/bluedroid): Support bluedroid encrypted advertising data 2026-01-06 20:52:16 +08:00
Xu Si Yu
a81a6cb2d9 fix(openthread): remove the default netif configuration from the ot_br example 2025-12-31 17:44:47 +08:00
zwx
ab35f4f99e fix(openthread): removed unused ulp configuration 2025-12-30 10:57:03 +08:00
Wang Meng Yang
35da77d466 Merge branch 'refactor/split_a2dp_sink_v5.2' into 'release/v5.2'
refactor(examples/classic_bt): Split a2dp_sink example(v5.2)

See merge request espressif/esp-idf!44528
2025-12-26 21:26:09 +08:00
Island
edf3fb578d Merge branch 'fix/add_soc_caps_for_pawr_feat_v5.2' into 'release/v5.2'
fix(ble): add soc caps feat for PAwR (v5.2)

See merge request espressif/esp-idf!44147
2025-12-26 14:21:28 +08:00
yangfeng
040d4b948b refactor(examples/classic_bt): Add example tests for A2DP and AVRCP examples 2025-12-25 11:08:30 +08:00
yangfeng
898c087e51 docs: Add explanations for the A2DP sink stream and AVRCP examples
- Modify the path of A2DP sink example
2025-12-25 11:08:30 +08:00
yangfeng
2f794197c9 refactor: Refactor the example of the coexistence of A2DP sink and GATT service 2025-12-25 11:08:02 +08:00
yangfeng
52e364f346 refactor(examples/classic_bt): Refactor A2DP sink and AVRCP examples
- Add avrcp_ct_metadata example
- Add avrcp_absolute_volume example
- Add the example components about common code for a2dp sink and avrcp
2025-12-25 11:07:55 +08:00
Zhang Wen Xu
645c08e4e9 Merge branch 'feat/rcp_spinel_logs_v5.2' into 'release/v5.2'
feat(openthread): support RCP console debug via spinel (v5.2)

See merge request espressif/esp-idf!44159
2025-12-24 02:29:45 +00:00
Rahul Tank
05aafb604d feat(nimble): Add support for static passkey 2025-12-22 21:19:18 +05:30
morris
386958febe Merge branch 'feature/usb_device_examples_update_v2.0.0_backport_v5.2' into 'release/v5.2'
feature(usb_device): Examples update to esp_tinyusb v2.0.0 (backport to v5.2)

See merge request espressif/esp-idf!42052
2025-12-18 16:04:34 +08:00
Island
e483933a71 Merge branch 'bugfix/fix_ble_security_issue_2025_v5.2' into 'release/v5.2'
Fix potential CVE-2024-0039 out-of-bounds write in attp_build_value_cmd (v5.2)

See merge request espressif/esp-idf!43804
2025-12-18 10:56:18 +08:00
Jin Chen
f80ec2cfcb fix(ble): add soc caps config for pawr feat on ESP32H2
(cherry picked from commit 2eb79c71f1)

Co-authored-by: cjin <jinchen@espressif.com>
2025-12-15 11:39:39 +08:00
Zhang Hai Peng
cd670b87a5 fix(ble/bluedroid): Add bounds check in ble_ancs example
(cherry picked from commit 7e876249df)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-12 20:54:02 +08:00
Tan Yan Quan
21e18154d6 feat(openthread): support RCP console debug via spinel 2025-12-12 14:30:30 +08:00
Euripedes Rocha
97d7e9903d Merge branch 'feat/upt_tests_new_runners_v5.2' into 'release/v5.2'
feat(ci): updated Ethernet test to align with new runners (v5.2)

See merge request espressif/esp-idf!43768
2025-12-11 16:29:48 +01:00
laokaiyao
f66e6c166f remove(i2s_es8311): remove the bsp support since the broken dependency 2025-12-09 15:05:08 +08:00
Chen Yudong
4fea38dabc ci: fix sdkconfig.ci.xxx for wifi examples 2025-12-03 19:00:27 +08:00
Chen Yudong
844f5ce69a ci: rename wifi_two_dut to two_duts 2025-12-03 19:00:23 +08:00
Zhang Hai Peng
634ad6387d fix(ble/bluedroid): Fix VLA in a2dp_gatts_coex example
(cherry picked from commit e741f09e0f)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-03 11:53:51 +08:00
Zhang Hai Peng
64ca58dcf3 fix(ble/bt): Add NULL check in esp_hid_device example
(cherry picked from commit 8e0f74a2cc)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-03 11:53:48 +08:00
Zhang Hai Peng
2da49dff69 fix(ble/bt): Add NULL check in esp_hid_host example
(cherry picked from commit 8b5dd75368)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-03 11:53:47 +08:00
Zhang Hai Peng
a1d38ce9bf fix(ble/blufi): Add DH param length validation
(cherry picked from commit 773814c087)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-03 11:53:47 +08:00
Zhang Hai Peng
6d35c3e24c fix(ble/bluedroid): Fix memory leak in ble_spp_server example
(cherry picked from commit b6b3b81bf6)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-03 11:53:46 +08:00
Zhang Hai Peng
0814444e0a fix(ble/bluedroid): Use calloc in gatt_server example
(cherry picked from commit e26b60090d)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-03 11:53:46 +08:00
Zhang Hai Peng
84f594750c fix(ble/bluedroid): Use snprintf in ble_eddystone example
(cherry picked from commit 24e023e307)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-12-03 11:53:46 +08:00
Ondrej Kosta
2f2ab704c0 feat(ci): updated Ethernet tests to align with new runners 2025-12-02 10:43:40 +01:00
Island
b65b03cf7a Merge branch 'feature/extend_h2_conon_num_to_70_v5.2' into 'release/v5.2'
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2 (v5.2)

See merge request espressif/esp-idf!43832
2025-12-02 16:38:24 +08:00
Luo Xu
8e151eca2e fix(ble_mesh): add proper memory cleanup in composition data parsing
(cherry picked from commit a45bb6c5da)

Co-authored-by: luoxu <luoxu@espressif.com>
2025-11-28 17:43:39 +08:00
Shen Wei Long
f21dd4725e change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2
(cherry picked from commit cd33f13521)

Co-authored-by: ShenWeilong <shenweilong@espressif.com>
2025-11-28 09:06:09 +00:00
morris
1d5141c315 Merge branch 'bugfix/uart_related_backports_v5.2' into 'release/v5.2'
fix(uart): some related uart backports (v5.2)

See merge request espressif/esp-idf!43652
2025-11-28 13:52:27 +08:00