Capacitive Fingerprint Communication Failed Error
I have this Capacitive Fingerprint Scanner/Sensor Arduino - DFRobot fingerprint scanner and i cant seem to change the baud rate back, The defualt read was 57600 when i ran the code, it changed to 8389400 and now it has a communication failure error and i can get anything to work on the fingerprint scanner.
What can i do to restore this to work.
Pls modify the code. The module initialization baud rate needs to correspond to the baud rate in the code.
FPSerial.begin(57600);
jennaCould you attach the screenshot of the code and the screenshot of your serial monitor?
I found the "communication failed" occured only when you not wired properly or power it under wrong voltage.
Yeez_BIs the fingerprint.setBaudrate(fingerprint.e115200bps); function not working?
bidrohini.bidrohinii ran the code and its now saying communication error