In a health monitoring application, the user has previously registered their blood pressure device with the application. When the application is reopened or the device search screen is loaded, the system checks whether the registered device is within range. If the device is within range, the connection is established automatically, so the user does not have to perform any additional actions.
1. When the app is opened or the device search screen is loaded:
2. Action Sequence:
(Checks if the registered device is nearby.)
With this flow, the user can quickly take measurements without having to connect the device. The user experience is simplified and the need for manual operations is minimized.