Rahul Tank
c59aab9a07
Merge branch 'bugfix/improve_nimble_examples_v5.3' into 'release/v5.3'
...
fix(nimble): Improve safety, fix bugs, and update docs across NimBLE examples (v5.3)
See merge request espressif/esp-idf!45976
2026-02-25 17:29:45 +05:30
Martin Vychodil
2e0aefdbaa
Merge branch 'feat/nvs_iteration_statistics_examples_v5.3' into 'release/v5.3'
...
feat(examples/storage): add nvs statistics and iteration examples (v5.3)
See merge request espressif/esp-idf!43677
2026-02-25 17:03:16 +08:00
Rahul Tank
24962cc3fe
fix(nimble): Improve safety, fix bugs, and update docs across NimBLE examples
...
- Remove unused headers from examples
- Improve periodic adv/sync example functionality and readability
- Use ble_hs_id_infer_auto() instead of hardcoded BLE_OWN_ADDR_PUBLIC/RANDOM
- Add ble_hs_util_ensure_addr() calls in on_sync for proper address setup
- Use correct ext adv instance (0 instead of 1) in phy_prph, l2cap_coc, multi_conn
- Fix struct name: ble_gap_periodic_adv_enable_params -> ble_gap_periodic_adv_start_params
- Add CONFIG_BT_NIMBLE_GAP_SERVICE guards around ble_svc_gap_device_name_set
- Fix unsafe AD data parsing with bounds checks in central examples
- Fix UUID matching bugs (off-by-one loop condition and byte order) in
phy_cent, htp_cent, and proximity_sensor_cent
- Fix ble_multi_conn_cent address type to use dynamic inference
- Remove contradictory sm_sc=0 after sm_sc=1 in ble_multi_adv
- Add CONFIG_BT_NIMBLE_EXT_ADV=y to ble_multi_adv sdkconfig defaults
- Check return values for ble_gap_set_host_feat, nimble_port_init
- Update tutorials and READMEs to match code changes
2026-02-25 13:04:23 +05:30
Rahul Tank
77e3d0a120
fix(nimble): Fix various issues for security/vulnerability in host
2026-02-23 14:11:23 +05:30
Jiang Jiang Jian
b199976487
Merge branch 'bugfix/fix_some_wifi_bugs_260213_v5.3' into 'release/v5.3'
...
fix(wifi): fix some wifi bugs 260213(Backport v5.3)
See merge request espressif/esp-idf!45875
2026-02-19 00:07:23 +08:00
Rahul Tank
32cd231a95
fix(nimble): Bugfixes for various issues
2026-02-16 11:22:53 +05:30
Jiang Jiang Jian
e5930c154c
Merge branch 'fix/fix_io_wakeup_issues_v5.3' into 'release/v5.3'
...
fix(esp_hw_support): make esp_deep_sleep_enable_gpio_wakeup available to PD_TOP lightsleep (v5.3)
See merge request espressif/esp-idf!45868
2026-02-13 21:06:08 +08:00
wuzhenghui
9e61f2949e
feat(example): add cache safe check for wifi powersave example CI
2026-02-13 12:22:58 +08:00
wuzhenghui
ae2128e627
fix(example): fix uninitialized gpio/rtcio in deepsleep example
2026-02-13 12:11:29 +08:00
Jiang Jiang Jian
67a274e516
Merge branch 'bugfix/fix_some_wifi_bugs_260212_v5.3' into 'release/v5.3'
...
fix(wifi): fix some wifi bugs 260212(Backport v5.3)
See merge request espressif/esp-idf!45846
2026-02-13 11:55:50 +08:00
muhaidong
dc79fdf103
fix(wifi): fix lmac tx done assert issue
2026-02-12 17:12:25 +08:00
Rahul Tank
76a004650d
fix(nimble): Fix ble_multi_adv example to show correct UUIDs information
2026-02-11 12:41:18 +05:30
Shu Chen
534cdf3268
Merge branch 'feat/add_phy_cli_debug_v5.3' into 'release/v5.3'
...
feat(openthread): support 154 debug features on RCP (v5.3)
See merge request espressif/esp-idf!45733
2026-02-10 11:07:51 +00:00
Rahul Tank
6b497115c5
Merge branch 'bugfix/security_fixes_for_examples_v5.3' into 'release/v5.3'
...
fix(nimble): Fix vulnerabilities in NimBLE examples (v5.3)
See merge request espressif/esp-idf!45483
2026-02-09 14:24:30 +05:30
Island
011e0ce95b
Merge branch 'feat/ble_mesh_alignment_to_v6.0_v5.3' into 'release/v5.3'
...
feat(ble_mesh): alignment to release/v6.0 (v5.3)
See merge request espressif/esp-idf!45453
2026-02-09 11:35:46 +08:00
Martin Vychodil
1926c6da40
Merge branch 'feat/sdspi_option_to_disable_waiting_for_miso_poll_busy_v5.3' into 'release/v5.3'
...
feat(sdspi): Add an option to modify the waiting time for MISO before sending next command (v5.3)
See merge request espressif/esp-idf!42447
2026-02-06 22:06:32 +08:00
Shreeyash
5319914af2
fix(nimble): Fix vulnerabilities in NimBLE examples
2026-02-06 18:47:08 +05:30
Tan Yan Quan
b1ec599bc1
feat(openthread): support 154 debug features on RCP
2026-02-06 20:18:34 +08:00
Tan Yan Quan
44cf0aa3ac
feat(ieee802154): add support for phyreg -g register debug
2026-02-06 20:18:34 +08:00
Mahavir Jain
455f5f11a0
Merge branch 'fix/esp_https_client_test_v5.3' into 'release/v5.3'
...
fix(esp_http_client): Fixed the example pytest (v5.3)
See merge request espressif/esp-idf!45449
2026-02-05 18:47:56 +05:30
Rahul Tank
6ee75a8721
Merge branch 'bugfix/fix_nimble_issues_v5.3' into 'release/v5.3'
...
Fix few nimble issues related to different functionalities (v5.3)
See merge request espressif/esp-idf!45618
2026-02-05 14:47:57 +05:30
luoxu
7af8021ca2
feat(ble_mesh): alignment to release/v6.0
2026-02-04 14:28:38 +08:00
Astha Verma
22256e66a1
fix(nimble): Added device name log for ext adv in blecent_throughput
2026-02-03 16:30:07 +05:30
gaoxu
50c802d057
feat(adc): add adc_continuous_parse_data api
2026-02-03 16:51:43 +08:00
zhiweijian
6f48dddbc2
fix(ble/bluedroid): Fixed bluedroid examples CI failed
2026-01-31 10:54:13 +08:00
zhiweijian
f84b0e9a39
fix(ble/bluedroid): Change blufi sdkconfig
2026-01-30 20:21:19 +08:00
zhiweijian
79dec2082d
fix(ble/bluedroid): Change 5.0 event status
2026-01-30 20:21:09 +08:00
zhiweijian
9df0361dd6
feat(ble/bluedroid): Add new bluedroid host examples
2026-01-30 20:20:33 +08:00
morris
9f4b8cec54
Merge branch 'fix/basic_eth_init_v5.3' into 'release/v5.3'
...
fix(esp_eth): fixed basic example MAC address config for SPI ETH v5.3
See merge request espressif/esp-idf!45501
2026-01-30 10:58:40 +08:00
Ondrej Kosta
2e023e759a
fix(esp_eth): fixed basic example MAC address config for SPI ETH
2026-01-29 10:44:36 +01:00
Astha Verma
bdb3f7ef77
fix(nimble): Reset HID service during deinit
2026-01-28 12:18:28 +08:00
hrushikesh.bhosale
9926b91a99
fix(esp_http_client): Fixed the esp_http_client example test
...
- remove the dut expect which was expect error code for invalid
request, as the HTTP_EVENT_DISCONNECTED is not getting triggered
2026-01-27 17:28:34 +05:30
hrushikesh.bhosale
a40b472220
fix(esp_http_client): Fixed the example pytest
...
Pytest was expect the positive content length for async req
2026-01-27 17:08:34 +05:30
Jiang Jiang Jian
b8b89efadb
Merge branch 'fix/bridge_test_v5.3' into 'release/v5.3'
...
Made ETH bridge test to be more robust (v5.3)
See merge request espressif/esp-idf!45394
2026-01-27 11:55:05 +08:00
Ondrej Kosta
7478afecfb
ci(esp_eth): update ETH bridge test to be more robust
2026-01-23 08:51:42 +01:00
zhangyanjiao
d958c05e90
fix(wifi/espnow): Increase the espnow example stack size
...
Closes https://github.com/espressif/esp-idf/issues/18128
2026-01-19 10:32:33 +08:00
Adam Múdry
9473de8f26
feat(sdspi): Add an option to modify wait time for MISO before sending next command
...
Closes https://github.com/espressif/esp-idf/issues/16909
2026-01-16 11:53:59 +01:00
Zhang Wen Xu
30097fda52
Merge branch 'feat/migrate_iperf_cmd_v5.3' into 'release/v5.3'
...
feat(iperf): migrate iperf to use iperf-cmd component (v5.3)
See merge request espressif/esp-idf!45087
2026-01-15 03:26:57 +00:00
Jin Cheng
a68d4674e8
fix(bt/bluedroid): add status management for audio sink service channel
2026-01-15 09:14:56 +08:00
Tan Yan Quan
5cc0976cd5
fix(openthread): restore LED state indicator for example code
2026-01-14 14:14:06 +08:00
Tan Yan Quan
e012ad6d69
docs(openthread): add iperf usage guide to ot_cli example readme
2026-01-14 14:14:06 +08:00
Tan Yan Quan
0d98a08e47
feat(openthread/cli-ext): update cli-ext to v2.0.0
2026-01-14 14:14:05 +08:00
Tan Yan Quan
33d97e087a
feat(openthread): migrate iperf to use iperf-cmd component
2026-01-14 14:14:05 +08:00
Rahul Tank
7a979f3bde
fix(nimble): Add AD type macros in example
2026-01-14 10:54:26 +05:30
Island
6cd6db4d63
Merge branch 'bugfix/fix_ble_security_issue_2025_v3_v5.3' into 'release/v5.3'
...
fix(ble/bluedroid): Fix type mismatch and length validation in HCI packet parser (v5.3)
See merge request espressif/esp-idf!44665
2026-01-09 11:43:41 +08:00
Marek Fiala
9be8444488
change(tools): Updated argument files with quotations in README.md
2026-01-07 13:12:26 +01:00
Shu Chen
a1b4da1606
Merge branch 'fix/fix_an_ot_example_v5.3' into 'release/v5.3'
...
fix(openthread): remove the default netif configuration from the ot_br example (v5.3)
See merge request espressif/esp-idf!44729
2026-01-07 08:13:03 +00:00
zhiweijian
df21eb8934
fix(ble/bluedroid): Replaced the psa_ api with the mbedtls_ api
2026-01-06 21:14:19 +08:00
zhiweijian
b499bbef2b
feat(ble/bluedroid): Support bluedroid encrypted advertising data
2026-01-06 20:45:56 +08:00
Zhang Hai Peng
e81cca4f2f
feat(examples/bluedroid): add BLE ACL latency measurement example
...
(cherry picked from commit 934970a06f )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2026-01-06 10:34:53 +08:00