Commit Graph

5308 Commits

Author SHA1 Message Date
zwl
09486fbdfc feat(ble): add dtm configuration command in hci example 2024-12-25 10:00:43 +08:00
Astha Verma
f6c4b1c4b5 fix(nimble): fix memory leak issue in Blufi example 2024-12-24 22:20:05 +05:30
morris
2249f2c916 Merge branch 'bugfix/fix_i2s_24b_buf_size_calc_v5.1' into 'release/v5.1'
fix(i2s): fixed some issues in I2S driver (v5.1)

See merge request espressif/esp-idf!35771
2024-12-24 22:01:27 +08:00
Shu Chen
509be3d12d Merge branch 'fix/add_macros_for_otbr_v5.1' into 'release/v5.1'
fix(openthread): add macros for ot_br (v5.1)

See merge request espressif/esp-idf!35895
2024-12-24 17:55:40 +08:00
Rahul Tank
ff0826a90f Merge branch 'bugfix/fix_link_estab_param_v5.1' into 'release/v5.1'
fix(nimble): Corrected link_estab event handling parameters (v5.1)

See merge request espressif/esp-idf!35810
2024-12-24 16:43:04 +08:00
laokaiyao
f22dd313fa refactor(i2s): refactor i2s examples common dependencies
Closes https://github.com/espressif/esp-idf/issues/14751

Make the common I2S dependencies as an example common component,
so that to avoid slash & backslash issue on windows
when use absolute include path.
2024-12-24 14:50:41 +08:00
Tan Yan Quan
c9f1da176d fix(openthread): add macros for ot_br 2024-12-23 21:31:25 +08:00
Shu Chen
50b36ece57 Merge branch 'feature/add_rx_buff_statistic_v5.1' into 'release/v5.1'
feat(802.15.4): IEEE802.15.4 add rx buffer statistic (v5.1)

See merge request espressif/esp-idf!35642
2024-12-23 17:34:48 +08:00
weiyuhan
8d6604194d fix(ble): removed c5 sdk config 2024-12-21 18:44:10 +08:00
weiyuhan
dbd9b4db31 feat(ble): Added bluedroid get-started example build rule 2024-12-21 18:35:29 +08:00
muhaidong
7f77ddd850 fix(wifi): fixed blufi connect wep or wpa ap fail issue 2024-12-21 09:56:38 +08:00
Chen Jian Hua
ff6dda30fb feat(bt/bluedroid): Added BLE get started examples for Bluedroid
(cherry picked from commit d051a2a39d)

Co-authored-by: xuzhekai <xuzhekai@espressif.com>
2024-12-20 12:03:48 +08:00
Rahul Tank
d55529ef09 fix(nimble): Corrected link_estab event handling parameters 2024-12-19 16:03:09 +05:30
Shu Chen
e35d74c446 Merge branch 'feature/change_ot_ci_cases_wlan_to_ethernet_v5.1' into 'release/v5.1'
feat(openthread): change wlan to ethernet (Backport v5.1)

See merge request espressif/esp-idf!35739
2024-12-18 19:20:41 +08:00
Island
90b1dbbdd1 Merge branch 'bugfix/fix_ble_aa_zero_c3_s3_v5.1' into 'release/v5.1'
fix(bt/ble): Update esp32c3/s3 libbtdm_app.a (555b0a2) (v5.1)

See merge request espressif/esp-idf!35689
2024-12-18 10:42:48 +08:00
yiwenxiu
0c025a9f97 feat(openthread): change wlan to ethernet 2024-12-18 10:02:22 +08:00
zhanghaipeng
22dd47032b docs(ble/bluedroid): Optimize BLE example documentation 2024-12-17 16:30:31 +08:00
zhangyanjiao
7459060e22 fix(ci): Enlarge the pcap memory size in sniffer example 2024-12-17 11:09:26 +08:00
Troy
9971f83f06 fix(wifi/mesh): Modify examples/mesh/internal_communication
Delete the secondary judgment of whether it is the root node in the sending task

Closes https://github.com/espressif/esp-idf/pull/14373

Signed-off-by: zhangyanjiao <zhangyanjiao@espressif.com>
2024-12-17 11:09:18 +08:00
Abhinav Kudnar
893fca370b feat(nimble): Added PAwR support for nimble with IDF examples 2024-12-16 15:51:32 +05:30
Sumeet Singh
a5e10f2ceb fix(nimble): fix and enable connection subrating 2024-12-16 15:29:21 +05:30
Sumeet Singh
bb2eb017af fix(nimble): Fixed encrypted advertisement data example 2024-12-16 15:29:21 +05:30
Sumeet Singh
8fda6410d5 feat(nimble): Added support for EATT Credit Based Flow Control Mode 2024-12-16 15:29:20 +05:30
Tan Yan Quan
9e39278677 feat(802.15.4): remove unnecessary includes in ieee802154 test case 2024-12-16 15:01:56 +08:00
Tan Yan Quan
8812827e19 feat(802.15.4): add some documentation for txrx statistics and debug record 2024-12-16 10:54:51 +08:00
Tan Yan Quan
f159431e86 feat(802.15.4): IEEE802.15.4 add documentation and refactor component structure 2024-12-16 10:54:51 +08:00
Tan Yan Quan
02ad9863d2 feat(802.15.4): IEEE802.15.4 add some minor edits for readability 2024-12-16 10:54:51 +08:00
Tan Yan Quan
fa96cfdd08 feat(802.15.4): IEEE802.15.4 add rx buffer statistic 2024-12-16 10:54:50 +08:00
xieqinan@espressif.com
dc7bcad056 fix(zigbee): fixed the dirty zigbee backport 2024-12-12 11:52:10 +08:00
Jiang Jiang Jian
bb48bfb0ba Merge branch 'feature/reason_for_ap_stadisconnected_event_v5.1' into 'release/v5.1'
fix(esp_wifi): Add some bugfixes and cleanup in softAP (Backport v5.1)

See merge request espressif/esp-idf!35576
2024-12-12 10:23:30 +08:00
Sarvesh Bodakhe
9584729322 fix(esp_wifi): Add some bugfixes and cleanup in softAP
1. Fix wrong reason code in 'WIFI_EVENT_AP_STADISCONNECTED' event
2. cleanup in softAP for disconnecting connected station
3. Update examples to display reason while processing WIFI_EVENT_AP_STADISCONNECTED event
2024-12-11 15:40:04 +05:30
zhanghaipeng
88ccc42dbf feat(bt): Add support for converting BT HCI logs to btsnoop format 2024-12-09 17:52:57 +08:00
Zhang Hai Peng
d9ae4e437e fix(blufi): Fixed blufi init fail after deinit
(cherry picked from commit 7addb57ccd)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-12-09 17:45:23 +08:00
Zhang Hai Peng
b115b78549 fix(ble): Fixed crash in BLE HID host example during logging
(cherry picked from commit ab1e3c1ffd)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-12-09 17:14:57 +08:00
Island
f639dcccf2 Merge branch 'bugfix/fix_ble_creat_conn_fail_enh_v5.1' into 'release/v5.1'
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type (v5.1)

See merge request espressif/esp-idf!35016
2024-12-06 15:49:21 +08:00
yiwenxiu
2534aa2f20 feat(openthread): add delay before execute wifi command in openthread ci cases 2024-12-04 17:14:11 +08:00
chenjianhua
abe0d3c1ff feat(ble/bluedroid): Support setting connection params when creating connection 2024-12-03 18:03:36 +08:00
zhanghaipeng
18d9603e8e fix(ble/bluedroid): Optimize BLE API "esp_ble_gattc_enh_open" 2024-12-03 18:03:12 +08:00
zhanghaipeng
ed62f94a53 fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type 2024-12-03 18:03:12 +08:00
Rahul Tank
77a3025ac1 Merge branch 'bugfix/fix_esp_hid_host_compilation_v5.1' into 'release/v5.1'
fix(nimble): Fix compilation issue in esp_hid_host example (v5.1)

See merge request espressif/esp-idf!35310
2024-12-02 20:16:55 +08:00
Rahul Tank
6052f46b06 Merge branch 'bugfix/change_hci_cb_logging_v5.1' into 'release/v5.1'
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.1)

See merge request espressif/esp-idf!35030
2024-12-02 18:22:51 +08:00
Jiang Jiang Jian
0dbc947c2b Merge branch 'bugfix/fix_wifi_bugs_241126_v5.1' into 'release/v5.1'
bugfix: fix some wifi issues 241126 v5.1

See merge request espressif/esp-idf!35224
2024-11-29 20:29:29 +08:00
Rahul Tank
d804ec0b97 fix(nimble): Fix compilation issue in esp_hid_host example 2024-11-29 15:25:41 +05:30
Chen Yudong
09fe746322 ci: increase test_wifi_power_save got ip timeout 2024-11-28 16:44:20 +08:00
Shu Chen
f7765f439f Merge branch 'fix/enhance_wifi_connection_check_in_ot_ci_case_v5.1' into 'release/v5.1'
feat(openthread): enhance wifi connection check in openthread ci cases (Backport v5.1)

See merge request espressif/esp-idf!35160
2024-11-28 10:47:16 +08:00
Alexey Gerenkov
f2a0d61739 Merge branch 'change/sysview_test_config_v5.1' into 'release/v5.1'
change(sysview): run heap_log tracing tests on existing cores (v5.1)

See merge request espressif/esp-idf!35198
2024-11-27 18:58:33 +08:00
Island
aacce661f9 Merge branch 'feat/optimize_cble50y24_110_v5.1' into 'release/v5.1'
feat(bt/bluedroid): Added BLE 5.0 throughput examples (v5.1)

See merge request espressif/esp-idf!35007
2024-11-27 15:37:02 +08:00
yiwenxiu
317d4859f8 feat(openthread): enhance wifi connection check in openthread ci cases 2024-11-27 15:31:44 +08:00
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
Chen Jian Hua
3bb9e492fa feat(bt/bluedroid): Added BLE 5.0 throughput examples
(cherry picked from commit 6d3a82eecf)

Co-authored-by: zhangbowen <zhangbowen@espressif.com>
2024-11-27 11:53:54 +08:00