gattlib
gattlib copied to clipboard
GATT server
Hi, I've a raspberry with ble (with you gatt lib) and an android phone. I want use you library for:
- discover my raspberry (using android phone)
- Send command between raspberry and android phone
...so i think that the best choise is expose a gatt server (custom service) on my raspberry and try to connect my android phone.
If you think that it is the best choise, please can you help me to solve?
Best Regards
Can this library allow GATT server creation with BlueZ4?