-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Hello,
I have tried to dump the data from a glucomen aero gk with the glucomenareo driver without much success.
I'm running the code that is in main (54e8272).
The device shows up as follows:
[qua jun 28 00:15:32 2023] usb 5-3.3: new full-speed USB device number 67 using xhci_hcd
[qua jun 28 00:15:32 2023] usb 5-3.3: New USB device found, idVendor=2c81, idProduct=0500, bcdDevice=10.00
[qua jun 28 00:15:32 2023] usb 5-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[qua jun 28 00:15:32 2023] usb 5-3.3: Product: Ernie
[qua jun 28 00:15:32 2023] usb 5-3.3: Manufacturer: IndieSemi
So the id is 2c81:0500 instead of the 10c4:ea60 defined in the driver.
I tried skipping the auto detection, but running an info command throws a KeyError: ' mg/dL' on line 61 of glucomenareo.py.
My guess is that this device will need a different driver or at least some tweaking, I'm willing to experiment and try to develop this driver, but some initial guidance would really help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels