This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Interfacing Nrf52810 with fingerprint sensor module

Hello everyone, 
I am planning to use the nrf52840 with the Fingerprint module (https://www.amazon.in/dp/B07DL2DXJX/ref=cm_sw_r_wa_apa_i_Z.VlCbXSSYVRS ). The sensor interfaces via UART to nRF52840. Has anyone worked on Fingerprint module and successfully interfaced these two chips?

Do you see any potential issues I could face? 
It would be of great help if anyone shares the driver files

I can't find any document related to this.

Please share any link we have,

Thanks,

Rohit,

Parents
  • Hi

    Both the baudrate and the supply voltage listed can be supported by the nRF52840, so I don't foresee any issues connecting this sensor.

    I can't be 100% sure without seeing the full specification, but unless it uses an atypical UART configuration (like 2 stop bits, or a parity setting that we don't support) it should work fine. 

    Did you mean to make this case public, so that the community could also provide input?
    There is no official Nordic driver for this sensor, but there might be someone else somewhere that have implemented code for it. 

    Best regards
    Torbjørn

Reply
  • Hi

    Both the baudrate and the supply voltage listed can be supported by the nRF52840, so I don't foresee any issues connecting this sensor.

    I can't be 100% sure without seeing the full specification, but unless it uses an atypical UART configuration (like 2 stop bits, or a parity setting that we don't support) it should work fine. 

    Did you mean to make this case public, so that the community could also provide input?
    There is no official Nordic driver for this sensor, but there might be someone else somewhere that have implemented code for it. 

    Best regards
    Torbjørn

Children
No Data
Related