Shen Wei Long
|
5060e2f40d
|
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-12-12 15:10:44 +08:00 |
|
Rahul Tank
|
40a5e18e15
|
fix(nimble): Address compilation issues in nimble examples
|
2025-10-30 11:36:11 +05:30 |
|
Astha Verma
|
af628e5ccb
|
fix(nimble): Added parameter in peer_init for included service allocation
|
2025-06-27 12:30:30 +05:30 |
|
Rahul Tank
|
20f902c953
|
fix(nimble): Keep only BLE_GAP_EVENT_CONNECT gap event
|
2025-03-27 10:01:17 +05:30 |
|
Rahul Tank
|
fc3ecc2527
|
fix(nimble): Corrected link_estab event handling parameters
|
2025-01-07 16:23:17 +05:30 |
|
Shen Weilong
|
28ffd5fc04
|
update(ble): Modified the ble multi_conn example's readme
|
2024-10-08 11:04:13 +08:00 |
|
Shen Weilong
|
bf52e37fa8
|
feat(ble): added ble support on esp32c61
|
2024-09-14 12:22:04 +08:00 |
|
Shen Weilong
|
798b7c92c4
|
fix(ble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn
|
2024-09-12 20:36:39 +08:00 |
|
Rahul Tank
|
61aae40313
|
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established
|
2024-08-21 13:07:46 +05:30 |
|
Rahul Tank
|
f03c3ed43e
|
feat(nimble): Add support to allow connection during scanning
|
2024-08-20 10:05:14 +05:30 |
|
Shen Weilong
|
777b48a494
|
feat(ble): support ble on esp32c5
|
2024-07-23 20:12:43 +08:00 |
|
Rahul Tank
|
d42fa84973
|
fix(nimble): Update menuconfig option to consider 5.0 support
|
2024-07-10 13:48:00 +05:30 |
|
Ivan Grokhotkov
|
6d87100a70
|
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
|
2023-09-19 10:38:24 +02:00 |
|
Shen Weilong
|
e9e6372690
|
feat(ble): Added ble examples for multiple connections
|
2023-07-18 12:05:11 +08:00 |
|