Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Support for Cross Device Downloads and Python3

Choose a tag to compare

@mbientlab mbientlab released this 04 Nov 00:08
· 59 commits to master since this release

Python SDK v0.2.0 incorporates the anonymous datasignal feature from C++ SDK v0.11 for cross platform data downloads and updates the code to work with Python3.

Changes

  • Updated to C++ SDK v0.11.2
  • Added anonymous datasignal example, see anonymous_datasignals.py
  • Updated examples and MetaWear class to work with Python3
  • Use write type to determine what kind of GATT write to use
  • Fixed bug with the parse_value method when casting int32 values