ESE-Peasy / NarrateMyWay

DST 5 project, creating a audio navigation tool for the visually impaired
https://ese-peasy.github.io/NarrateMyWay/
GNU General Public License v3.0
4 stars 4 forks source link

Loop for scanning for beacons #23

Closed Ashwin-MJ closed 3 years ago

Ashwin-MJ commented 3 years ago

Goal

Ideally we want a loop running in a separate thread, which enters various states. This could be something like:

Plan

  1. Use BLE libraries to identify when beacon is in range
  2. Figure out how to use a separate thread/process for "Scanning" state