Leon
About
- Username
- Leon
- Joined
- Visits
- 15
- Last Active
- Roles
- Member
Comments
-
Thanks. Anonymous routes is what i was looking for, can read logs on multiple devices. Is there a way i can ask the MetaWearBoard if there is an active logging session after connecting to it on a different device?
-
Thanks Eric, enabling logging fixed my problem. I forgot to run metaWearBoard.tearDown() to clear up all resources. When i execute logging.downloadAsync the logs are being downloaded from the device, as what i expected. Now i run into the next pro…