Стабилизация подключения K1 после сна и ожидания Bluetooth

This commit is contained in:
DCCONSTRUCTIONS
2026-08-23 16:24:05 +03:00
parent 5ebc9fc27c
commit c041a569f6
9 changed files with 393 additions and 29 deletions
+7
View File
@@ -105,6 +105,13 @@ dispatch, a timeout, or an unchanged read-only observation without that exact
confirmed write remains ambiguous and cannot authorize host association or an
automatic retry.
The reviewed 15-second limit applies to the byte-51 AP-ready observation after
the one AP-enable write. It is not the CoreBluetooth connection timeout. The
pre-write connection is one separate pending CoreBluetooth request with a
bounded 30-second K1-appearance window. It performs no fallback discovery or
retry; a timeout invalidates that exact captured handle with zero device writes
and requires another explicit operator scan.
Static review of the original client also established a lifecycle requirement:
LixelGO keeps the same BLE manager connected after AP-ready and invokes native
Wi-Fi association from that live session. Mission Core now retains the same