-->
Page 1 of 2

5V Wifi Relay Module ESP8266 ESP-01S

PostPosted: Tue Jul 31, 2018 11:46 am
by opale7000
Hello ESP fans.



I have purchased this WIFI relay module https://www.ebay.ca/itm/5V-Wifi-Relay-Module-ESP8266-ESP-01S-SRD-5VDC-SL-C-for-DIY-TOI-ControllerATF/142755085077?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649

To be noticed that this is not the model with jumpers and MC on relay board. This is simply an ESP8266 with a relay board.

Can someone confirm that I can use this module as is without me having to alter or use jumpers on this unit. I am expecting a separate esp8266 programmer shortly.

Can someone provide me with a sample arduino script that I can use please or can I use espeasy?

Thank you.

Re: 5V Wifi Relay Module ESP8266 ESP-01S

PostPosted: Tue Jul 31, 2018 12:02 pm
by schufti
maybe yes - maybe no
since they show two different modules without further description or chance to correlate with the order selection ... but I think chances are good, both look like accepting 5V supply, onboard 3.3V regulator and directly operating from single gpio

Re: 5V Wifi Relay Module ESP8266 ESP-01S

PostPosted: Tue Jul 31, 2018 12:20 pm
by opale7000
I can confirm that I have the model without the pins in between the green terminals.

Re: 5V Wifi Relay Module ESP8266 ESP-01S

PostPosted: Sat Aug 04, 2018 3:46 am
by PtrO
In order to use this great :mrgreen: module in free projects and allow the inserted (8 pin) ESP-E01 to boot from flash, one must modify (aka solder) the relay board. You must have to remova a (small SMD) 10K resistor that holds GPIO0 down and wire the CHPD (chippowerdown) pin to VCC (3.3v).

In addition, what I did, was rewire the onboard reset-switch to the GPIO2 pin so I can press a button. When I need to reset the unit, I simply repower-on.