Hello everyone, I have made a bridge project to have a relay activated by a temperature control. I have two nodemcu A and B. The NODE A controls the DHT22 and the NODE B controls the relay.
This is sketch A: https://pastebin.com/LvWjk9MU
This is sketch B: https://pastebin.com/SgeaBY0s
the scketch of NODE A works well, reads the data from DHT22 and sends them with the bridge to NODE B. now I can not activate the relay because? where I’m wrong, the two Blynk screens are set up well.
help me!!!