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

R503 led_control problem #32

Closed
ardiwidiyono opened this issue Jun 9, 2020 · 9 comments
Closed

R503 led_control problem #32

ardiwidiyono opened this issue Jun 9, 2020 · 9 comments

Comments

@ardiwidiyono
Copy link

hi please help me R503 sensor led_control problem "no matching function for call to 'FPM :: led_control ()' '

@brianrho
Copy link
Owner

Well, you can clearly see the function prototype requires 4 arguments so why are you calling it without any? I don't have any examples at the moment. If you can find an R503 datasheet, I may be able to add an example to the library.

@ardiwidiyono
Copy link
Author

Is this the R503 data sheet that you need ??

R503 fingerprint module user manual.pdf

@brianrho
Copy link
Owner

Yes, this seems to have some documentation on the command but it's not very clear. I'll look into it and maybe have an example out in a few days. Since I don't have the hardware, you'll have to do all the testing on your end.

@ardiwidiyono
Copy link
Author

thank you very much thank you ...
I patiently waited ....
do you have a youtube channel ??

@brianrho
Copy link
Owner

brianrho commented Jun 16, 2020

Nah, I don't have a platform like that.

To be clear, can you still use the sensor, without controlling the LED yourself? Right now, it's controlled automatically when you place your finger, right?

@ardiwidiyono
Copy link
Author

ardiwidiyono commented Jun 17, 2020

if I use fingerprint enrollment, it can be saved, but if I use an example, the fingerprint sensor is not detected ...
when i use enroll LED it doesn't show any response ...

@brianrho
Copy link
Owner

How do you mean the sensor is not detected? Aren't you using it for enrollment, as you said? Specifically, which exact examples do not work?

@ardiwidiyono
Copy link
Author

the sensor is running normally, yesterday I made a mistake in determining the rx tx ....
please help me with the R503 led control problem

@Osrx
Copy link

Osrx commented Oct 22, 2020

the sensor is running normally, yesterday I made a mistake in determining the rx tx ....
please help me with the R503 led control problem

finger.led_control(1, 30, 1, 15);

LED Works like a charm

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

3 participants