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
zhiweijian
272793f7d5
feat(bt): add shared ble_uart component and update ble_uart_service/docs
2026-05-11 17:28:03 +08:00
Zhou Xiao
19b09de9fe
docs(ble): update bridge docs and troubleshooting
2026-05-09 16:13:08 +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
ad7189e7dd
fix(ble): handle permission reply fallbacks
2026-05-08 12:29:35 +08:00
Zhou Xiao
fa8ca07e58
fix(ble): fixed edge case issues from ai reviewer
2026-05-08 12:02:14 +08:00
Zhou Xiao
956299d988
feat(tools): improve ble uart reconnect ux
2026-05-08 11:31:51 +08:00
Zhou Xiao
0b07f41e5a
feat(tools): add opencode ble uart bridge demo
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
e209dd1c9e
docs(ble): document BLE UART bridge usage
2026-04-27 15:57:49 +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
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