Rahul Tank
|
968c96944d
|
fix(nimble): Declutter the nimble menu config options
|
2025-09-30 15:18:42 +05:30 |
|
Zhao Wei Liang
|
7bc14990c8
|
feat(ble): add console command to get dtm rx rssi in hci example
(cherry picked from commit c58f07ed1e)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-09-17 11:14:12 +08:00 |
|
Rahul Tank
|
8a08720704
|
Merge branch 'bugfix/set_tx_power_in_example_v5.3' into 'release/v5.3'
fix(nimble): Add Tx power information in adv data (v5.3)
See merge request espressif/esp-idf!41815
|
2025-09-11 14:25:34 +05:30 |
|
Rahul Tank
|
84cbfbd3a4
|
fix(nimble): Add Tx power information in adv data
|
2025-09-10 18:47:18 +05:30 |
|
Zhou Xiao
|
316ec98bb6
|
fix(ble): init return code in nimble example
* Closes https://github.com/espressif/esp-idf/issues/17547
(cherry picked from commit 916f87b333)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-09-10 21:13:29 +08:00 |
|
Shreeyash
|
a64e1acb50
|
fix(nimble): Restructure the table in README.md file
|
2025-09-01 10:57:48 +05:30 |
|
C.S.M
|
8659c44975
|
feat(uhci): Add uhci (uart-dma) support on current chips
|
2025-08-28 18:23:23 +08:00 |
|
Rahul Tank
|
b0459e0991
|
Merge branch 'fix/adding_missing_apis_nimble_v5.3' into 'release/v5.3'
fix(nimble): Added helper APIs in NimBLE (v5.3)
See merge request espressif/esp-idf!40930
|
2025-08-24 10:59:17 +05:30 |
|
Rahul Tank
|
aaf0bf7db8
|
Merge branch 'fix/ble_ancs_adding_entry_for_chip_v5.3' into 'release/v5.3'
fix(nimble): Add ble_ancs example to build-test-rules.yml (v5.3)
See merge request espressif/esp-idf!40445
|
2025-08-22 14:24:03 +05:30 |
|
Astha Verma
|
2ad0cbb19a
|
fix(nimble): Added missing api in nimble which present in bluedroid
|
2025-08-22 12:21:50 +05:30 |
|
Island
|
3387b68c4d
|
Merge branch 'opt/opt_ble_hid_example_pair_fail_v5.3' into 'release/v5.3'
fix(ble/bluedroid): set sec_conn only on successful pairing in ble_hid_device_demo (v5.3)
See merge request espressif/esp-idf!40901
|
2025-08-21 10:58:58 +08:00 |
|
Wang Meng Yang
|
99e22c8e6c
|
Merge branch 'bugfix/classic_bt-safe-string-handling_v5.3' into 'release/v5.3'
Bugfix/classic bt safe string handling v5.3
See merge request espressif/esp-idf!40948
|
2025-08-20 11:39:42 +08:00 |
|
Island
|
4146a0db5c
|
Merge branch 'bugfix/ble_enhanced_security_v2_v5.3' into 'release/v5.3'
fix(ble/bluedroid): Fixed potential out-of-bounds memory access when resolve adv data (v5.3)
See merge request espressif/esp-idf!41305
|
2025-08-20 11:18:17 +08:00 |
|
Island
|
284f3929e3
|
Merge branch 'feat/support_blufi_adv_with_name_v5.3' into 'release/v5.3'
feat(bt/blufi): Support Blufi start advertising with specified name (v5.3)
See merge request espressif/esp-idf!41336
|
2025-08-20 10:38:01 +08:00 |
|
Chen Jian Hua
|
982c84d0fa
|
feat(bt/blufi): Support Blufi start advertising with specified name
(cherry picked from commit ea8bcdc360)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2025-08-18 14:54:47 +08:00 |
|
Chen Jian Hua
|
b1ee1df6ae
|
feat(ble/bluedroid): Added BLE multiple connections examples
(cherry picked from commit b8996f3953)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2025-08-18 14:13:10 +08:00 |
|
Zhang Hai Peng
|
57ec0dec15
|
fix(ble/bluedroid): Update Gatt_Server_Service_Table_Example_Walkthrough.md
(cherry picked from commit 6b360dacf6)
Co-authored-by: Cody <codyhubman4@gmail.com>
|
2025-08-15 14:53:50 +08:00 |
|
Zhang Hai Peng
|
4aef14cd2d
|
fix(ble/bluedroid): Fixed the problem of macro definition error
(cherry picked from commit 6b212c7d47)
Co-authored-by: BLKDASH <128231495+BLKDASH@users.noreply.github.com>
|
2025-08-15 14:53:48 +08:00 |
|
JinCheng
|
f65bee9b04
|
fix(bt/bluedroid): safe string returns and cleanups for bt_discovery example
|
2025-07-31 21:09:27 +08:00 |
|
Nikheel Savant
|
94d0301f50
|
fix(bt/bluedroid): safe string returns and cleanups
|
2025-07-31 21:09:27 +08:00 |
|
Zhang Hai Peng
|
eceae1c888
|
fix(ble/bluedroid): set sec_conn only on successful pairing in ble_hid_device_demo
(cherry picked from commit 50fe55ca59)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-07-29 21:53:30 +08:00 |
|
Astha Verma
|
70b7c02602
|
fix(nimble): Add ble_ancs example to build-test-rules.yml
|
2025-07-08 16:31:11 +05:30 |
|
Geng Yu Chao
|
e3bac054e3
|
feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples
(cherry picked from commit d8631ed3db)
Co-authored-by: Geng Yuchao <gengyuchao@espressif.com>
|
2025-06-25 11:49:28 +08:00 |
|
Astha Verma
|
8fecf4b1c2
|
fix(nimble): Added parameter in peer_init for included service allocation
|
2025-06-17 11:58:31 +05:30 |
|
Rahul Tank
|
34868cf387
|
Merge branch 'bugfix/pawr_sync_v5.3' into 'release/v5.3'
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports (v5.3)
See merge request espressif/esp-idf!39717
|
2025-06-13 15:24:59 +05:30 |
|
Rahul Tank
|
9fc65dca56
|
Merge branch 'feat/ram_optimization_v5.3' into 'release/v5.3'
fix(nimble): Add support to minimize ram consumption (v5.3)
See merge request espressif/esp-idf!39620
|
2025-06-12 20:23:45 +05:30 |
|
Abhinav Kudnar
|
009ed01b68
|
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports
|
2025-06-06 17:14:29 +05:30 |
|
Astha Verma
|
722a42f6e4
|
fix(nimble): Added support for ANCS in nimble
|
2025-06-04 14:29:33 +05:30 |
|
Shreeyash
|
ba39a51377
|
fix(nimble): Add support to minimize ram consumption
|
2025-06-03 16:07:10 +05:30 |
|
xiongweichao
|
00512cd39a
|
feat(bt/bluedroid): Add events to indicate the initialization states of AVRCP
|
2025-05-30 10:14:32 +08:00 |
|
Rahul Tank
|
1db2b14f40
|
fix(nimble): Added CI files for various configurations
|
2025-05-28 21:49:45 +05:30 |
|
Rahul Tank
|
03dfb8e411
|
fix(nimble): Add support for minimilistic builds
|
2025-05-19 12:48:32 +05:30 |
|
Astha Verma
|
8e72311441
|
fix(nimble): Added api's for fetching gatt cache data and for discovering included service
|
2025-05-12 11:56:24 +05:30 |
|
Sumeet Singh
|
cbeef453a8
|
feat(nimble): Added some fixes for autopts testing (v5.3)
|
2025-05-07 17:02:56 +05:30 |
|
Shreeyash
|
d236459656
|
fix(nimble): Added support for 1m, 2m, coded phy channels and optimized throughput
|
2025-05-06 18:00:59 +05:30 |
|
Rahul Tank
|
0675f2be27
|
fix(nimble): Corrected structure field name usage in examples
|
2025-04-29 21:48:12 +05:30 |
|
Rahul Tank
|
4df0a64c83
|
Merge branch 'bugfix/ios_hid_failure_v5.3' into 'release/v5.3'
fix(nimble): Update hid device example in nimble to work with iOS (v5.3)
See merge request espressif/esp-idf!38677
|
2025-04-27 18:36:51 +08:00 |
|
Island
|
b158614c9e
|
Merge branch 'feat/add_sync_cte_type_in_pa_sync_v5.3' into 'release/v5.3'
Feat/add sync cte type in pa sync (v5.3)
See merge request espressif/esp-idf!38591
|
2025-04-27 14:11:50 +08:00 |
|
zwl
|
ae8047d36a
|
feat(ble): add configuration command during RF testing
|
2025-04-24 16:08:05 +08:00 |
|
zhangbowen
|
3f6cc98495
|
feat(bt/bluedroid): Added throughput mode for BLE SPP example
|
2025-04-24 16:07:42 +08:00 |
|
Rahul Tank
|
eac2f08842
|
fix(nimble): Update hid device example in nimble to work with iOS
|
2025-04-23 17:19:41 +05:30 |
|
Rahul Tank
|
a11b8f79da
|
Merge branch 'fix/pawr_docs_v5.3' into 'release/v5.3'
feat(nimble):Added tutorials for PAwR examples (v5.3)
See merge request espressif/esp-idf!38623
|
2025-04-23 19:45:02 +08:00 |
|
Island
|
ee7e35a3fc
|
Merge branch 'feat/optimize_cble50y24_111_v5.3' into 'release/v5.3'
feat(bt/bluedroid): Added BLE eddystone sender example (v5.3)
See merge request espressif/esp-idf!38157
|
2025-04-23 10:32:26 +08:00 |
|
Abhinav Kudnar
|
2f56e5e490
|
feat(nimble):Added tutorials for PAwR examples
|
2025-04-22 19:18:45 +08:00 |
|
Island
|
2216ed92a0
|
Merge branch 'bugfix/fix_some_ble_bugs_2503_v5.3' into 'release/v5.3'
Bugfix/fix some ble bugs 2503 (v5.3)
See merge request espressif/esp-idf!38290
|
2025-04-22 11:48:59 +08:00 |
|
Island
|
2a45026a41
|
Merge branch 'feat/ble_read_long_value_v5.3' into 'release/v5.3'
feat(ble/bluedroid): Add Read Long Characteristic Values example (v5.3)
See merge request espressif/esp-idf!37488
|
2025-04-22 11:48:32 +08:00 |
|
Chen Jian Hua
|
eea10e1039
|
feat(bt/bluedroid): Added BLE eddystone sender example
(cherry picked from commit 06366353d8)
Co-authored-by: zhangbowen <zhangbowen@espressif.com>
|
2025-04-21 20:24:03 +08:00 |
|
Zhi Wei Jian
|
31d8a68a0b
|
fix(ble/bluedroid): Fixed BLE_FEAT_CREATE_SYNC_ENH define error in bluedroid host
(cherry picked from commit cf6135c990)
Co-authored-by: zhiweijian <zhiweijian@espressif.com>
|
2025-04-21 17:03:25 +08:00 |
|
Jiang Jiang Jian
|
10a20f3388
|
Merge branch 'ci/add_test_for_ecos_wifi_enterprise_v53' into 'release/v5.3'
ci(c2/c3): add major eco version tests(v5.3)
See merge request espressif/esp-idf!37806
|
2025-04-17 10:56:45 +08:00 |
|
Wang Meng Yang
|
8b83368211
|
Merge branch 'feat/add_l2cap_register_event_v5.3' into 'release/v5.3'
feat(bt): Added events for l2cap register and unregister vfs(v5.3)
See merge request espressif/esp-idf!38422
|
2025-04-17 08:10:51 +08:00 |
|