Commit Graph

264 Commits

Author SHA1 Message Date
Geng Yuchao
a0bf9f3d53 feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples 2025-06-25 14:05:10 +08:00
Astha Verma
d89d9a500c fix(nimble): Added parameter in peer_init for included service allocation 2025-06-17 12:00:29 +05:30
Rahul Tank
d0ffbceb54 Merge branch 'bugfix/pawr_sync_v5.1' into 'release/v5.1'
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports (v5.1)

See merge request espressif/esp-idf!39719
2025-06-13 15:25:38 +05:30
Abhinav Kudnar
36f2895050 fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports 2025-06-06 17:15:39 +05:30
Shreeyash
7d7de3dd69 fix(nimble): Add support to minimize ram consumption 2025-06-03 16:12:19 +05:30
Rahul Tank
65f0d8a6c2 fix(nimble): Added CI files for various configurations 2025-05-28 20:03:36 +05:30
Rahul Tank
82b30702a8 fix(nimble): Add support for minimilistic builds 2025-05-19 12:53:39 +05:30
Astha Verma
4ccfbe115a fix(nimble): Added api's for fetching gatt cache data and for discovering included service 2025-05-12 12:09:32 +05:30
Sumeet Singh
2ebbd7a8fe feat(nimble): Added some fixes for autopts testing (v5.1) 2025-05-08 19:44:30 +05:30
Rahul Tank
f97256991d Merge branch 'fix/optimize_nimble_throughput_example_v5.1' into 'release/v5.1'
fix(nimble): Added support of Dynamic switching between different Phy modes. (v5.1)

See merge request espressif/esp-idf!38913
2025-05-07 12:39:36 +08:00
Jiang Jiang Jian
796bab3662 Merge branch 'fixci/add_test_for_ecos_wifi_enterprise_v51' into 'release/v5.1'
fix: pytest did not recognize test cases

See merge request espressif/esp-idf!38531
2025-05-07 10:55:40 +08:00
Shreeyash
82c4a68dbb fix(nimble): Added support for 1m, 2m, coded phy channels and optimized throughput 2025-05-06 17:54:19 +05:30
Rahul Tank
db4c2ad4a3 fix(nimble): Corrected structure field name usage in examples 2025-04-29 21:49:57 +05:30
luaijun
f6d0b7d0fa fix: pytest did not recognize test cases 2025-04-22 19:47:35 +08:00
Abhinav Kudnar
cdb7dd29d4 feat(nimble):Added tutorials for PAwR examples 2025-04-22 19:19:12 +08:00
Jiang Jiang Jian
8563471cab Merge branch 'ci/add_test_for_ecos_wifi_enterprise_v51' into 'release/v5.1'
ci(c2/c3): add major eco version tests(v5.1)

See merge request espressif/esp-idf!37802
2025-04-15 14:04:26 +08:00
luaijun
ed8efcf6e9 ci(c2/c3): add major eco version tests(v5.1) 2025-04-11 15:48:14 +08:00
Rahul Tank
0d4a94c6e8 fix(nimble): Updated sscanf usage in examples to work for all versions 2025-04-09 18:31:58 +05:30
Abhinav Kudnar
bc7b719cc0 fix(nimble): Fix conversion for min-max itvl of periodic adv param 2025-03-28 14:21:33 +08:00
Shen Weilong
772d35c309 feat(bt): added definitions for bluetooth hci vendor commands and events 2025-03-25 16:02:55 +08:00
Shreeyash
94eaf3fb23 feat(nimble): support vendor event mask set and vendor HCI event on nimble host 2025-03-17 17:00:55 +05:30
Shreeyash
d10462be9b feat(nimble): Allow BLE SPP Client to subscribe to the server 2025-03-05 11:43:43 +05:30
Rahul Tank
303e83df31 fix(nimble): Keep only BLE_GAP_EVENT_CONNECT gap event 2025-02-23 15:15:05 +05:30
Astha Verma
830a44c08b docs: Updated README.md by removing unclear lines 2025-02-17 14:56:50 +05:30
Abhinav Kudnar
c060d841c5 feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP 2025-02-17 14:49:06 +05:30
Island
b370b7538d Merge branch 'bugfix/fixed_ble_issues_241220_v5.1' into 'release/v5.1'
Bugfix/fixed ble issues 241220 (v5.1)

See merge request espressif/esp-idf!35921
2024-12-26 11:30:28 +08:00
zwl
09486fbdfc feat(ble): add dtm configuration command in hci example 2024-12-25 10:00:43 +08:00
Rahul Tank
d55529ef09 fix(nimble): Corrected link_estab event handling parameters 2024-12-19 16:03:09 +05:30
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
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
shreeyash
cf106f07d1 fix(nimble): Added a change to print address of an advertising instance 2024-09-17 12:19:03 +05:30
Shen Weilong
99ff4745e2 fix(ble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn 2024-09-12 20:58:00 +08:00
Astha Verma
20d3a306eb fix(nimble): Added support for bidirectional data trasfer 2024-09-09 18:41:27 +05:30
Rahul Tank
071fed2d6f feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established 2024-08-20 14:56:13 +05:30
Rahul Tank
61edc67100 feat(nimble): Add support to allow connection during scanning 2024-08-16 15:05:39 +05:30
Rahul Tank
71ad2918aa fix(nimble): Fixed assert issue in proximity_sensor example 2024-08-05 16:57:50 +05:30
Rahul Tank
320257a60b fix(nimble): Increase Timer stack size for nimble application 2024-07-22 15:52:10 +05:30
zwl
6f6d163d30 fix(ble): fixed nimble host only build error 2024-07-16 13:23:41 +08:00
Rahul Tank
1f736fb017 fix(nimble): Update menuconfig option to consider 5.0 support 2024-07-10 17:22:27 +05:30
cjin
066e04a9a4 fix(ble): added c6 config check for ble light sleep 2024-06-24 11:31:40 +08:00
Rahul Tank
8abb343778 docs(nimble): Added chip information in ble_enc_adv README file 2024-05-15 15:32:55 +05:30
Rahul Tank
a5d0406c74 Merge branch 'bugfix/handle_missing_free_v5.1' into 'release/v5.1'
fix(nimble): Handle missing free in application (v5.1)

See merge request espressif/esp-idf!29888
2024-05-12 16:21:56 +08:00
Jiang Jiang Jian
07c17c6114 Merge branch 'feat/adjust_ble_log_init_order_v5.1' into 'release/v5.1'
Feat/adjust ble log init order v5.1

See merge request espressif/esp-idf!30002
2024-04-12 10:30:36 +08:00
cjin
8e140779e7 change(ble): support ble light sleep using ext 32k xtal on C2 2024-04-02 19:55:36 +08:00
Rahul Tank
a0d6d5c714 fix(nimble): Handle missing free in application 2024-03-28 08:51:07 +05:30
cjin
27b553eb38 fix(ble): fix ci ble powe save test addresss error 2024-03-25 15:59:32 +08:00
Rahul Tank
077a966fb0 Merge branch 'contrib/github_pr_13034_v5.1' into 'release/v5.1'
docs(nimble): Fixed typo in examples/bluetooth/nimble/blehr/README (GitHub PR) (v5.1)

See merge request espressif/esp-idf!29616
2024-03-13 23:47:08 +08:00