saving fingerprint to mysql database with arduino fpm10a module

I'm getting the fingerprints as the numeric value of 1024. When I touch the same finger again, several values are different. I want to save this numerical value in the database and have it searched there. 128 fingerprints are recorded in fpm10a. I want to make it unlimited when I save it to the database. How can I do it?

You've not posted your code in code tags (use the </> button)

Have you tried the show_fingerprint_templates example ?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.