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

Chafon RU-6403 #12

Open
chafounet opened this issue May 8, 2021 · 0 comments
Open

Chafon RU-6403 #12

chafounet opened this issue May 8, 2021 · 0 comments

Comments

@chafounet
Copy link

chafounet commented May 8, 2021

I've found your repo as I'm trying to connect to a chafon 6403 reader
I've only been able to write a socket to the reader on port 27011 ip 192.168.0.250 and get the device name I set up with a at command. Afterwards I tried to send a well formated command for getting reader info 0x04 0xff 0x21 (which is displayed as ! in the screen shot) but no answer from the device!.
The example below is calculated with the checksum function I found in your code.
Previously I tried with mine but it was not working also.

image

I saw a previous post of someone trying also to use the same reader but nohing more to be sure that the reader works well or not with your code.
The chafon 6402 appears to be in the working device list, I hope that the 6403 could also work?
Do you think/know if your code can run for that device?

I tried to run the get-reader-info first but I got an error.

Which value may I add in order to let the coding working better?

The issue I've is the folowing (I've added trace comment in the code)
image

Perhaps because the device is not declared in the class ReaderType?
image

Which value could fit? How can I calculate it?
Thanks a lot for reading

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