Rahul Tank
12fc599e89
fix(nimble): Fix issues found in review for nimble examples
2026-07-24 15:23:15 +05:30
Shuai Wang
18ba3901d6
fix(nimble): initialize return value in LED characteristic access callback
...
When the NimBLE stack called this callback for a GATT Write Request, the
uninitialized stack value was interpreted as a non-zero GATT error code,
causing the stack to send BLE_ATT_ERR_UNLIKELY (0x0E) back to the client.
2026-06-29 17:30:21 +05:30
Shreeyash
dacec1afa1
fix(nimble): Fix vulnerabilities in NimBLE examples
2026-02-06 18:43:33 +05:30
Zhang Hai Peng
aa70c1d27c
fix(ble/bluedroid): Added security check in example Bluedroid_GATT_Server
...
(cherry picked from commit a36bf7fe14 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2026-01-09 14:09:16 +08:00
Rasmus Buurman
b30d309872
fix(examples): Fix typos in NimBLE example comments
2025-11-05 11:09:47 +05:30
Rahul Tank
40a5e18e15
fix(nimble): Address compilation issues in nimble examples
2025-10-30 11:36:11 +05:30
Zhou Xiao
0adb736e8f
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:34 +08:00
wanckl
ea03622621
ci(esp32c61): remove c61 support from readme on 5.4
2025-06-17 15:09:40 +08:00
wuzhenghui
33aca83c63
change(ci): remove esp32c5 from readme since esp32c5 skipped CI build
2025-04-25 17:13:27 +08:00
Chen Jian Hua
a767bcc509
feat(bt/bluedroid): Added BLE get started examples for Bluedroid
...
(cherry picked from commit d051a2a39d )
Co-authored-by: xuzhekai <xuzhekai@espressif.com >
2024-12-16 11:33:57 +08:00
Zhou Xiao
8805bf97d3
feat(ble/example): Removed unused sdkconfig files
...
(cherry picked from commit 57b98f4e1e )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2024-11-26 12:05:37 +08:00
Yuhan Wei
5f008828d3
docs(ble): Added BLE Get Started documentation link to README.md
2024-09-25 17:27:05 +08:00
Shen Weilong
a30edf60eb
fix(ble): correct gpio pin in examples/bluetooth/ble_get_started for ESP32-C5
2024-09-19 20:04:02 +08:00
Shen Weilong
bf52e37fa8
feat(ble): added ble support on esp32c61
2024-09-14 12:22:04 +08:00
Yuhan Wei
3a1c212b41
fix(ble): Increased the length of addr_str in README.md
2024-08-30 11:45:36 +08:00
Yuhan Wei
77c17de379
fix(ble): Increased the length of addr_str in ble_get_started nimble examples
2024-08-30 11:38:25 +08:00
Zhou Xiao
c44b5c228f
docs(ble): Replace advertising interval hex value with BLE_GAP_ADV_ITVL_MS
2024-08-22 09:55:22 +08:00
Zhou Xiao
46e2507c28
docs(ble): Improved as Weilong and Shenhang requested
2024-08-22 09:55:22 +08:00
zhouxiao
8a9c64cdb7
docs(ble): Added BLE Get Started
2024-08-22 09:55:22 +08:00