gummeson
About
- Username
- gummeson
- Joined
- Visits
- 28
- Last Active
- Roles
- Member
Comments
-
This is very helpful. Given that these errors build up over time, I am thinking that there most be some corner cases where tearDown() doesn't get called when there is a disconnection between the phone and the Metawears. I think that my better connec…
-
Always happy to share findings to help the community. Thanks for the tip about nRF Connect -- I'll take a look at what they suggest. By clean state do you mean the metawear HW or android SW? When we get errors, we destroy and recreate the board o…
-
That was my suspicion. After a bunch of debugging, I found that the connection attempt NEVER succeeds until I do an explicit scan, then always succeeds on the first attempt once the device list is populated by an explicit scan. My eventual applic…