You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
Using Bluetooth heavily messes with both WiFi and BLE. So it may make sense for us to not use Bluetooth when there is an app in the foreground and/or when we detect that WiFi is being actively used (assuming we can detect that).
The text was updated successfully, but these errors were encountered:
See thaliproject/Thali_CordovaPlugin#1000 for tests we ran. What they showed is that if BLE is off we do get a small increase in bandwidth on Bluetooth. But turning WiFi on and off didn't seem to affect Bluetooth bandwidth.
Using Bluetooth heavily messes with both WiFi and BLE. So it may make sense for us to not use Bluetooth when there is an app in the foreground and/or when we detect that WiFi is being actively used (assuming we can detect that).
The text was updated successfully, but these errors were encountered: