-
Hi there,
I'm using gattlib 55d875438b9537c7536f7f0a9cdf5584b963d8f5 on a Raspberry Pi 3B+. I've modified the notification application so that it continuously tries to connect to a heart rate monit…
-
Hi,
This the error I get when I try to run cmake .. command
It's running on raspbian.
Thanks,
-- Checking for one of the modules 'glib-2.0'
CMake Error at /usr/local/share/cmake-3.4/Modules/F…
-
## System
- **Operating System:** uname -a
`Linux ubuntu 5.3.0-1017-raspi2 #19-Ubuntu SMP Thu Jan 16 18:25:50 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux`
- **Hardware:** Raspberry Pi 3b+
- **…
-
(Thank you for this nice library!)
I'm experiencing connection issues. I believe they could stem from something in the interplay of pylgbst and my Lego Boost Hub. I would be grateful for any pointe…
-
```
[ 72%] Linking C executable ble_scan
/usr/bin/ld: ../../dbus/libgattlib.so: undefined reference to `PyGILState_Release'
/usr/bin/ld: ../../dbus/libgattlib.so: undefined reference to `PyEval_Cal…
-
[ 63%] Generating documentation with Sphinx
/bin/sh: 1: SPHINX_EXECUTABLE-NOTFOUND: not found
make[2]: *** [docs/CMakeFiles/Sphinx.dir/build.make:58: docs/CMakeFiles/Sphinx] Error 127
make[1]: *** …
-
I am sure that it is something that I am missing when I connect to heart rate Polar H7 with the notification example everything works fine. But after 30 seconds i no longer receive data. Any guida…
-
Can i think gatlib be used as a server? How do I use gattlib to create a service to make it accessible to other Bluetooth devices?
-
Since I can't run with ubuntu (can't install gattlib)
-
I was able to build gattlib properly with bluez 5.43 version. Recently I played with bluez versions and tried 4.101 and couple of older versions by building the source file. Now I am not able to build…