FAQ

Is there an easy way to send the data of 1 fingerprint to another arduino with fingerprint? To store the same fingerprints in 2 different arduinos. I wanted to communicate through ...

userHead JaneYu 2021-10-10 17:42:14 42 Views3 Replies

Is there an easy way to send the data of 1 fingerprint to another arduino with fingerprint? To store the same fingerprints in 2 different arduinos. I wanted to communicate through bluetooth.

2024-07-11 14:43:13

We apologize that we only provide the Arduino library for this sensor.
You can refer to our C++ code to develop your own driver code for android.
The .h file of the sensor GitHub repo describes the registers of the sensor

https://github.com/DFRobot/...

userHeadPic JaneYu
2022-03-28 16:43:06

Hi! Is it possible to use this sensor with an ESP32, using microPython or is the library only available for Arduino?

userHeadPic JaneYu
2022-01-26 15:37:02

Sorry, the fingerprint information recorded by this module cannot be transmitted via Bluetooth

userHeadPic JaneYu