Jiang Jiang Jian
d6e5d76f66
Merge branch 'contrib/github_pr_18310_v5.4' into 'release/v5.4'
...
fix(esp_http_server): Dispatch PONG frames to WebSocket handler (GitHub PR) (v5.4)
See merge request espressif/esp-idf!46657
2026-03-17 09:23:52 +08:00
Tan Yan Quan
969969ec36
feat(protocol_examples_common): support infinite retries for example_handler_on_wifi_disconnect
2026-03-16 19:49:30 +08:00
Jiang Jiang Jian
9e7abc9f01
Merge branch 'feat/p4_eco5_ccm_v5.4' into 'release/v5.4'
...
ISP: support ccm on P4 eco5 (v5.4)
See merge request espressif/esp-idf!44813
2026-03-16 19:23:57 +08:00
Ashish Sharma
e08f079ce3
feat(http_server): adds example to test server pong response
2026-03-16 16:56:13 +08:00
wuzhenghui
9d8ef5b11b
feat(example): add cache safe check for wifi powersave example CI
2026-03-15 13:12:55 +08:00
gaoxu
0726a0dc0f
feat(isp_color): support ISP color on P4
2026-03-15 12:58:16 +08:00
Jiang Jiang Jian
2f2c65ecaf
Merge branch 'feat/nvs_iteration_statistics_examples_v5.4' into 'release/v5.4'
...
feat(examples/storage): add nvs statistics and iteration examples (v5.4)
See merge request espressif/esp-idf!43671
2026-03-15 12:55:42 +08:00
Jiang Jiang Jian
eb9f95a56d
Merge branch 'fix/roam_scan_ongoing_flag_set_v5.4' into 'release/v5.4'
...
Set and unset roam scan ongoing flag properly(v5.4)
See merge request espressif/esp-idf!46239
2026-03-13 14:25:30 +08:00
Jiang Jiang Jian
6d8ba7e03f
Merge branch 'change/esp_idf_uart_wakeup_refactor_v5.4' into 'release/v5.4'
...
change(example): change uart wakeup mode 0 edge threshold (v5.4)
See merge request espressif/esp-idf!46377
2026-03-13 12:22:18 +08:00
Rahul Tank
424278a3da
Merge branch 'bugfix/fix_compilation_issue_example_v5.4' into 'release/v5.4'
...
feat(nimble): Added changes in examples to have code under flags (v5.4)
See merge request espressif/esp-idf!46532
2026-03-13 08:31:34 +05:30
Fu Hanxi
aacde8f52b
Merge branch 'ci/pytest_mark_formatter_v5.4' into 'release/v5.4'
...
ci: pytest mark formatter (v5.4)
See merge request espressif/esp-idf!46228
2026-03-12 09:59:10 +01:00
tarun.kumar
0d7a3416bc
fix(roam) : Set and unset roam scan ongoing flag properly
2026-03-12 14:34:05 +08:00
Rahul Tank
2234b81cab
feat(nimble): Added changes in examples to have code under flags
2026-03-12 10:43:37 +05:30
Rahul Tank
ec6b6daa66
Merge branch 'bugfix/ble_ancs_ext_adv_scan_rsp_fix_v5.4' into 'release/v5.4'
...
fix(nimble): Remove scan response and use ble_gap_ext_adv_set_data in ble_ancs demo (v5.4)
See merge request espressif/esp-idf!46461
2026-03-12 10:36:12 +05:30
Jiang Jiang Jian
a9c6958c6e
Merge branch 'bugfix/mac_deinit_esp32_v5.4' into 'release/v5.4'
...
fix(wifi): fix some wifi bugs 260304(Backport v5.4)
See merge request espressif/esp-idf!42489
2026-03-12 09:56:50 +08:00
igor.udot
f6937da144
ci: mcpwn_sync disable_test for target since pytest does not run those tests
2026-03-12 09:22:33 +08:00
Bogdan Kolendovskyy
81f7247a90
ci(mqtt): use QoS=1 for control messages in SSL test
...
SSL test relies on the device receiving a control message during the test, which was being sent
with QoS=0. Send the control message with QoS=1 to avoid failures due to poor network connection.
2026-03-11 16:38:10 +01:00
Evgeny Torbin
f7395255da
test: format all test scripts
2026-03-11 07:34:34 +01:00
muhaidong
8c5f5aec7a
fix(wifi): app partition is too small for binary wifi_prov_mgr.bin size
2026-03-11 11:49:15 +08:00
Shreeyash
1cfc181a2d
fix(nimble): Remove scan response and use ble_gap_ext_adv_set_data
2026-03-10 15:05:16 +05:30
hebinglin
f596e42dcd
change(example): change uart wakeup mode 0 edge threshold
2026-03-10 10:39:48 +08:00
morris
036b6764a7
fix(dsi): test apps manifest error
2026-03-09 10:50:10 +08:00
Tan Yan Quan
028e8af5d4
feat(openthread): turn off rx earlier for csl if no packet received
2026-03-02 17:00:17 +08:00
Jiang Jiang Jian
7fcb97ff35
Merge branch 'fix/fix_io_wakeup_issues_v5.4' into 'release/v5.4'
...
fix(esp_hw_support): make esp_deep_sleep_enable_gpio_wakeup available to PD_TOP lightsleep (v5.4)
See merge request espressif/esp-idf!45872
2026-02-28 11:45:23 +08:00
Chen Chen
93fde65311
docs(lcd): update rd pin description for i80_controller example
...
Closes https://github.com/espressif/esp-idf/issues/18277
2026-02-27 16:24:04 +08:00
Mahavir Jain
d780a2e946
Merge branch 'bugfix/esp_local_ctrl_arg_check_v5.4' into 'release/v5.4'
...
fix(esp_local_ctrl): validate payload_case matches msg_type in command dispatcher (v5.4)
See merge request espressif/esp-idf!45926
2026-02-27 09:43:23 +05:30
Rahul Tank
649740afe2
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:02:58 +05:30
Rahul Tank
68382f6a1f
fix(nimble): Fix various issues for security/vulnerability in host
2026-02-24 15:57:31 +05:30
Mahavir Jain
f0706727a4
docs(protocomm): recommend using security2 scheme for production purpose
2026-02-17 11:47:24 +05:30
Rahul Tank
d6ce5da7b6
fix(nimble): Bugfixes for various issues
2026-02-16 11:17:56 +05:30
wuzhenghui
bf31d0396e
fix(example): fix uninitialized gpio/rtcio in deepsleep example
2026-02-13 16:27:32 +08:00
Rahul Tank
47aebc48f5
fix(nimble): Fix ble_multi_adv example to show correct UUIDs information
2026-02-11 12:38:06 +05:30
Shu Chen
f2d310738c
Merge branch 'feat/add_phy_cli_debug_v5.4' into 'release/v5.4'
...
feat(openthread): support 154 debug features on RCP (v5.4)
See merge request espressif/esp-idf!45732
2026-02-10 11:07:39 +00:00
Sudeep Mohanty
aa4fba8818
change(lp_adc): Cleanup LP ADC driver and example
2026-02-09 12:37:57 +01:00
Rahul Tank
fada2a1e45
Merge branch 'bugfix/security_fixes_for_examples_v5.4' into 'release/v5.4'
...
fix(nimble): Fix vulnerabilities in NimBLE examples (v5.4)
See merge request espressif/esp-idf!45482
2026-02-09 14:24:05 +05:30
Shreeyash
dacec1afa1
fix(nimble): Fix vulnerabilities in NimBLE examples
2026-02-06 18:43:33 +05:30
Tan Yan Quan
13337d7d3e
feat(openthread): support 154 debug features on RCP
2026-02-06 20:18:26 +08:00
Tan Yan Quan
a2d88a4e95
feat(ieee802154): add support for phyreg -g register debug
2026-02-06 20:18:25 +08:00
luoxu
6a79fd2621
feat(ble_mesh): alignment to release/v6.0
2026-02-06 11:18:19 +08:00
Mahavir Jain
e246f9049e
Merge branch 'fix/esp_https_client_test_v5.4' into 'release/v5.4'
...
fix(esp_http_client): Fixed the example pytest (v5.4)
See merge request espressif/esp-idf!45448
2026-02-05 18:48:08 +05:30
Astha Verma
c1afe828bc
fix(nimble): Added device name log for ext adv in blecent_throughput
2026-02-03 16:27:22 +05:30
zhiweijian
67cadec2a8
fix(ble/bluedroid): Change blufi sdkconfig
2026-01-30 20:16:01 +08:00
zhiweijian
467cc4ddb4
fix(ble/bluedroid): Change 5.0 event status
2026-01-30 20:15:51 +08:00
zhiweijian
dd35a4eaef
feat(ble/bluedroid): Add new bluedroid host examples
2026-01-30 20:14:59 +08:00
morris
bf3e1d600a
Merge branch 'fix/basic_eth_init_v5.4' into 'release/v5.4'
...
fix(esp_eth): fixed basic example MAC address config for SPI ETH v5.4
See merge request espressif/esp-idf!45500
2026-01-30 10:59:37 +08:00
Ondrej Kosta
ad922bfc0d
fix(esp_eth): fixed basic example MAC address config for SPI ETH
2026-01-29 10:43:28 +01:00
Astha Verma
1ee20b1365
fix(nimble): Reset HID service during deinit
2026-01-28 12:18:20 +08:00
hrushikesh.bhosale
4c8a024dc8
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:26:45 +05:30
hrushikesh.bhosale
af5a62b455
fix(esp_http_client): Fixed the example pytest
...
Pytest was expect the positive content length for async req
2026-01-27 17:08:21 +05:30
Euripedes Rocha
5ccd546af1
Merge branch 'fix/bridge_test_v5.4' into 'release/v5.4'
...
Made ETH bridge test to be more robust (v5.4)
See merge request espressif/esp-idf!45393
2026-01-27 04:53:24 +01:00