Commit Graph

1369 Commits

Author SHA1 Message Date
Zhou Xiao
e59e3859c4 fix(ble): fixed ci failures for backport 2026-04-28 12:32:56 +08:00
Zhi Wei Jian
d5c9a1ad27 feat(ble): Support nimble uart service
(cherry picked from commit 9de3eea3de)

Co-authored-by: zhiweijian <zhiweijian@espressif.com>
2026-04-28 11:25:08 +08:00
Island
e385341956 Merge branch 'fix/disabel_ble50_by_default_for_blemesh_v5.3' into 'release/v5.3'
fix(ble_mesh): disabled ble50 by default for ble_mesh (5.3)

See merge request espressif/esp-idf!47749
2026-04-23 17:53:19 +08:00
luoxu
d2b6b1a9e7 feat(ble_mesh): disable BLE 5.0 features for fast_prov_server sdkconfig 2026-04-23 16:24:31 +08:00
Sahil Yadav
55cb8136c2 feat(nimble): Support NimBLE log compression and decompression over SPI 2026-04-19 09:50:59 +05:30
Evgeny Torbin
59f62ad15f test: format all test scripts 2026-04-17 16:01:00 +02:00
Luo Xu
4e4ed95f83 fix(ble_mesh): disabled ble50 by default for ble_mesh
(cherry picked from commit 99d931e4e9)

Co-authored-by: luoxu <luoxu@espressif.com>
2026-04-17 21:43:19 +08:00
Island
1740554ae3 Merge branch 'feat/remove_led_from_ble_mesh_examples_v5.3' into 'release/v5.3'
refactor(ble_mesh): remove LED hardware dependency from examples (5.3)

See merge request espressif/esp-idf!47436
2026-04-17 18:09:14 +08:00
Rahul Tank
82caa79c0f fix(nimble): Address review comments for hidd / hidh code 2026-04-16 10:29:21 +05:30
Rahul Tank
fd594b74b6 fix(nimble): Address review fixes for tinycrypt / and blufi code 2026-04-16 10:29:21 +05:30
Rahul Tank
8fbee1da23 Merge branch 'bugfix/proximity_example_issue_v5.3' into 'release/v5.3'
fix(nimble): Fix prox service to handle negative values (v5.3)

See merge request espressif/esp-idf!47539
2026-04-15 09:25:16 +05:30
Rahul Tank
240c346737 fix(nimble): Update example READMEs with correct console log information 2026-04-14 17:42:45 +05:30
Rahul Tank
58966957f5 fix(nimble): Fix prox service to handle negative values 2026-04-14 14:30:03 +05:30
luoxu
43aafbe231 refactor(ble_mesh): remove LED hardware dependency from examples 2026-04-10 19:40:11 +08:00
Sumeet Singh
ce223d2c21 feat(nimble): Update blecent example README.md with EATT documentation 2026-04-02 06:55:15 +05:30
Rahul Tank
8842dc9610 Merge branch 'bugfix/nimble_example_fixes_v5.3' into 'release/v5.3'
fix(nimble): Address nimble example issues (v5.3)

See merge request espressif/esp-idf!47074
2026-04-01 15:31:48 +05:30
Island
14a34187b8 Merge branch 'bugfix/fix_some_bluedroid_bugs_260121_v5.3' into 'release/v5.3'
Bugfix/fix some bluedroid bugs 260121 (5.3)

See merge request espressif/esp-idf!46981
2026-04-01 11:45:10 +08:00
Astha Verma
14447b4d69 fix(nimble): fix missing gatt caching header in examples 2026-03-31 12:33:12 +05:30
Sumeet Singh
b99e5ed88d fix(nimble): Fix enc adv NVS struct and add ext adv support 2026-03-31 12:33:12 +05:30
Shreeyash Bhakare
19817236bb fix(nimble): fix CODED PHY ext adv Packet Too Long by using min interval (20 ms) 2026-03-31 12:33:12 +05:30
Wang Meng Yang
e8a2b615f8 Merge branch 'bugfix/bt_idf_ci_v5.3' into 'release/v5.3'
fix(bt/example): Fixed the HFP printing issue in the CI test (v5.3)

See merge request espressif/esp-idf!47081
2026-03-31 09:44:21 +08:00
Zhi Wei Jian
a9ad2436ad fix(ble/bluedroid): fix bugs in BLE 5.0 bluedroid examples
- Fix callback function usage and parameter errors
- Fix spelling: BROCASTER to BROADCASTER in examples
- Update examples to match API changes



(cherry picked from commit 8f4dd7824e)

Co-authored-by: zhiweijian <zhiweijian@espressif.com>
2026-03-30 16:40:53 +08:00
yangfeng
8ae5176464 fix(bt/example): Fixed the HFP printing issue in the CI test 2026-03-30 11:51:02 +08:00
cjin
8aa53a7bbd feat(ble): supported ble mempool run time allocation for esp ip chips 2026-03-30 00:05:17 +08:00
Island
3416405a63 Merge branch 'fix/fix_bluedroid_gattc_gatts_coex_example_params_error_v5.3' into 'release/v5.3'
fix(ble/bluedroid): Fixed Incorrect use of event parameters in gattc_gatts_coex (5.3)

See merge request espressif/esp-idf!46904
2026-03-25 10:32:36 +08:00
Rahul Tank
70fbac2828 Merge branch 'bugfix/fix_compilation_issue_example_v5.3' into 'release/v5.3'
feat(nimble): Added changes in examples to have code under flags (v5.3)

See merge request espressif/esp-idf!46533
2026-03-24 17:05:03 +05:30
Zhi Wei Jian
1fce660a19 fix(bluedroid): printf EXAMPLE_CI_ID, PIPELINE_ID and CHIP_ID
(cherry picked from commit 7bb1018948)

Co-authored-by: zhiweijian <zhiweijian@espressif.com>
2026-03-23 17:23:40 +08:00
Zhi Wei Jian
73193c113e fix(ble/bluedroid): Fixed Incorrect use of event parameters in gattc_gatts_coex
(cherry picked from commit b218e02b49)

Co-authored-by: zhiweijian <zhiweijian@espressif.com>
2026-03-23 17:23:39 +08:00
Rahul Tank
6092207676 feat(nimble): Added changes in examples to have code under flags 2026-03-12 10:43:44 +05:30
Shreeyash
e630819642 fix(nimble): Remove scan response and use ble_gap_ext_adv_set_data 2026-03-10 15:05:24 +05:30
Rahul Tank
24962cc3fe fix(nimble): Improve safety, fix bugs, and update docs across NimBLE examples
- Remove unused headers from examples
- Improve periodic adv/sync example functionality and readability
- Use ble_hs_id_infer_auto() instead of hardcoded BLE_OWN_ADDR_PUBLIC/RANDOM
- Add ble_hs_util_ensure_addr() calls in on_sync for proper address setup
- Use correct ext adv instance (0 instead of 1) in phy_prph, l2cap_coc, multi_conn
- Fix struct name: ble_gap_periodic_adv_enable_params -> ble_gap_periodic_adv_start_params
- Add CONFIG_BT_NIMBLE_GAP_SERVICE guards around ble_svc_gap_device_name_set
- Fix unsafe AD data parsing with bounds checks in central examples
- Fix UUID matching bugs (off-by-one loop condition and byte order) in
  phy_cent, htp_cent, and proximity_sensor_cent
- Fix ble_multi_conn_cent address type to use dynamic inference
- Remove contradictory sm_sc=0 after sm_sc=1 in ble_multi_adv
- Add CONFIG_BT_NIMBLE_EXT_ADV=y to ble_multi_adv sdkconfig defaults
- Check return values for ble_gap_set_host_feat, nimble_port_init
- Update tutorials and READMEs to match code changes
2026-02-25 13:04:23 +05:30
Rahul Tank
77e3d0a120 fix(nimble): Fix various issues for security/vulnerability in host 2026-02-23 14:11:23 +05:30
Rahul Tank
32cd231a95 fix(nimble): Bugfixes for various issues 2026-02-16 11:22:53 +05:30
Jiang Jiang Jian
67a274e516 Merge branch 'bugfix/fix_some_wifi_bugs_260212_v5.3' into 'release/v5.3'
fix(wifi): fix some wifi bugs 260212(Backport v5.3)

See merge request espressif/esp-idf!45846
2026-02-13 11:55:50 +08:00
muhaidong
dc79fdf103 fix(wifi): fix lmac tx done assert issue 2026-02-12 17:12:25 +08:00
Rahul Tank
76a004650d fix(nimble): Fix ble_multi_adv example to show correct UUIDs information 2026-02-11 12:41:18 +05:30
Rahul Tank
6b497115c5 Merge branch 'bugfix/security_fixes_for_examples_v5.3' into 'release/v5.3'
fix(nimble): Fix vulnerabilities in NimBLE examples (v5.3)

See merge request espressif/esp-idf!45483
2026-02-09 14:24:30 +05:30
Island
011e0ce95b Merge branch 'feat/ble_mesh_alignment_to_v6.0_v5.3' into 'release/v5.3'
feat(ble_mesh): alignment to release/v6.0 (v5.3)

See merge request espressif/esp-idf!45453
2026-02-09 11:35:46 +08:00
Shreeyash
5319914af2 fix(nimble): Fix vulnerabilities in NimBLE examples 2026-02-06 18:47:08 +05:30
luoxu
7af8021ca2 feat(ble_mesh): alignment to release/v6.0 2026-02-04 14:28:38 +08:00
Astha Verma
22256e66a1 fix(nimble): Added device name log for ext adv in blecent_throughput 2026-02-03 16:30:07 +05:30
zhiweijian
6f48dddbc2 fix(ble/bluedroid): Fixed bluedroid examples CI failed 2026-01-31 10:54:13 +08:00
zhiweijian
f84b0e9a39 fix(ble/bluedroid): Change blufi sdkconfig 2026-01-30 20:21:19 +08:00
zhiweijian
79dec2082d fix(ble/bluedroid): Change 5.0 event status 2026-01-30 20:21:09 +08:00
zhiweijian
9df0361dd6 feat(ble/bluedroid): Add new bluedroid host examples 2026-01-30 20:20:33 +08:00
Astha Verma
bdb3f7ef77 fix(nimble): Reset HID service during deinit 2026-01-28 12:18:28 +08:00
Jin Cheng
a68d4674e8 fix(bt/bluedroid): add status management for audio sink service channel 2026-01-15 09:14:56 +08:00
Rahul Tank
7a979f3bde fix(nimble): Add AD type macros in example 2026-01-14 10:54:26 +05:30
Island
6cd6db4d63 Merge branch 'bugfix/fix_ble_security_issue_2025_v3_v5.3' into 'release/v5.3'
fix(ble/bluedroid): Fix type mismatch and length validation in HCI packet parser (v5.3)

See merge request espressif/esp-idf!44665
2026-01-09 11:43:41 +08:00
zhiweijian
df21eb8934 fix(ble/bluedroid): Replaced the psa_ api with the mbedtls_ api 2026-01-06 21:14:19 +08:00