I have just purchased one grove capacitive fingerprint sensor. link.
I am using Arduino Nano and followed their tutorial but the example code isn’t working. A blue light on the sensor never turns green as it should according to the code. Also, it says register ok without putting any finger on it.
I am sharing the result of the full process code.
Wait for respono indicates that an error occurred.
Uart===> : EF.1.FF.FF.FF.FF.1.0.8.31.0.1.4.0.7.0.46.
Usage:
Please put your finger on the touchpad, from green light which on the touchpad lights on till it lights off.
Repeat for 4 times.
If the red light lights on, it indicates that an error occurred.
Wait for response of finger-print sensor 5 seconds
Wait for response of finger-print sensor 10 seconds
Wait for response of finger-print sensor 15 seconds
Wait for response of finger-print sensor 20 seconds
Wait for response of finger-print sensor 25 seconds
Wait for response of finger-print sensor 30 seconds
Wait for response of finger-print sensor 35 seconds
Wait for response of finger-print sensor 40 seconds
Wait for response of finger-print sensor 45 seconds
Wait for response of finger-print sensor 50 seconds
Wait for response of finger-print sensor 55 seconds
Wait for response of finger-print sensor 60 seconds
Wait for response of finger-print sensor 65 seconds
Wait for response of finger-print sensor 70 seconds
Wait for response of finger-print sensor 75 seconds
Wait for response of finger-print sensor 80 seconds
thanks in advance