So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By gcdogu
#83282 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.