This repository was archived by the owner on Jul 20, 2025. It is now read-only.
Support for Cross Device Downloads and Python3
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_valuemethod when casting int32 values