Page 1 of 2

Fingerprint reader (UART) SN-FPR-UART

PostPosted: Mon Dec 17, 2012 5:50 pm
by Marvin_G
Hye guys, anyone used Fingerprint reader (UART) SN-FPR-UART before? i wanted to know how can i get all data in the DSP processor at once.

Re: Fingerprint reader (UART) SN-FPR-UART

PostPosted: Mon Dec 17, 2012 7:50 pm
by gadgetng
Yes. I used the fingerprint with PIC before. It is also working fine with the VB provided when i testing it for the first time with UC00A.

Re: Fingerprint reader (UART) SN-FPR-UART

PostPosted: Mon Dec 17, 2012 8:14 pm
by shahrul
I use Fingerprint Reader but not try to get all data or image.

Re: Fingerprint reader (UART) SN-FPR-UART

PostPosted: Tue Dec 18, 2012 10:42 am
by Marvin_G
gadgetng WROTE:Yes. I used the fingerprint with PIC before. It is also working fine with the VB provided when i testing it for the first time with UC00A.


nice. so basically you just send command based on the manual is it?

Re: Fingerprint reader (UART) SN-FPR-UART

PostPosted: Tue Dec 18, 2012 10:44 am
by gadgetng
Marvin_G WROTE:
gadgetng WROTE:Yes. I used the fingerprint with PIC before. It is also working fine with the VB provided when i testing it for the first time with UC00A.


nice. so basically you just send command based on the manual is it?

Also refer to PR29, diy kit.

Re: Fingerprint reader (UART) SN-FPR-UART

PostPosted: Wed Dec 19, 2012 4:08 pm
by Marvin_G
shahrul WROTE:I use Fingerprint Reader but not try to get all data or image.


i'm using linux and i wanted to send command to the device but failed. below is my command:

echo "0xF5,0x01,0x00,0x01,0x03,0,0x03,0xF5" >/dev/ttyUSB0

i also used cutecom to send those command but the device does not give any respond. Any idea why?

Re: Fingerprint reader (UART) SN-FPR-UART

PostPosted: Wed Dec 19, 2012 11:25 pm
by zhenning
Marvin_G WROTE:
shahrul WROTE:I use Fingerprint Reader but not try to get all data or image.


i'm using linux and i wanted to send command to the device but failed. below is my command:

echo "0xF5,0x01,0x00,0x01,0x03,0,0x03,0xF5" >/dev/ttyUSB0

i also used cutecom to send those command but the device does not give any respond. Any idea why?



Please stop posting in multiple post. Just stick to one since your problem is the same problem. Easier for people to reply and read.

Re: Fingerprint reader (UART) SN-FPR-UART

PostPosted: Thu Dec 20, 2012 10:04 am
by robosang
Agreed with zhenning :mrgreen:

Re: Fingerprint reader (UART) SN-FPR-UART

PostPosted: Sat Dec 29, 2012 8:48 pm
by thinkpositivex
dear all...

i'm a new in fingerprint reader (UART) SN-FPR-UART ...i have a question regarding on this product because after all connection is connected i run on visual basic8 ,select baud rate 19200 and open port 8 detected as per stated on manual but unfortunately this system hang and i no window show connection successfully.another question is hyper terminal,is it compulsory to run this finger print with hyper terminal and it effect,pls explained and advice me.....thank you... :P...

Re: Fingerprint reader (UART) SN-FPR-UART

PostPosted: Sat Dec 29, 2012 9:34 pm
by zhenning
thinkpositivex WROTE:another question is hyper terminal,is it compulsory to run this finger print with hyper terminal and it effect


Did it work on hyperterminal?