BluezoneGlobal / documents

6 stars 11 forks source link

Using Activity Recognition API to optimize BLE scanning frequency #5

Open advesathomc opened 4 years ago

advesathomc commented 4 years ago

Just wanna make a suggestion for optimizing BLE scan frequency : If we know when the user starts walking/driving/ or stay still we can trigger/or stop BLE scanning, this would be more efficient and might save some power. Google has released Activity Recognition API to support android devices, It seems there is something similar on IOs too.