B4R Question Powering 4 rele module

josejad

Expert
Licensed User
Longtime User
Hi all:

Following with my small project as described here:
https://www.b4x.com/android/forum/threads/necessary-hardware-to-doorbell.103175/page-2

I'm having a problem, probably due to voltages or something like that.
When I tested it, I powered the rele with 3.3v, and it worked, the remote was activated. When I received my 4 reles module, I saw they were powered with 5V, and the activation signal was a 3.3V.
My problem is when I power them with a 5V voltage, the ligths power on, but very low (even if the module is not powered, that ligths get on very low when I connect D0, D2 to IN1, IN2, so... some returning voltage?).
When I activate the reles with my app, the ligths turn off (expected behaviour), but the rele doesn't work (I can't here the 'click').

Here is a simplified schema:

schema.png


20190826_172910.jpg
 

josejad

Expert
Licensed User
Longtime User
Thank you both!! Now it's working. The common ground did the trick.
Now I get 5v from the NodeMCU Vu pin too. ¡¡Gracias f0raster0!!
 
Upvote 1
Top