This repository was archived by the owner on Jul 20, 2025. It is now read-only.
SDK Improvements
SDK v0.1.9 addresses a few bugs and improves overall SDK performance, particularly when updating firmware.
Changes
- Fixed setup.py's build target for ARM machines
- Fixed
dependency_linksstyling to accommodate both pip2 and pip3 - Improved DFU times by ~5x
- Updated gattlib dependency to use latest forked release (0.20171002)