tlongo1226 / ProjectForecast

0 stars 0 forks source link

Avail Devices/Scanners #3

Open tlongo1226 opened 1 year ago

tlongo1226 commented 1 year ago

Main Idea

The scanning for nearby Forecast scanners needs to be implemented. We need to take the list of scanners found and add it to the availDevices recycler. We need to also make sure the user can end the scan or restart the scan as necessary.

Possible Implementation

tlongo1226 commented 1 year ago

Implemented BLE scanning that stops after 10 seconds. This scan will show the avail scanners in the right avail devices recycler row. It needs to be updated once the name of the scanners is determined to make sure only the scanners are displayed.