I am trying to get the fingerprint template using the library, what I did up until now is i used the enroll example to store a fingerprint then i tried to read it using the Templates code, but i am getting the "Packet too long" error as you can see here.
I am trying to get the fingerprint template using the library, what I did up until now is i used the enroll example to store a fingerprint then i tried to read it using the Templates code, but i am getting the "Packet too long" error as you can see here.
Hardware used: ->Arduino Mega2560 ->FPM10A Fingerprint Sensor
Enroll: https://github.com/brianrho/FPM/blob/master/examples/enroll/enroll.ino
Templates: https://github.com/brianrho/FPM/blob/master/examples/templates/templates.ino