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
But sometimes, usually after re-connecting to the bean (connect first and then disconnect repeatedly), the bean doesn't report any update about the accelerometer. It only reports the thermometer's, like following.
I'm using the iOS SDK to fetch both accelerometer and thermometer values.
The SDK usually returns those sensor values correctly (via the delegate methods). And the console log seems well too.
But sometimes, usually after re-connecting to the bean (connect first and then disconnect repeatedly), the bean doesn't report any update about the accelerometer. It only reports the thermometer's, like following.
The way I used to keep updating the sensor values is like following:
The text was updated successfully, but these errors were encountered: