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
Can multiple apps running on the same device (ie phone) receive notifications / indications from the same BLE device and characteristic?
As described in #665 I found that when the Tesla app was installed on my phone, my own app using this bluetooth-le library would not receive callbacks for notifications / indications from the vehicle. The subscribe call appeared to work, but no callbacks were received. This is true on both iOS and Android.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Can multiple apps running on the same device (ie phone) receive notifications / indications from the same BLE device and characteristic?
As described in #665 I found that when the Tesla app was installed on my phone, my own app using this bluetooth-le library would not receive callbacks for notifications / indications from the vehicle. The subscribe call appeared to work, but no callbacks were received. This is true on both iOS and Android.
Is this a general limitation of BLE?
Beta Was this translation helpful? Give feedback.
All reactions