-
Hi,
I am using the `gattlib 0.20150805` with the BLE example for STM32 nucleo board with the X-NUCLEO-1DB05A1 BLE expansion board. The python library crashes on reading some of the characteristics …
-
I'm experiencing a deadlock when receiving an indication from a connected BLE devices.
The traces is as follows:
* `src/bluez/attrib/gattrib.c` received_data() is called from the g_main_loop_run(…
-
## Bug report
### Describe the bug
Here is a clear and concise description of what the problem is:
Some addons crash, reading the logs I suspect that's because Arch Linux uses Python v3.9…
-
I have a asus rog pc with ubuntu 20, i'm using python 3.8 but i can't install pybluez ble. pybluez works fine. I think i miss some dependecies but i can't figure out what i missing...
here my message…
-
Package name: `gattlib`
Link to PyPI page: https://pypi.org/project/gattlib
Link to piwheels page: https://www.piwheels.org/project/gattlib
Version: all
More information:
Some reported on the […
-
I tried with different changes but I don't know why when BLE peripheral device disconnected, the central is not getting acknowledge or the handler is not calling.
For me this is not working. I don't …
-
Hello,
I'm using gattlib to connect with a BLE peripheral. Is there a way to get an event if the device disconnects? I tried with `gattlib_register_on_disconnect()` but it doesn't work when it is the…
-
Hello, fantastic work here, I was about to recreate these functions for my ASI raspberry pi display! Really want to integrate the BMS into it so I can monitor its charge/discharge independent of the c…
-
ny@Tina:~/gattlib/build$ cmake ..
-- The C compiler identification is GNU 6.4.1
-- The CXX compiler identification is GNU 6.4.1
-- Check for working C compiler: /home/ny/tina/prebuilt/gcc/linux-x86…
-
It's not a deterministic problem, I don't have a minimal working example to reproduce it. I have a service, and when it runs for a while (sometimes 5 minutes, sometimes seconds), then unexpectedly cra…