Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No TEMPer1F_V1.3 support. hid-query below #32

Open
tewalds opened this issue Nov 22, 2014 · 0 comments
Open

No TEMPer1F_V1.3 support. hid-query below #32

tewalds opened this issue Nov 22, 2014 · 0 comments

Comments

@tewalds
Copy link

tewalds commented Nov 22, 2014

Following the advice from: https://github.com/edorfaus/TEMPered/wiki/0C45%3A7401

timo@media:/TEMPered/utils (master)$ ./tempered
/dev/hidraw3 0: temperature -0.00 °C
/dev/hidraw3 1: temperature -0.00 °C
timo@media:
/TEMPered/utils (master)$ ./hid-query -e
/dev/hidraw1 : 0c45:7401 interface 0 : RDing TEMPer1F_V1.3
/dev/hidraw3 : 0c45:7401 interface 1 : RDing TEMPer1F_V1.3
timo@media:~/TEMPered/utils (master)$ ./hid-query /dev/hidraw3 1 0x80 0x33 1
Device /dev/hidraw3 : 0c45:7401 interface 1 : RDing TEMPer1F_V1.3

Writing data (9 bytes):
00 01 80 33 01 00 00 00 00

Response from device (8 bytes):
80 04 ff ff ff ff 00 00
timo@media:~/TEMPered/utils (master)$ ./hid-query /dev/hidraw3 1 0x82 0x77 1
Device /dev/hidraw3 : 0c45:7401 interface 1 : RDing TEMPer1F_V1.3

Writing data (9 bytes):
00 01 82 77 01 00 00 00 00

Response from device (8 bytes):
82 02 00 00 ff ff 00 00
timo@media:~/TEMPered/utils (master)$ ./hid-query /dev/hidraw3 1 0x86 0xff 1
Device /dev/hidraw3 : 0c45:7401 interface 1 : RDing TEMPer1F_V1.3

Writing data (9 bytes):
00 01 86 ff 01 00 00 00 00

Response from device (8 bytes):
54 45 4d 50 65 72 31 46
Response from device (8 bytes):
5f 56 31 2e 33 72 31 46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant