getsenic / gatt-python

Bluetooth GATT SDK for Python
MIT License
318 stars 86 forks source link

Configure Raspberry PI3 in BLE slave mode ? #15

Open roudot opened 6 years ago

roudot commented 6 years ago

Hello,

I would like to configure a raspberry pi 3 in slave mode BLE to simulate a sensor, but it seems not possible do to it with gatt-python. Do you know how to do it ?

Thank you in advance. Michel

larsblumberg commented 6 years ago

Hi Michel, please look into issue #4, it should point you in the right direction.