Commit Graph

26 Commits

Author SHA1 Message Date
Zhou Xiao
b05810c2b6 docs(ble): add ESP-BLE-UART companion guide
Move the OpenCode companion guide into the ble_uart_service example.

Add English and Chinese Markdown guides with image assets.

Keep ESP-BLE-UART naming consistent across the example and bridge tooling.


(cherry picked from commit 926111e721)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-06-08 14:14:41 +08:00
Zhou Xiao
221156d222 fix(ble): added missed dataclass decorator for backport 2026-05-15 18:35:28 +08:00
zhiweijian
1fba5bbc36 feat(bt): add shared ble_uart component and update ble_uart_service/docs 2026-05-12 11:15:48 +08:00
Zhou Xiao
e8547a6f71 docs(ble): update bridge docs and troubleshooting 2026-05-09 19:42:39 +08:00
Zhou Xiao
571015c86e fix(ble): handle notification setup failures 2026-05-09 19:42:34 +08:00
Zhou Xiao
eec2071373 fix(ble): remove BLE service UUID scan filter 2026-05-09 19:42:29 +08:00
Zhou Xiao
d98e35d333 fix(ble): handle permission reply fallbacks
(cherry picked from commit ad7189e7dd)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-05-09 10:52:01 +08:00
Zhou Xiao
6da30bd30c fix(ble): fixed edge case issues from ai reviewer
(cherry picked from commit fa8ca07e58)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-05-09 10:52:01 +08:00
Zhou Xiao
ecd106dfb7 feat(tools): improve ble uart reconnect ux
(cherry picked from commit 956299d988)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-05-09 10:52:01 +08:00
Zhou Xiao
e8f9f530b5 feat(tools): add opencode ble uart bridge demo
(cherry picked from commit 0b07f41e5a)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-05-09 10:52:00 +08:00
Zhou Xiao
a9d73601a2 feat(ble): add BLE UART bridge core 2026-04-28 13:41:36 +08:00
Zhou Xiao
e59e3859c4 fix(ble): fixed ci failures for backport 2026-04-28 12:32:56 +08:00
Zhou Xiao
896f943238 feat(ble): add BLE UART daemon notify API 2026-04-28 11:25:15 +08:00
Zhou Xiao
324840b308 docs(ble): document BLE UART bridge usage 2026-04-28 11:25:15 +08:00
Zhou Xiao
c42a074ab5 feat(ble): wire BLE UART bridge CLI 2026-04-28 11:25:15 +08:00
Zhou Xiao
e3041508b4 feat(ble): add BLE UART daemon RPC API 2026-04-28 11:25:15 +08:00
Zhou Xiao
26458384c8 feat(ble): add BLE UART bridge console 2026-04-28 11:25:15 +08:00
Fu Hanxi
d0a2849b02 feat: add requirements.ttfw.txt 2022-08-01 15:52:21 +08:00
Shivani Tipnis
2d22374460 ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-05-28 19:50:28 +05:30
Fu Hanxi
0146f258d7 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
Shivani Tipnis
fc146a98e4 ci: Fix blecent example test 2020-11-25 22:37:24 +05:30
Chen Yudong
4088702077 test: auto test script supports python3 2020-07-22 16:14:21 +08:00
He Yin Ling
5d1be3bb8b CI: raise import error instead of exit for ble tools 2019-12-07 10:34:54 +08:00
He Yin Ling
c906e2afee test: update example and unit tests with new import roles:
tiny_test_fw is a python package now. import it using normal way.
2019-12-07 10:34:54 +08:00
Shivani Tipnis
8ee727fb9a nimble_test: Fix nimble example test CI 2019-09-13 08:18:43 +00:00
Shivani Tipnis
bfd1eeefa2 Add NimBLE bleprph,blecent,blehr example tests 2019-07-05 08:14:04 +08:00