Results 32 comments of Frode Austvik

Oh, nice. Thank you. I took a quick look at the code and that output, and I suspect that I simply misunderstood some things in the original code I cribbed...

Huh. That's weird. I built your temper-hum-hid project (only modified the USB vendor/product IDs so it would try to talk with one of my TEMPers), and ran Wireshark to sniff...

Hm, I noticed the output of temper-hum-hid is somewhat different for me compared to yours... I'm not sure how it manages to get quite this output though. ``` temper-hum-hid$ ./temper-hum-hid...

Ok, so it being frozen should not be the case then. A bit odd that you need to reboot to reattach it to the kernel, as for me it gets...

I'm pretty sure that only one program at a time can have the device open to talk with it, so it's not surprising that the cron script can't read the...

Hmm, it seems HIDAPI has changed the build system they use, so that the library files end up in different locations than before. I think it should work if you...

That device is apparently based on the old-style serial port interface, and my code doesn't know how to handle those yet, so it's not a simple matter of just using...

Hi everyone, sorry for taking so long to answer here. RDing has apparently come out with a new variant, that is different enough from the old one that the same...

I think it's probably the other way around - the black dot is probably the controller, since the USB goes directly into it, and, as you say, it would make...

THANK YOU! Your google-fu is strong, unlike mine... That looks like it's exactly what we needed - the chip certainly looks very similar, IMO too much so to be a...