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

Communication error #23

Open
idomenashko opened this issue Jan 3, 2023 · 4 comments
Open

Communication error #23

idomenashko opened this issue Jan 3, 2023 · 4 comments

Comments

@idomenashko
Copy link

Creating model for #1
Fingerprints did not match
Exiting Learning mode

Image taken
Image converted
Unknown error
Communication error
Image taken
Image converted
Unknown error
Image taken
Image converted
Unknown error
Communication error

i flahed it on D1
board select: d1 R2&mini

@unseemlycoder
Copy link
Contributor

Hey @idomenashko,
Can you specify the fingerprint sensor used? [R50x/FPM10A]

@antonbek89
Copy link

Hey @idomenashko, Can you specify the fingerprint sensor used? [R50x/FPM10A]

Hey I have the same issue
I used R503

@unseemlycoder
Copy link
Contributor

Hey @antonbek89
So the R503 has a different function to match scanned fingerprints.
It was raised at #10 and a PR was made at #20, do take a look at past issues/PRs while raising a new one (#24).

https://github.com/EverythingSmartHome/fingerprint-mqtt/blob/master/fingerprint-mqtt/fingerprint-R503-mqtt-led-WDT.ino
The code was adapted for R503 and an ESP32; with LED states defined for different errors, reading, learning and scanning mode.

If you need to use it with a compatible esp8266 like a wemos d1 mini, do make the necessary modifications for the wifi and other libraries. There's even a restart trigger (watchdog) if it loses connection to the wifi network, this is because a reconnection strategy is not implemented in the original code.

@Pytonballoon810
Copy link

Pytonballoon810 commented Oct 17, 2024

I have the same issue (a Communication error) with the As608 Fingerprint Sensor. Any quick way to fix this?

Communication error
Communication error
Communication error
Communication error
Unknown error
Image taken
Image converted
Did not find a match
Communication error
Communication error
Communication error
Communication error
Communication error

on a related note: the mqtt topic is empty when running the standart iso file:
image
or maybe it has something to do with this?
image

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

4 participants