Wang Meng Yang
3e1ecc4e8b
Merge branch 'feat/add_profile_state_event_v5.1' into 'release/v5.1'
...
feat(bt/bluedroid): added events to indicate the profile states of HFP (v5.1)
See merge request espressif/esp-idf!35151
2024-11-27 14:44:14 +08:00
Jin Cheng
61beadb586
feat(bt/bluedroid): added events to indicate the profile states of HFP
2024-11-25 16:23:10 +08:00
yinqingzhao
2a715e4203
feat(twt): twt add parameter to enable keep alive
2024-11-25 15:10:56 +08:00
Jin Cheng
2322404be6
fix(bt/bluedroid): AG should send OK or other error codes to HF client
...
when it is driven by HF to initiate a call.
2024-11-22 17:26:00 +08:00
Xu Si Yu
78a4ea29f3
feat(openthread): update openthread submodule and border router lib
2024-11-21 15:52:45 +08:00
yiwenxiu
dc99a90d4c
feat(openthread): flush ipv6 addr in openthread ci cases
2024-11-19 15:44:29 +08:00
Shu Chen
5ed3e67c7c
Merge branch 'fix/find_and_close_service_in_ot_ci_case_v5.1' into 'release/v5.1'
...
fix(ci): optimize an openthread ci case (Backport v5.1)
See merge request espressif/esp-idf!34724
2024-11-14 11:58:58 +08:00
Xu Si Yu
9c4d817726
feat(openthread): support vendor hook for rcp spi
2024-11-07 11:55:56 +08:00
Xu Si Yu
b59b0e0926
feat(openthread): allow enabling trel before getting interface
2024-11-07 11:55:56 +08:00
Xu Si Yu
88077e0b16
feat(openthread): support trel feature
2024-11-07 11:55:56 +08:00
xieqinan@espressif.com
60c50d101b
feat(zigbee): Upgrade the Zigbee lib to v1.6 for Zigbee examples
...
- Optimize the Zigbee light, switch and gateway examples
- Remove the esp_zigbee_rcp example
2024-11-07 10:45:12 +08:00
Xu Si Yu
14e8d52963
fix(ci): optimize an openthread ci case
2024-11-07 10:38:50 +08:00
Island
dc64b09dc5
Merge branch 'modified_ble_multi_conn_example_readme_v5.1' into 'release/v5.1'
...
update(ble): Modified the ble multi_conn example's readme (v5.1)
See merge request espressif/esp-idf!33991
2024-11-01 12:21:29 +08:00
wangtao@espressif.com
5dd89e7613
fix(wifi): fix esp32c2 tx shake issue
2024-10-29 20:00:39 +08:00
Island
69786f1515
Merge branch 'fix/fix_nimble_gatt_server_example_readme_v5.1' into 'release/v5.1'
...
docs(ble): Added BLE Get Started documentation link to README.md (v5.1)
See merge request espressif/esp-idf!33828
2024-10-29 16:01:55 +08:00
Mahavir Jain
f55d1d196f
Merge branch 'bug/ci_test_https_server_file_serving_v5.1' into 'release/v5.1'
...
fix(protocols): Erased the storage partition for http_server ci test (v5.1)
See merge request espressif/esp-idf!34166
2024-10-28 11:15:28 +08:00
chenjianhua
ef626df142
fix(bt/bluedroid): correct the readme links for BLE periodic examples
2024-10-24 18:04:06 +08:00
chenjianhua
56b76f8b79
refactor(bt/bluedroid): Refactor the print for BLE examples
2024-10-24 18:04:06 +08:00
chenjianhua
24ce9e2384
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
2024-10-24 18:04:06 +08:00
hrushikesh.bhosale
7f4125a242
fix(protocols): Erased the storage partition for http_server ci test
...
Added api to erase storage partition for http_server ci test
2024-10-14 15:53:40 +05:30
Shen Wei Long
adc3bb1cd4
update(ble): Modified the ble multi_conn example's readme
...
(cherry picked from commit 28ffd5fc04 )
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2024-10-08 13:25:33 +08:00
Kapil Gupta
a6006f5a56
fix(esp_wifi): Added prints in btm roam for error condition
2024-10-07 10:42:32 +05:30
xiongweichao
1b19449dc0
feat(bt/bluedroid): Report sniff interval to application layer
2024-09-27 14:16:16 +08:00
Wei Yu Han
f1f3ed86cc
docs(ble): Added BLE Get Started documentation link to README.md
...
(cherry picked from commit 5f008828d3 )
Co-authored-by: Yuhan Wei <weiyuhan@espressif.com >
2024-09-26 09:38:11 +08:00
Rahul Tank
d0bc721a78
fix(nimble): Fixed deinit sequence in blufi
2024-09-24 12:21:24 +05:30
Jiang Jiang Jian
6983207dd1
Merge branch 'bugfix/check_bootloader_size_with_sign_v5.1' into 'release/v5.1'
...
fix(esptool_py): Check the size of the bootloader + signature block (v5.1)
See merge request espressif/esp-idf!33592
2024-09-21 14:42:48 +08:00
Shu Chen
be1ba2eff8
Merge branch 'backport/openthread_related_feature_v51' into 'release/v5.1'
...
Backport/openthread related feature v51(Backport v5.1)
See merge request espressif/esp-idf!33408
2024-09-20 13:50:35 +08:00
Jiang Jiang Jian
2136defda4
Merge branch 'bugfix/support_cert_test_v5.1' into 'release/v5.1'
...
fix(phy): Add cert_test support for ESP32, ESP32-C2, ESP32-C6, ESP32-H2 and ESP32-S2(Backport v5.1)
See merge request espressif/esp-idf!33622
2024-09-20 11:39:36 +08:00
muhaidong
e2822c3a1f
fix(phy): update cert_test docs
2024-09-19 16:20:06 +08:00
Xu Si Yu
9ead83c4ee
feat(openthread): update extension commands component for examples
2024-09-19 16:07:03 +08:00
Rahul Tank
be263857eb
Merge branch 'fix/added_a_change_to_print_address_of_advertising_instance_v5.1' into 'release/v5.1'
...
fix(nimble): Added a change to print address of an advertising instance (v5.1)
See merge request espressif/esp-idf!33563
2024-09-19 14:32:15 +08:00
Mu Hai Dong
1e10eba6e5
Apply 1 suggestion(s) to 1 file(s)
...
Co-authored-by: Jiang Jiang Jian <jack@espressif.com >
2024-09-18 20:15:23 +08:00
muhaidong
ea85edc469
fix(phy): esp32s2 and esph2 support rf cert_test
2024-09-18 19:54:08 +08:00
muhaidong
8992e1cec8
fix(phy): fix esp32 build fail issue
...
Closes https://github.com/espressif/esp-idf/issues/11972
2024-09-18 19:17:02 +08:00
xiehang
5d7e2a6fde
fix(phy): All chip support cert_test
2024-09-18 18:00:46 +08:00
Konstantin Kondrashov
bf484ad78d
fix(examples): Increases partition table offset for SBV2+FE test
2024-09-18 09:58:49 +03:00
Alexey Gerenkov
4057760b86
Merge branch 'fix/sysview_example_tests_v5.1' into 'release/v5.1'
...
test(sysview): fix gdb no response error in sysview_heap_log tests (v5.1)
See merge request espressif/esp-idf!33459
2024-09-17 23:01:20 +08:00
shreeyash
cf106f07d1
fix(nimble): Added a change to print address of an advertising instance
2024-09-17 12:19:03 +05:30
Island
d8018d6a96
Merge branch 'bugfix/fixed_multi_conn_example_crash_issue_5.1' into 'release/v5.1'
...
fix(ble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn
See merge request espressif/esp-idf!33494
2024-09-13 19:18:02 +08:00
Shen Weilong
99ff4745e2
fix(ble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn
2024-09-12 20:58:00 +08:00
Nachiket Kukade
a93ae1141d
fix(esp_wifi): Fix FTM issues in AP-STA mode
...
Add AP-STA mode support in FTM example
Update wifi libs with below changes -
- Use ex-AP's bandwidth in FTM request when connected
- Allow Bandwidth downgrade in FTM negotiation
- Use separate calibration when Initiator performs 20MHz FTM
while in-AP is in 40MHz
2024-09-12 10:47:22 +05:30
Erhan Kurubas
8a4e0b6b2a
test(sysview): fix gdb no response error in sysview_heap_log tests
2024-09-11 13:43:16 +03:00
Wei Yu Han
e03dce674c
fix(ble): Increased the length of addr_str in ble_get_started nimble examples
2024-09-11 17:14:22 +08:00
weiyuhan
df9abfe9f9
fix(ble): Added ble_get_started examples to build-test-rules.yml
2024-09-11 17:14:22 +08:00
Yuhan Wei
a8b85dd01c
fix(ble): Removed unsupported sdkconfig
2024-09-11 17:14:22 +08:00
Yuhan Wei
89db2b75dc
fix(ble): Removed the C5 support for examples in ble_get_started
2024-09-11 17:14:22 +08:00
Zhou Xiao
d4b4f5c146
docs(ble): Replace advertising interval hex value with BLE_GAP_ADV_ITVL_MS
2024-09-11 17:14:22 +08:00
Zhou Xiao
17ea84eef6
docs(ble): Improved as Weilong and Shenhang requested
2024-09-11 17:14:22 +08:00
zhouxiao
77f9b38039
docs(ble): Added BLE Get Started
2024-09-11 17:14:22 +08:00
Rahul Tank
9559f40dc6
Merge branch 'bugfix/bidirectioanl_data_transfer_ble_spp_v5.1' into 'release/v5.1'
...
fix(nimble): Added support for bidirectional data trasfer (v5.1)
See merge request espressif/esp-idf!33414
2024-09-11 14:04:28 +08:00