In a manufacturing facility, a field worker is no longer using the Bluetooth-enabled barcode reader they previously paired with and wants to connect to a new device. For this process, the application must forget the current device and then scan for new devices.
1. Go to the UI Design module.
2. When this button is clicked, add the following action from the + ADD ACTION menu to forget the current device:
3. As the next action, add the following to scan for new devices:
With this flow, when the user clicks the “Forget Device” button, the current pairing is removed first, then new devices are scanned and listed. This allows the user to easily pair with another barcode reader.