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
Rahul Tank
bbc5658f6b
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established
2024-09-04 20:07:50 +05:30
Rahul Tank
92e4100df1
feat(nimble): Add support to allow connection during scanning
2024-09-04 14:27:04 +05:30
Rahul Tank
6226780516
fix(nimble): Fixed assert issue in proximity_sensor example
2024-08-05 16:56:29 +05:30
Rahul Tank
e78cd20095
Merge branch 'bugfix/increase_timer_task_depth_v5.3' into 'release/v5.3'
...
fix(nimble): Increase Timer stack size for nimble application (v5.3)
See merge request espressif/esp-idf!32269
2024-07-25 17:38:21 +08:00
Rahul Tank
14135f9def
Merge branch 'bugfix/fix_example_menuconfig_error_v5.3' into 'release/v5.3'
...
fix(nimble): Update menuconfig option to consider 5.0 support (v5.3)
See merge request espressif/esp-idf!32035
2024-07-25 17:30:25 +08:00
Rahul Tank
436b31be6e
fix(nimble): Increase Timer stack size for nimble application
2024-07-22 15:51:24 +05:30
zwl
5a545d6885
fix(ble): fixed nimble host only build error
2024-07-17 19:32:22 +08:00
Rahul Tank
f6974ab183
fix(nimble): Update menuconfig option to consider 5.0 support
2024-07-10 17:21:45 +05:30
cjin
f7baa7feb2
fix(ble): added c6 config check for ble light sleep
2024-06-24 10:40:46 +08:00
Rahul Tank
2f6fb59b6b
docs(nimble): Added chip information in ble_enc_adv README file
2024-05-15 15:35:33 +05:30
ESPAbhinav
f8b2ab7955
feat(nimble): Added blecsc profile support for nimble examples
2024-04-03 10:50:02 +05:30
cjin
edb3f70562
change(ble): support ble light sleep using ext 32k xtal on C2
2024-04-01 15:57:06 +08:00
Rahul Tank
eafad32dc6
fix(nimble): Handle missing free in application
2024-03-29 16:37:11 +05:30
cjin
af94db4934
fix(ble): fix ci ble powe save test addresss error
2024-03-20 14:12:59 +08:00
Rahul Tank
11c03bca53
Merge branch 'contrib/github_pr_13034' into 'master'
...
docs(nimble): Fixed typo in examples/bluetooth/nimble/blehr/README (GitHub PR)
Closes IDFGH-11956
See merge request espressif/esp-idf!29594
2024-03-13 20:40:06 +08:00
Roshan Bangar
e9a866297d
docs(nimble): Added gpio configuration table for esp32p4
2024-03-13 11:48:15 +05:30
Alex Verschoot
3d39291106
Update README.md
...
Fix typo
2024-03-13 13:39:41 +08:00
Roshan Bangar
87b47b461d
docs(nimble): Improved documentation for uart host only example
2024-03-04 15:04:30 +05:30
Roshan Bangar
51d571c498
fix(nimble): Corrected acl data handling code in bleprph_host_only
2024-02-28 19:48:34 +05:30
Rahul Tank
3d03c07c84
fix(nimble): Removed double free of packet
2024-02-13 14:14:03 +05:30
Roshan Bangar
51efb20516
feat(nimble): Nimble Host only mode over uart
2024-01-31 09:49:21 +05:30
SumeetSingh19
7ad6df977e
feat(nimble): additional AD types for advertisements
2024-01-25 18:34:55 +05:30
SumeetSingh19
7bda1db4f8
feat(nimble): authorization permission on gatt read and write
2024-01-25 18:34:55 +05:30
Island
b0a58d7080
Merge branch 'ble_dev/added_ble_power_save_pytest' into 'master'
...
Added pytest case for BLE power save example.
Closes BLERP-449
See merge request espressif/esp-idf!28384
2024-01-22 10:41:19 +08:00
cjin
9533df5c39
feat(ble): added pytest for ble power save example
2024-01-19 17:23:35 +08:00
luomanruo
dededd1267
change(ble): npl count is zero if nimble host is not used
...
change(ble): added npl eventq put to front
change(ble): added cache safe check in ble power save example
ble(update):
Update c2 lib to 91b81332
Update h2 lib to 620fbe79
Update c6 lib to 620fbe79
fix(ble): fix stack overflow disable at sleep
Revert "change(ble): added ble cca en and thresh option"
This reverts commit 71901499b9
.
2024-01-19 16:13:12 +08:00