Skip to content

AU-001: Add reconnect logic in ble_manager.dart — retry connection on disconnect

Track: 1 — MVP
Section: 1.21 BLE Auto-Reconnect
Status: [ ] Todo
Repo: app-user
Branch: feature/AU-001-ble-auto-reconnect

Done When

When onDisconnected fires, start retry loop: attempt reconnect every 5s for up to 2 min. Log each attempt

Notes

No notes yet.