muhaidong
|
d665d43d0a
|
fix(phy): esp32s2 and esph2 support rf cert_test
|
2024-10-15 15:23:56 +08:00 |
|
muhaidong
|
45e31cc02b
|
fix(phy): fix esp32 build fail issue
Closes https://github.com/espressif/esp-idf/issues/11972
|
2024-10-15 15:23:05 +08:00 |
|
xiehang
|
80ef98d717
|
fix(phy): All chip support cert_test
|
2024-10-15 15:21:01 +08:00 |
|
hrushikesh.bhosale
|
4ea78b8882
|
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:47:22 +05:30 |
|
Euripedes Rocha
|
5b57212cfd
|
ci(mqtt): Set partition to large for c6 on custom outbox example
Example failed to build on CI for c6 target due to partition size.
|
2024-10-14 09:17:50 +02:00 |
|
Jiang Jiang Jian
|
90b962997a
|
Merge branch 'bugfix/backport_supplicant_fixes_v5.2' into 'release/v5.2'
fix(wifi): Backport some fixes(v5.2)
See merge request espressif/esp-idf!33976
|
2024-10-14 10:38:30 +08:00 |
|
morris
|
6a56adcda1
|
Merge branch 'feature/usb_host_hub_support_collective_backport_p2_v5.2' into 'release/v5.2'
feat(usb_host): Hub Support Collective backport part 2/3 (v5.2)
See merge request espressif/esp-idf!31363
|
2024-10-09 17:03:38 +08:00 |
|
Shen Wei Long
|
d800b8403e
|
update(ble): Modified the ble multi_conn example's readme
(cherry picked from commit 28ffd5fc04b58119d754941b7095d10a0378cddc)
Co-authored-by: Shen Weilong <shenweilong@espressif.com>
|
2024-10-08 11:53:41 +08:00 |
|
Kapil Gupta
|
5beab45cfe
|
fix(esp_wifi): Added prints in btm roam for error condition
|
2024-10-07 10:23:40 +05:30 |
|
Wang Meng Yang
|
cae1491519
|
Merge branch 'feat/add_mode_chg_parem_v5.2' into 'release/v5.2'
feat(bt/bluedroid): Report sniff interval to application layer(v5.2)
See merge request espressif/esp-idf!33866
|
2024-09-29 14:03:27 +08:00 |
|
Wang Meng Yang
|
fc1c79ebc1
|
Merge branch 'bugfix/fix_hid_cod_setting_v5.2' into 'release/v5.2'
Bugfix/fix hid cod setting[backport 5.2]
See merge request espressif/esp-idf!33338
|
2024-09-27 19:23:24 +08:00 |
|
xiongweichao
|
e5984120ac
|
feat(bt/bluedroid): Report sniff interval to application layer
|
2024-09-27 14:14:02 +08:00 |
|
Island
|
8f67dfdef0
|
Merge branch 'fix/fix_nimble_gatt_server_example_readme_v5.2' into 'release/v5.2'
docs(ble): Added BLE Get Started documentation link to README.md (v5.2)
See merge request espressif/esp-idf!33829
|
2024-09-26 15:47:24 +08:00 |
|
Island
|
76f0060cab
|
Merge branch 'bugfix/fixed_multi_conn_example_crash_issue_5.2' into 'release/v5.2'
fix(nimble): Fixed the crash issue of examples/bluetooth/nimble/ble_multi_conn
See merge request espressif/esp-idf!33493
|
2024-09-26 14:52:31 +08:00 |
|
liqigan
|
4459865257
|
feat(bt/bluedroid): Added definition of minor class of COD for peripheral major class
Closes https://github.com/espressif/esp-idf/issues/13622
|
2024-09-26 09:57:21 +08:00 |
|
Wei Yu Han
|
f57dc4dec8
|
docs(ble): Added BLE Get Started documentation link to README.md
(cherry picked from commit 5f008828d31149303d92cc269dbd9f45ca745e04)
Co-authored-by: Yuhan Wei <weiyuhan@espressif.com>
|
2024-09-26 09:38:17 +08:00 |
|
Island
|
34e8a4c7bd
|
Merge branch 'docs/optimized_ble_gattc_multi_connect_example_v5.2' into 'release/v5.2'
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic (v5.2)
See merge request espressif/esp-idf!33195
|
2024-09-25 17:44:54 +08:00 |
|
Island
|
ffdd8cc7b9
|
Merge branch 'fix/fix_length_ble_get_started_example_v5.2' into 'release/v5.2'
fix(ble): Increased the length of addr_str in ble_get_started nimble examples (v5.2)
See merge request espressif/esp-idf!33210
|
2024-09-25 17:42:12 +08:00 |
|
Rahul Tank
|
b5af26ca63
|
Merge branch 'bugfix/fix_blufi_deinit_fail_v5.2' into 'release/v5.2'
fix(nimble): Fixed deinit sequence in blufi (v5.2)
See merge request espressif/esp-idf!33769
|
2024-09-25 17:40:43 +08:00 |
|
Rahul Tank
|
60bd1222fa
|
Merge branch 'fix/added_a_change_to_print_address_of_advertising_instance_v5.2' into 'release/v5.2'
fix(nimble): Added a change to print address of an advertising instance (v5.2)
See merge request espressif/esp-idf!33562
|
2024-09-25 17:39:58 +08:00 |
|
Rahul Tank
|
4de20a9877
|
Merge branch 'bugfix/bidirectioanl_data_transfer_ble_spp_v5.2' into 'release/v5.2'
fix(nimble): Added support for bidirectional data trasfer (v5.2)
See merge request espressif/esp-idf!33413
|
2024-09-25 17:39:26 +08:00 |
|
Rahul Tank
|
1b47d34c40
|
fix(nimble): Fixed deinit sequence in blufi
|
2024-09-24 12:20:41 +05:30 |
|
Konstantin Kondrashov
|
d6f01e03d9
|
fix(examples): Increases partition table offset for SBV2+FE test
|
2024-09-18 09:58:29 +03:00 |
|
yiwenxiu
|
ca4eae5ab1
|
feat(openthread): add thread curl https ci case
|
2024-09-18 14:31:07 +08:00 |
|
shreeyash
|
51b80c4d16
|
fix(nimble): Added a change to print address of an advertising instance
|
2024-09-17 12:18:53 +05:30 |
|
Yuhan Wei
|
052d7ef6e9
|
fix(ble): Increased the length of addr_str in README.md
|
2024-09-13 09:39:29 +08:00 |
|
Yuhan Wei
|
45bd7bcde9
|
fix(ble): Increased the length of addr_str in ble_get_started nimble examples
|
2024-09-13 09:39:29 +08:00 |
|
Shen Weilong
|
f8ca5da078
|
fix(ble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn
|
2024-09-12 20:56:29 +08:00 |
|
Erhan Kurubas
|
b5373984b1
|
test(sysview): fix gdb no response error in sysview_heap_log tests
|
2024-09-11 13:40:50 +03:00 |
|
Astha Verma
|
baa4021d2e
|
fix(nimble): Added support for bidirectional data trasfer
|
2024-09-09 18:41:16 +05:30 |
|
Roman Leonov
|
410a6a21c5
|
refactor(enum): Curved out Enumeration process from Hub Driver
|
2024-09-06 10:02:37 +02:00 |
|
zhanghaipeng
|
fff9b4e779
|
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic
|
2024-08-29 16:17:46 +08:00 |
|
Island
|
4afa6b4c21
|
Merge branch 'docs/remove_ble_s2_sdkconfig' into 'release/v5.2'
fix(ble): Delete c5/s2 sdkconfig in BLE get_started examples
See merge request espressif/esp-idf!33093
|
2024-08-28 16:56:07 +08:00 |
|
wangtao@espressif.com
|
a22c8b3802
|
fix(wifi): fix softap_sta example default dns addr invaild issue
|
2024-08-28 10:44:14 +08:00 |
|
Yuhan Wei
|
926e038cd9
|
fix(ble): Removed unsupported sdkconfig in BLE get started examples
|
2024-08-27 11:30:20 +08:00 |
|
Jiang Jiang Jian
|
36d2fd821f
|
Merge branch 'bugfix/fix_work_queue_delete_on_bluedroid_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fixed work queue delete when create thread failed (v5.2)
See merge request espressif/esp-idf!33038
|
2024-08-26 14:55:16 +08:00 |
|
Jiang Jiang Jian
|
33539d19a1
|
Merge branch 'bugfix/fix_ble_resolve_adv_data_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data (v5.2)
See merge request espressif/esp-idf!33024
|
2024-08-26 10:40:48 +08:00 |
|
chenjianhua
|
8d1cc85dd1
|
fix(bt/bluedroid): Fixed work queue delete when create thread failed
|
2024-08-23 17:01:39 +08:00 |
|
Zhou Xiao
|
aa0b5c3186
|
docs(ble): Replace advertising interval hex value with BLE_GAP_ADV_ITVL_MS
|
2024-08-23 14:18:23 +08:00 |
|
Zhou Xiao
|
781d3456c7
|
docs(ble): Improved as Weilong and Shenhang requested
|
2024-08-23 14:18:23 +08:00 |
|
zhouxiao
|
1a0c5f49aa
|
docs(ble): Added BLE Get Started
|
2024-08-23 14:18:23 +08:00 |
|
zhangyanjiao
|
cf21dd6b8b
|
fix(wifi/mesh): update the mesh ip_internal_network example
|
2024-08-23 11:35:25 +08:00 |
|
zhangyanjiao
|
117c85961a
|
fix(wifi/mesh): fixed the dhcp offer send error issue when root restart multiple times
Closes https://github.com/espressif/esp-idf/issues/13212
|
2024-08-23 11:35:15 +08:00 |
|
zhanghaipeng
|
efb16c2685
|
docs(blufi): Optimize documentation for Blufi example
|
2024-08-23 09:42:18 +08:00 |
|
zhanghaipeng
|
7e04b04b1c
|
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data
|
2024-08-23 09:42:18 +08:00 |
|
Rahul Tank
|
e3db40bd8e
|
Merge branch 'feat/ble_link_estab_event_v5.2' into 'release/v5.2'
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link is established (v5.2)
See merge request espressif/esp-idf!32259
|
2024-08-22 15:16:20 +08:00 |
|
gongyantao
|
fd42618e36
|
fix(ci): disable ci test when target is not support classic bluetooth
|
2024-08-21 10:01:29 +08:00 |
|
gongyantao
|
b3bbcd3b45
|
fix(bt): remove redundant space in hid example path
|
2024-08-21 10:01:24 +08:00 |
|
Jiang Jiang Jian
|
0579c688ea
|
Merge branch 'fix/fix_wifi_bugs_07_29_v5.2' into 'release/v5.2'
fix(wifi): fix some wifi bugs and support btwt (v5.2)
See merge request espressif/esp-idf!32466
|
2024-08-20 19:13:01 +08:00 |
|
Rahul Tank
|
793f0b3b65
|
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established
|
2024-08-20 14:57:14 +05:30 |
|