Hi. I bought a relay from esp8266-01s on Airexpress. I uploaded to it a program from supli to open the door of the intercom. Well there is a problem, the module works fine with one disadvantage that when I connect it to the power supply it gives voltage to GPI0 for a second which controls the relay but this is not a big problem. The problem is when I connect the module to the relay then when the voltage is applied the module gets a low state on GPI0 and stops working because it perceives this as preparation for uploading a new program. It would be enough to isolate GPI0 for 1 or 2 seconds during power up and everything would work fine. I thought that inserting a rectifying diode between the optocoupler and GPI0 would help, but I was wrong, the diode does not conduct current in the other direction, but ground does. I must point out that I am an amateur. I was told in an electronics shop that there is nothing but a relay to isolate this. Do you have a solution to this problem. I was also thinking about a transistor, plug it into vcc and an optocoupler and control it via GPI0 but I don't know if this is a good idea.