Using MBLMetaWearManager.sharedManager().retrieveSavedMetaWearsAsync().success I can get devices that have been saved with MBLMetaWear rememberDevice. Is there a way to test if a remembered device is already connected?
I would just delete this question but I cannot find a way to do that on the Forum, when I click the cog icon for the Discussion I am just see "Page not Found"
So the answer to my question is Yes, MBLMetaWear.state == .Connected is the conditional check
Comments