-
Lets assume I have two or more Characteristics and want do differentiate between them on an write event easily. Whats the recommended way of doing this as the 'handle' field of 'Characteristic' is pri…
-
While working with the MSDK 5.8.0, we have noticed an issue present in the frame formats for the `cameraStreamManager.addFrameListener()`. It seems that the `FrameFormat.YUV420_888`, `FrameFormat.YUV4…
-
I found one issue if I am running the temp_sensor.py file that is an example file from the AIOBLE. But I added a descriptor, when running the example, it returns an error: IndexError: tuple index out…
-
Hi, first of all thanks a lot for this library! So much better than the bluedroid based library. Solved a lot of issues.
I want an ESP32 to act as a server, to be precise as an HID bluetooth keyboa…
-
**Describe the bug**
Commissioning fails with [Generic-switch](https://github.com/espressif/esp-matter/tree/main/examples/generic_switch) example with ESP32-H2 board.
Confirmation packets seems to…
lboue updated
2 months ago
-
Hi! We're starting to use NimBLE in CircuitPython for the ESP32-S3. We have existing code for BLE that uses the Nordic soft device.
One of our APIs, similar to the nordic uart service, batches data…
-
Hi,
I constructed a simple 6-qubit circuit with a brickwork pattern, and generate the corresponding expression for calculating an amplitude. The alternating two-qubit gates are generally not diagon…
-
I have follow this training
LLaMA-Factory
Here we provide a script for supervised finetuning Qwen2-VL with LLaMA-Factory . This script for supervised finetuning (SFT) has the following features:
…
-
**Describe what's wrong**
Quering Hive engine table gives incomplete data results when a new data are stored (e. g. in Parquet file format) and previously _HiveMetastoreClient_ already fetched meta…
-
Hi there,
## Description
I am currently testing the Swift Matter smart-light example. The build process completed successfully, but I am encountering issues during execution. The device is recog…