An open API service indexing awesome lists of open source software.

https://github.com/aptpod/bluez_python_gatt_client_sample


https://github.com/aptpod/bluez_python_gatt_client_sample

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# BLE Clinet with BlueZ

## What is this?

- BLE Gatt client Application based on bluez

### Support Profiles

- Cycling Speed and Cadence Profile
- Heart Rate Profile

## requirements

- bluez 5.58
- python 3.5.5
- dbus-python

## How to run

```sh
./ble_client.py
```

## more information

T.B.D