Open mahdi-yahyaie opened 11 months ago
Not currently supported. The UpChar (0x08) and DownChar (0x09) commands would need to be implemented.
There is the getModel()
function that has a simple implementation of UpChar (transfer data from fingerprint sensor to host PC).
I need to be able to get a fingerprint template from an r502a module, save it, and then transfer it to another module with the same ID. In other words, I need to be able to transfer fingerprints from one module to another. Is this possible with this library? If not, can you help me add this functionality to the library so that I and others can use it? I would be grateful for any help you can provide.