Commit Graph

284 Commits

Author SHA1 Message Date
Shen Wei Long
2c7966ea9c change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2
(cherry picked from commit cd33f13521)

Co-authored-by: ShenWeilong <shenweilong@espressif.com>
2025-11-28 09:06:11 +00:00
Rahul Tank
3591e526f0 fix(nimble): Address compilation issues in nimble examples 2025-10-30 11:37:18 +05:30
Island
0c4c585f09 Merge branch 'fix/update_pawr_example_docs_v5.3' into 'release/v5.3'
Fix/update pawr example docs (v5.3)

See merge request espressif/esp-idf!42656
2025-10-28 11:14:11 +08:00
xiongweichao
4d34845ab6 fix(ble): fix ci power save test connection failure 2025-10-21 19:07:14 +08:00
cjin
cc0aca65e0 fix(ble): update the example docs for pawr 2025-10-20 10:19:04 +08:00
Rahul Tank
f7d0a08341 fix(nimble): Added CS service support 2025-10-14 16:43:06 +05:30
Rahul Tank
05f678344c feat(nimble): Base support for Channel sounding HCI command and events 2025-10-14 12:26:07 +05:30
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
84cbfbd3a4 fix(nimble): Add Tx power information in adv data 2025-09-10 18:47:18 +05:30
Shreeyash
a64e1acb50 fix(nimble): Restructure the table in README.md file 2025-09-01 10:57:48 +05:30
Astha Verma
2ad0cbb19a fix(nimble): Added missing api in nimble which present in bluedroid 2025-08-22 12:21:50 +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
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
Abhinav Kudnar
2f56e5e490 feat(nimble):Added tutorials for PAwR examples 2025-04-22 19:18:45 +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
Rahul Tank
3182b8381f Merge branch 'bugfix/fix_sscanf_usage_v5.3' into 'release/v5.3'
fix(nimble): Updated sscanf usage in examples to work for all versions (v5.3)

See merge request espressif/esp-idf!38022
2025-04-15 19:24:10 +08:00
Rahul Tank
84c416079f Merge branch 'fix/periodic_adv_example_v5.3' into 'release/v5.3'
fix(nimble):Fix conversion for min-max itvl of periodic adv param (v5.3)

See merge request espressif/esp-idf!38092
2025-04-15 19:17:14 +08:00
Rahul Tank
002c737d39 Merge branch 'feat/added_change_to_ble_spp_client_v5.3' into 'release/v5.3'
feat(nimble): Allow BLE SPP Client to subscribe to the server (v5.3)

See merge request espressif/esp-idf!37456
2025-04-15 19:16:42 +08:00
Rahul Tank
70c9a757c7 Merge branch 'fix/ble_issue_10032025_v5.3' into 'release/v5.3'
fix(nimble): Fix some nimble issues ble_issue_10032025_v5.3

See merge request espressif/esp-idf!37623
2025-04-15 12:32:44 +08:00
Rahul Tank
517d3b1749 fix(nimble): Updated sscanf usage in examples to work for all versions 2025-04-09 18:29:44 +05:30
luaijun
2f749a21e7 ci(c2/c3): add major eco version tests 2025-04-08 10:34:19 +08:00
Abhinav Kudnar
3e4a0c2876 fix(nimble): Fix conversion for min-max itvl of periodic adv param 2025-03-28 14:19:40 +08:00
Shen Weilong
e45c7dadd1 feat(bt): added definitions for bluetooth hci vendor commands and events 2025-03-24 20:20:35 +08:00
Shreeyash
7a6f552df3 feat(nimble): support vendor event mask set and vendor HCI event on nimble host 2025-03-24 11:56:05 +05:30
Shreeyash
5c4ff82aeb feat(nimble): Allow BLE SPP Client to subscribe to the server 2025-03-05 11:40:11 +05:30
Rahul Tank
6515dc1d2e fix(nimble): Keep only BLE_GAP_EVENT_CONNECT gap event 2025-02-23 15:11:27 +05:30
Astha Verma
c4a5d869eb Updated README.md by removing unclear lines 2025-02-05 14:17:22 +05:30
Abhinav Kudnar
eb4ce28bfc feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP 2025-01-10 17:13:32 +05:30
zwl
eb0c5ed331 feat(ble): add dtm configuration command in hci example 2024-12-24 19:30:30 +08:00
Rahul Tank
749d70e159 fix(nimble): Corrected link_estab event handling parameters 2024-12-19 16:04:25 +05:30
Abhinav Kudnar
03655d6d67 feat(nimble): Added PAwR support for nimble with IDF examples 2024-12-06 21:09:04 +05:30
Sumeet Singh
5d8f076745 fix(nimble): fix and enable connection subrating 2024-12-06 21:08:47 +05:30
Sumeet Singh
9f1c2cad6e fix(nimble): Fixed encrypted advertisement data example 2024-12-06 21:08:46 +05:30
Sumeet Singh
62265b90c0 feat(nimble): Added support for EATT Credit Based Flow Control Mode 2024-12-06 21:08:46 +05:30
Shen Wei Long
9617e728e7 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 12:53:49 +08:00
shreeyash
fd98cf0594 fix(nimble): Added a change to print address of an advertising instance 2024-09-17 12:18:42 +05:30
Shen Weilong
dfead07789 fix(ble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn 2024-09-12 20:53:20 +08:00
Astha Verma
c6f9d1b4cd fix(nimble): Added support for bidirectional data trasfer 2024-09-09 18:41:06 +05:30