Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[App] Device Connection #2

Open
6 tasks
Tracked by #6
truonghoangduy opened this issue Jan 16, 2022 · 0 comments
Open
6 tasks
Tracked by #6

[App] Device Connection #2

truonghoangduy opened this issue Jan 16, 2022 · 0 comments
Labels
flutter-ble Flutter architecture-bluetooth related GUI Flutter app UI/UX Widget, responsive related
Projects

Comments

@truonghoangduy
Copy link
Collaborator

truonghoangduy commented Jan 16, 2022

Description

The functionality base on the following DeviceScan the valid device when scanning complete will move on to establish the ble connection

#### Rules
1. Device has to be valid (be programmed by ours)
2. Device has to turn on and broadcast BLE single

[App-state]

  • AC S1: During ble app-iot device established connection any disconnection occur must be informed and establish device to app reconnection as automated
  • AC S2: Device connection state has to be notified (connected, waiting, disconnected,....)
  • AC S3: When device has lost connection -> initialize the process of re-scan - re-connection

[App-UI]

  • AC UI1: When reconnection state happen notify user via dialog
  • AC UI2: When connected state notify and auto closed (timeout in 2s) dialog
  • AC UI3: When waiting state notify current is waiting to connect
UI3 -> U2
    \UI1/
@truonghoangduy truonghoangduy created this issue from a note in gateway (To do) Jan 16, 2022
@truonghoangduy truonghoangduy added flutter-ble Flutter architecture-bluetooth related GUI Flutter app UI/UX Widget, responsive related labels Jan 16, 2022
@truonghoangduy truonghoangduy mentioned this issue Jan 17, 2022
10 tasks
@truonghoangduy truonghoangduy moved this from To do to In progress in gateway Feb 7, 2022
@truonghoangduy truonghoangduy moved this from In progress to To do in gateway Feb 7, 2022
@truonghoangduy truonghoangduy moved this from To do to In progress in gateway Feb 7, 2022
@truonghoangduy truonghoangduy moved this from In progress to Backlog in gateway Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flutter-ble Flutter architecture-bluetooth related GUI Flutter app UI/UX Widget, responsive related
Projects
gateway
Backlog
Development

No branches or pull requests

1 participant