Skip to main content

Python library to work with Lenovo HW01

Project description

Lenovo HW01 Build Status

Library to work with Lenovo HW01. To be used in place of Android Lenovo Healthy app.

Dependencies

Traffic analysis

In order to analyse communication between official Android app Lenovo Healthy and Lenovo HW01 device, additional app NordicSemiconductor/Android-nRF-Connect is used to perform traffic logging.

It allows us to write an API library to interact with the watch without using the official Android app.

Debugging

Scan for Bluetooth devices:

$> sudo hcitool lescan
LE Scan ...
XX:XX:XX:XX:XX:XX HW01

Connect to Bluetooth device:

sudo gatttool --device=XX:XX:XX:XX:XX:XX -I -t random
[XX:XX:XX:XX:XX:XX][LE]> connect
Attempting to connect to XX:XX:XX:XX:XX:XX
Connection successful

List device characteristics:

[XX:XX:XX:XX:XX:XX][LE]> primary
attr handle: 0x0001, end grp handle: 0x0007 uuid: 00001800-0000-1000-8000-00805f9b34fb
attr handle: 0x0008, end grp handle: 0x0008 uuid: 00001801-0000-1000-8000-00805f9b34fb
attr handle: 0x0009, end grp handle: 0x000e uuid: 0000190a-0000-1000-8000-00805f9b34fb
attr handle: 0x000f, end grp handle: 0x0014 uuid: 0000190b-0000-1000-8000-00805f9b34fb
attr handle: 0x0015, end grp handle: 0xffff uuid: 0000fee7-0000-1000-8000-00805f9b34fb

Documentation

hw01’s documentation

Test

pip install -r dev-requirements.txt
./setup.py nosetests

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hw01-1.0.0.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

hw01-1.0.0-py2.py3-none-any.whl (5.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file hw01-1.0.0.tar.gz.

File metadata

  • Download URL: hw01-1.0.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for hw01-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3c61b73860ab41ab9335e1f1c42acb4a5b41bb730522a40c7fce38718c508794
MD5 586e568a498f3a97ec76453d19c48d61
BLAKE2b-256 687674d253ff57d92f9396cb805879bda9406982970c752df6e42c0a9430c9a1

See more details on using hashes here.

File details

Details for the file hw01-1.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: hw01-1.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for hw01-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 373847ee532fcdca476d4517f46f7ed58792896903e8fca47981ab05512848f7
MD5 aa10e75a9b4115b875c6470bc5b18cdf
BLAKE2b-256 8d8b712ed321381743d38a6e4fcf973e5953b0a9141809373c953aa1a7007a57

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page