Astha Verma
4ccfbe115a
fix(nimble): Added api's for fetching gatt cache data and for discovering included service
2025-05-12 12:09:32 +05:30
Rahul Tank
d4274bc0b9
Merge branch 'feat/autopts_and_ssc_fixes_v5.1' into 'release/v5.1'
...
feat(nimble): Added fixes related to SSC and AutoPTS testing (v5.1)
See merge request espressif/esp-idf!38805
2025-05-11 00:01:50 +08:00
Sumeet Singh
2ebbd7a8fe
feat(nimble): Added some fixes for autopts testing (v5.1)
2025-05-08 19:44:30 +05:30
Shu Chen
63b29d8bc8
Merge branch 'feat/mtd_parent_search_v5.1' into 'release/v5.1'
...
feat(openthread): enable parent search function for MTD (v5.1)
See merge request espressif/esp-idf!38823
2025-05-08 14:12:30 +08:00
Kapil Gupta
090362cd72
Merge branch 'bugfix/wps_msg_timeout_increase_v5.1' into 'release/v5.1'
...
fix(esp_wifi): Increase WPS message timeout (v5.1)
See merge request espressif/esp-idf!38878
2025-05-07 15:09:18 +08:00
Rahul Tank
f97256991d
Merge branch 'fix/optimize_nimble_throughput_example_v5.1' into 'release/v5.1'
...
fix(nimble): Added support of Dynamic switching between different Phy modes. (v5.1)
See merge request espressif/esp-idf!38913
2025-05-07 12:39:36 +08:00
Jiang Jiang Jian
796bab3662
Merge branch 'fixci/add_test_for_ecos_wifi_enterprise_v51' into 'release/v5.1'
...
fix: pytest did not recognize test cases
See merge request espressif/esp-idf!38531
2025-05-07 10:55:40 +08:00
Shreeyash
82c4a68dbb
fix(nimble): Added support for 1m, 2m, coded phy channels and optimized throughput
2025-05-06 17:54:19 +05:30
akshat
9220e45a65
bugfix(wpa_supplicant): Fix build errors when Supplicant logs are enabled
2025-04-30 15:25:46 +05:30
Rahul Tank
db4c2ad4a3
fix(nimble): Corrected structure field name usage in examples
2025-04-29 21:49:57 +05:30
Tan Yan Quan
4428512315
feat(openthread): enable parent search function for MTD
2025-04-29 14:37:33 +08:00
Rahul Tank
833cf7851e
Merge branch 'bugfix/ios_hid_failure_v5.1' into 'release/v5.1'
...
fix(nimble): Update hid device example in nimble to work with iOS (v5.1)
See merge request espressif/esp-idf!38679
2025-04-27 18:37:46 +08:00
zwl
ae5d97847d
feat(ble): add configuration command during RF testing
2025-04-24 17:06:33 +08:00
zhangbowen
5cc7d2c211
feat(bt/bluedroid): Added throughput mode for BLE SPP example
2025-04-24 17:06:33 +08:00
Rahul Tank
70b7945cb5
fix(nimble): Update hid device example in nimble to work with iOS
2025-04-23 17:20:55 +05:30
luaijun
f6d0b7d0fa
fix: pytest did not recognize test cases
2025-04-22 19:47:35 +08:00
Abhinav Kudnar
cdb7dd29d4
feat(nimble):Added tutorials for PAwR examples
2025-04-22 19:19:12 +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
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
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
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
Shreyas Sheth
ebcd7e9ad7
ci(wifi): Add build test for with wpa3 disabled for station and softap
2025-04-16 11:56:51 +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
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
Michael Stoll
37dbcfe3ed
feat: Add domain match to wifi_enterprise example
2025-04-15 14:05:07 +08:00
Jiang Jiang Jian
8563471cab
Merge branch 'ci/add_test_for_ecos_wifi_enterprise_v51' into 'release/v5.1'
...
ci(c2/c3): add major eco version tests(v5.1)
See merge request espressif/esp-idf!37802
2025-04-15 14:04:26 +08:00
Tan Yan Quan
49e92f072f
feat(openthread): relax conditions for trel case approval
2025-04-14 16:53:07 +08:00
Tan Yan Quan
9ae2107aae
feat(openthread): add openthread ci ssed case
2025-04-14 16:53:07 +08:00
Tan Yan Quan
c3805b5a00
feat(openthread): use freertos timer for debug logs
2025-04-14 16:53:02 +08:00
luaijun
ed8efcf6e9
ci(c2/c3): add major eco version tests(v5.1)
2025-04-11 15:48:14 +08:00
Rahul Tank
0d4a94c6e8
fix(nimble): Updated sscanf usage in examples to work for all versions
2025-04-09 18:31:58 +05:30
Shu Chen
4f75a02c7a
Merge branch 'feature/add_txrx_frame_dump_debugging_v5.1' into 'release/v5.1'
...
feat(802.15.4): supported tx/rx frame dumping (v5.1)
See merge request espressif/esp-idf!38237
2025-04-09 14:00:50 +08:00
zwx
ecadf9f0bf
feat(802.15.4) add a build CI test for debugging feature
2025-04-08 11:51:08 +08:00
Chen Jian Hua
9a82cb500e
feat(bt/bluedroid): Added BLE eddystone sender example
...
(cherry picked from commit 06366353d8 )
Co-authored-by: zhangbowen <zhangbowen@espressif.com >
2025-04-07 19:58:46 +08:00
Kapil Gupta
9fd690eb65
ci(wifi): Add builds for FT, RRM and WNM configs
2025-04-07 16:11:31 +05:30
Kapil Gupta
2c43db17db
fix(esp_wifi): Correctly break 11kv config into wnm and rrm configs
2025-04-07 16:05:26 +05:30
Aditya Patwardhan
3d5cf55f64
Merge branch 'fix/examples_python3.13_ssl_conn_failure_v5.1' into 'release/v5.1'
...
Change in Python3.13's default ssl context caused SSL connection failure (v5.1)
See merge request espressif/esp-idf!38202
2025-04-04 14:00:08 +08:00
harshal.patil
77b9f5e054
fix(examples): Example CA certs must contain the Key Usage parameter
...
- Example CA certificates that are used for self-signed client certificates
need to include the Key Usage parameter.
- Python3.13 changed the default context of the SSL context that is
generated using ssl.create_default_context() by enabling the VERIFY_X509_STRICT
flag by default
2025-04-03 11:04:50 +05:30
Tan Yan Quan
e9f274e0d8
feat(openthread): increase CI timeout for dns CLI commands
2025-04-02 11:40:56 +08:00
Abhinav Kudnar
bc7b719cc0
fix(nimble): Fix conversion for min-max itvl of periodic adv param
2025-03-28 14:21:33 +08:00
Island
1f4106fcfe
Merge branch 'feature/add_vendor_ble_cmd_definitions_5.1' into 'release/v5.1'
...
Feature/add vendor ble cmd definitions (v5.1)
See merge request espressif/esp-idf!37961
2025-03-27 17:15:00 +08:00
Jiang Jiang Jian
c6675c3f8f
Merge branch 'bugfix/fix_scan_info_error_in_lr_only_mode_v5.1' into 'release/v5.1'
...
fix(wifi): Fixed the scan information error in LR only mode (v5.1)
See merge request espressif/esp-idf!37905
2025-03-26 21:33:26 +08:00
Shen Weilong
772d35c309
feat(bt): added definitions for bluetooth hci vendor commands and events
2025-03-25 16:02:55 +08:00
zhiweijian
6159b54ef7
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3 (03d0f8a6)
...
- Remove unused functions in the controller
2025-03-25 15:35:09 +08:00
Aditya Patwardhan
84467eccf4
Merge branch 'bugfix/provisioning_sec2_aes_iv_usage_v5.1' into 'release/v5.1'
...
fix(provisioning): fix incorrect AES-GCM IV usage in security2 scheme (v5.1)
See merge request espressif/esp-idf!37617
2025-03-25 13:58:10 +08:00
Shu Chen
c393ecc491
Merge branch 'bugfix/fix_ot_ci_cases_avahi_service_issue_v5.1' into 'release/v5.1'
...
feat(openthread): fix ci avahi service cases issue (v5.1)
See merge request espressif/esp-idf!37873
2025-03-20 14:27:14 +08:00
zhangyanjiao
0d2441ea1c
fix(wifi): Fixed the max log level not work when it exceeds the default log level
2025-03-19 19:16:41 +08:00
yiwenxiu
0cad271482
feat(openthread): fix ci avahi service cases issue
2025-03-19 09:07:52 +08:00
Shreeyash
94eaf3fb23
feat(nimble): support vendor event mask set and vendor HCI event on nimble host
2025-03-17 17:00:55 +05:30