-->
Page 1 of 1

ESP8266 Lolin + fingerprint (FPM10A)

PostPosted: Tue Jul 30, 2019 12:19 pm
by gcdogu
Hey guys, I am trying to connect my esp8266 with the fpm10a module. Previously, I was working with arduino uno, and it worked well. When I tried to connect it with the esp, the module started but the sketch wasn't recognizing its tx and rx pins.
I know its possible to connect it with the esp, cause a guy did it before using the same fpm10a:

https://www.youtube.com/watch?v=KhvfCp0nl-4

, but he didn't shared how he did it: I've tried to upload an another sketch, from this guy, using the same ports as he used:

https://www.youtube.com/watch?v=Lo7BQVSx5zM

, but it also didn't recognized the module, then i realized that he was using a different fingerprint sensor.
Please help, i'm a new esp user, its for a high school project.