Rahul Tank
|
6286fc5d4a
|
fix(nimble): Declutter the nimble menu config options
|
2025-09-30 15:07:56 +05:30 |
|
morris
|
d75d2ad5f4
|
Merge branch 'feat/uart_dma_support_v5.1' into 'release/v5.1'
feat(uart): uart dma support for insternal usage on v5.1
See merge request espressif/esp-idf!41691
|
2025-09-25 14:57:31 +08:00 |
|
C.S.M
|
0466deff06
|
feat(uhci): Support uart dma just for internal debug usage
|
2025-09-24 13:57:57 +08:00 |
|
Zhao Wei Liang
|
a08f095131
|
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-22 11:35:24 +08:00 |
|
Rahul Tank
|
81ce37e9f8
|
Merge branch 'bugfix/set_tx_power_in_example_v5.1' into 'release/v5.1'
fix(nimble): Add Tx power information in adv data (v5.1)
See merge request espressif/esp-idf!41817
|
2025-09-17 10:22:54 +05:30 |
|
Rahul Tank
|
86e334e871
|
fix(nimble): Add Tx power information in adv data
|
2025-09-10 18:50:31 +05:30 |
|
Zhou Xiao
|
4859b082b8
|
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:19 +08:00 |
|
Shreeyash
|
6935c78023
|
fix(nimble): Restructure the table in README.md file
|
2025-09-01 10:58:17 +05:30 |
|
Rahul Tank
|
a32c2cc896
|
Merge branch 'fix/adding_missing_apis_nimble_v5.1' into 'release/v5.1'
fix(nimble): Added helper APIs in NimBLE (v5.1)
See merge request espressif/esp-idf!40932
|
2025-08-20 16:33:48 +05:30 |
|
Island
|
035e2f5f32
|
Merge branch 'bugfix/ble_enhanced_security_v2_v5.1' into 'release/v5.1'
fix(ble/bluedroid): Fixed potential out-of-bounds memory access when resolve adv data (v5.1)
See merge request espressif/esp-idf!41303
|
2025-08-20 11:18:06 +08:00 |
|
Island
|
1c926f0454
|
Merge branch 'feat/support_blufi_adv_with_name_v5.1' into 'release/v5.1'
feat(bt/blufi): Support Blufi start advertising with specified name (v5.1)
See merge request espressif/esp-idf!41334
|
2025-08-20 10:37:52 +08:00 |
|
Astha Verma
|
2c04c713bd
|
fix(nimble): Added missing api in nimble which present in bluedroid
|
2025-08-19 12:33:39 +05:30 |
|
chenjianhua
|
9c82928de8
|
feat(ble/bluedroid): Added BLE multiple connections examples
|
2025-08-18 19:44:36 +08:00 |
|
Chen Jian Hua
|
c00e36c68f
|
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:36 +08:00 |
|
Zhang Hai Peng
|
a3368d48ca
|
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:28 +08:00 |
|
Zhang Hai Peng
|
30efff9af1
|
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:26 +08:00 |
|
Zhang Hai Peng
|
5c28a266d7
|
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:19 +08:00 |
|
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 |
|
xiongweichao
|
0914d3ac3f
|
feat(bt/bluedroid): Add events to indicate the initialization states of AVRCP
|
2025-05-30 10:21:14 +08:00 |
|
Rahul Tank
|
65f0d8a6c2
|
fix(nimble): Added CI files for various configurations
|
2025-05-28 20:03:36 +05:30 |
|
Rahul Tank
|
51327af803
|
Merge branch 'feat/min_size_builds_v5.1' into 'release/v5.1'
fix(nimble): Add support for minimilistic builds (v5.1)
See merge request espressif/esp-idf!39102
|
2025-05-21 07:26:28 +05:30 |
|
Rahul Tank
|
82b30702a8
|
fix(nimble): Add support for minimilistic builds
|
2025-05-19 12:53:39 +05:30 |
|
xiongweichao
|
e1639e7651
|
fix(bt): Fixed write_read task stack overflow in l2cap example
|
2025-05-15 19:03:38 +08:00 |
|
xiongweichao
|
1ab16eeb30
|
feat(bt): Added events for l2cap register and unregister vfs
|
2025-05-15 19:03:38 +08:00 |
|
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 |
|
Rahul Tank
|
833cf7851e
|
Merge branch 'bugfix/ios_hid_failure_v5.1' into 'release/v5.1'
fix(nimble): Update hid device example in nimble to work with iOS (v5.1)
See merge request espressif/esp-idf!38679
|
2025-04-27 18:37:46 +08:00 |
|
zwl
|
ae5d97847d
|
feat(ble): add configuration command during RF testing
|
2025-04-24 17:06:33 +08:00 |
|
zhangbowen
|
5cc7d2c211
|
feat(bt/bluedroid): Added throughput mode for BLE SPP example
|
2025-04-24 17:06:33 +08:00 |
|
Rahul Tank
|
70b7945cb5
|
fix(nimble): Update hid device example in nimble to work with iOS
|
2025-04-23 17:20:55 +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 |
|
zhanghaipeng
|
98a8cca2cf
|
fix(ble/bluedroid): Fix potential uint32_t overflow in BLE btu_start_timer
|
2025-04-21 19:19:18 +08:00 |
|
Island
|
fa41c508b9
|
Merge branch 'feat/optimize_cble50y24_111_v5.1' into 'release/v5.1'
feat(bt/bluedroid): Added BLE eddystone sender example (v5.1)
See merge request espressif/esp-idf!38155
|
2025-04-16 11:25:26 +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 |
|
Chen Jian Hua
|
9a82cb500e
|
feat(bt/bluedroid): Added BLE eddystone sender example
(cherry picked from commit 06366353d8)
Co-authored-by: zhangbowen <zhangbowen@espressif.com>
|
2025-04-07 19:58:46 +08:00 |
|
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 |
|
zhiweijian
|
6159b54ef7
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3 (03d0f8a6)
- Remove unused functions in the controller
|
2025-03-25 15:35:09 +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 |
|