MichaelH
About
- Username
- MichaelH
- Joined
- Visits
- 37
- Last Active
- Roles
- Member
Comments
-
TL;DR The answer is: x_value = parse_value(data).x, etc.
-
@Laura said: Check out the reset section. That section starts with an 'if', the documentation does not say 'run this every time to ensure a clean shutdown'. In any case, why would the board be "stuck in a bad state or need to be reset" af…
-
@Laura said: 1) No, please see our tutorial on proper resets/disconnects to ensure no issues with the BLE link. The tutorial basically shows device = MetaWear(address) device.disconnect() so there's not much one can do wrong. If yo…