Commit Graph

9 Commits

Author SHA1 Message Date
Zhou Xiao
926111e721 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.
2026-06-05 19:01:00 +08:00
Zhou Xiao
38fad3e7cb fix(ble): handle notification setup failures 2026-05-09 16:13:05 +08:00
Zhou Xiao
ddff80f413 fix(ble): remove BLE service UUID scan filter 2026-05-09 16:13:02 +08:00
Zhou Xiao
956299d988 feat(tools): improve ble uart reconnect ux 2026-05-08 11:31:51 +08:00
Zhou Xiao
5636a96a72 feat(ble): add BLE UART daemon notify API 2026-04-27 16:33:56 +08:00
Zhou Xiao
0dd9c29a28 feat(ble): wire BLE UART bridge CLI 2026-04-27 15:57:49 +08:00
Zhou Xiao
379dfec8d7 feat(ble): add BLE UART daemon RPC API 2026-04-27 15:57:49 +08:00
Zhou Xiao
7cce3dec88 feat(ble): add BLE UART bridge console 2026-04-27 15:57:49 +08:00
Zhou Xiao
1de9ccf2ba feat(ble): add BLE UART bridge core 2026-04-27 15:57:49 +08:00