Rahul Tank
07a9d40a75
fix(nimble): Address compilation issues in nimble examples
2025-11-25 10:20:30 +05:30
Rasmus Buurman
ced7d1c776
fix(examples): Fix typos in NimBLE example comments
2025-11-10 17:05:27 +05:30
Zhou Xiao
767014b382
fix(ble): init return code in nimble example
...
* Closes https://github.com/espressif/esp-idf/issues/17547
(cherry picked from commit 916f87b333237080664b783ec877d9654b1b44f8)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-09-10 21:13:39 +08:00
Frantisek Hrbata
ad15109daa
change(examples): explicitly specify component dependencies for examples
...
Currently, several examples do not explicitly state their component
dependencies, relying instead on the default behavior that includes all
registered components and commonly required ones in the build.
Explicitly adding component dependencies can reduce build time when
set(COMPONENTS main) is used.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2024-11-20 14:11:24 +01: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