ESP8266 5V Wifi Relay Module Remote Control Switch Phone APP For Smart Home IOT Transmission Distance 400m ESP-01S
- Arduino Compatible
- Arduino Shields
- Arduino Starter Kit
-
CNC / 3D Printers
- 3D Printers
- Aluminium Extrusion & Parts
- Ball Screws & Nuts
- Bearings & Wheels
- Belts & Pulley
- Brackets & Fasteners
- CNC Machine
- Couplings
- Diode Laser Module
- Drag Chains
- Drivers & Controllers
- Extruders & Accessories
- Filament & Resin
- Heat Bed & Accessories
- Lead Screws & Parts
- Liner Rails / Blocks
- Liner Smooth Shaft
- Other CNC Accessories
- Racks & Pinions
- Screws / Nuts & Bolts
- Show All CNC
- Spindle & Accessories
- Stepper Motors
- Switches / Indicators / Sensors
- CodeCamp Store
- Java-I Kits
- LCD / LED TV Parts
- Learning Kits
- Little Engineers
- Mother Boards
- Pre Order Products
- RC Models & Parts
- Ruwan Dissanayake
- Special Learning Kit
-
Sensors
- Angle Sensors
- Color Sensors
- Current Sensors | Transformers
- Distance Measuring Sensors
- ECG / Heart Beat Sensor
- Finger Print Sensors
- Flame Sensors
- Gas & Air Sensors
- Hall / Metal Sensors
- IR Sensor / Array
- Laser Sensors / Modules
- Light Sensors
- Magnetic & Reed Sensors
- Motion Detection Sensors
- Obstacle Avoidance Sensor
- Position Sensors
- Presser Sensors
- Proximity Sensors
- Rain Drop Sensors
- Show All Sensors
- Soil Humidity Sensors
- Sound Detection Sensors
- Speed Measuring Sensors
- Temperature / Humidity
- Touch Sensors
- Turbidity Sensors
- Vibration Sensors
- Voltage Detection Sensors
- Water Flow Sensors
- Water Level Sensors
- Water Sensors
- Weighing Sensors
-
Modules
- Audio Amplifier MP3
- Bluetooth Module
- BMS/Battery Charger/Power Bank Module
- Camera Module
- Clock Module
- DTMF / Decoding Module
- Eeprom Module
- GSM/GPRS/GPS Module
- Gyroscope / Compass
- High Voltage Generator
- IIC I2C Communication
- Joystick Modules
- Laser Modules
- Logic & A/D Converters
- Multiplexer Module
- Other Modules
- Power Converters
- Power Modules
- Prototype Shields
- Pulse & Frequency
- Relays / Relay Modules
- Remote Control Modules
- RF Communications
- RFID Modules
- Rotary Encoder Modules
- SD/MSD Card Module
- Sensor Shields
- Show All Modules
- Signal Generators
- TX / RX & Radio
- USB Host & Data & Memory
- Wi-Fi Transceiver Modules
-
Related Accessories
- Antenna & Accessories
- Batteries
- Battery Chargers
- Breadboards / Veroboards
- Buzzers | Piezo | Speakers
- Cables / Clips / Connectors
- Cases / Covers / Holders
- Cooling Fans & Accessories
- DIY PCB Circuits Kit
- Electronics Cleaning Accessories
- Fasteners & Brackets
- Fuses & Holders
- Glues / Tapes
- Heat Sink/Cooling Modules/Thermal Paste
- Inverters
- Keypads/Keyboards/Mouse/Mic
- LCD / LED / TFT Displays
- LED / Pixel LED
- Magnetic Locks
- Magnets
- Memory & Storage
- Midi Cables / Connectors
- Motors
- Multi-function Boards
- PCB Accessories
- PCB Spacers
- Pin Headers
- Pixel LED Controllers
- Pneumatic Fittings
- Power Step Up & Down
- Power Supply & Transformers
- Programmers
- Project & Storage Boxes
- Relays / Relay Modules
- Servo Motors
- Show All Accessories
- Solar Panels | Controllers
- Soldering Accessories
- Solenoid Valve
- Sonoff Wi-Fi Switch
- Stepper Motors
- Switches/ Dimmers
- Testers & Indicators
- Timers & Counters
- TTL Converters
- Volt | Ampere Meter
- Water | Air Pumps
- Wireless Control Relay
- Wires / Jumper Wires
- Communication
- Robotics
-
RC / Quad-Copters
- Brushes / Brush-less Motors
- DIY Frame Kit & Accessories
- ESC / Motor Drivers
- Flight Controllers
- FPV Camera / Telemetry
- GPS Antenna / Stands
- Lipo Battery Straps
- Power Distribution
- Propellers & Accessories
- Rc Accessories
- RC Batteries
- RC Battery Chargers
- RC Boat Accessories
- RC Plane & Accessories
- RC Transmitters / Receivers
- Ready To Fly
- Servos / Accessories
- Show All RC
- Semiconductors
- Tools
- Tech Gadgets
Your shopping cart is empty!
Product Description
1. Summarize
LC 5V WiFi relay module carried a ESP8266 WiFi module and microcontroller.It will send the serial port instructions to the cell phone APP and Implementation within the local area network (LAN) for wireless control relay.
2. The function and characteristics
1. Onboard ESP8266 wifi module,In AP mode, it can be connected by 5 clients at the same time;
2. Wifi relay module has two work modes:
(1)cell phones carry on the wifi module directly;
(2)cell phone and wifi module carry on the same router;
3. Transmission distance:
(1) In the open environment, the maximum transmission distance is 400m when the cell phone carry on the wifi module directly ;
(2) when the wifi module and cell phone carrying on the same router ,the transmission distance depend on the router's signal intensity;
4. Onboard 5v, 10 A / 250 v AC 10 A / 30 v DC relay, absorb 100000 times continuously;
Module with diode effusion protection, short response time;
3. Introduced the hardware and instructions
Size: 45*28mm
The board function description:
IN +,IN-: 5V power input;
TX ,RX and GND: serial port debug pins;
Instructions:
1. Onboard the ESP8266 wifi module has three work modes: STA (client), AP (hot), STA + AP( hot +client), According to the work mode of wifi relay module to choose the corresponding mode of ESP8266 wifi module .
2. Module need configuration by serial debugging software and USB to TTL module send serial command , TX ,RX ,GND pin of USB to TTL module connect to RX ,TX ,GND pin of ESP8266 relay module,and IN+,IN- connect to DC5V power.
3. The default Baud rate of wifi module maybe is 115200 or 9600,you can send AT command change it,such as: AT+CIOBAUD=115200. I recommend you use 115200 in general conditions, but you should change it to 9600 when you use cell phone control the relay(because the Baud rate of on board MCU STC15F104W is 9600).
4.Kindly Remind:
1. Wifi relay module need to reconfigure if restart
2. ESP8266 wifi module has a timeout mechanism, when the cell phone haven't sent commands to the ESP8266 wifi module over a period of time (default is 180s) , the ESP8266 wifi module will kick off your cell phone, you can send
AT + CIPSTO = < time > on the PC to modify this time (time range 0-7200), such as: AT + CIPSTO = 3600.
3. If it not return OK and just return what you've sent commands when you use “USR-TCP232-Test-V1.3” configure the wifi module,you can press the ENTER before send commands
4. If it no response when you use “USR-TCP232-Test-V1.3” configure the wifi module, maybe the baud rate is incorrect,You can try 115200 or 9600. but when you use cell phone control the relay, you must make sure the baud rate of wifi module is 9600(send AT+CIOBAUD=9600 can change it),because the baud rate of onboard MCU(STC15F104W) is 9600
5. If you want to use a computer to control relay directly(baud rate is 9600), you can unplug the ESP8266 wifi module,and TX ,RX ,GND pin of USB to TTL module connect to TX ,RX ,GND pin of wifi relay module, IN+ and IN- connect to DC5V power. Send serial command(A00101A2 open relay; A00100A1 closed relay,command format must be hex) with serial debugging software on the PC to control the relay.
6.If the relay can't open or close,maybe you need remove the R4, and use the USB to TTL module's VCC pin connect to relay module's 5V pin.
5.Installation steps
For work mode 1 (cell phones carry on the wifi module directly),Open the “USR-TCP232-Test-V1.3” Serial debugging software on the PC , send the flowing commands step by step:
1, AT+CWMODE=2, select AP mode;
2, AT+RST, reset;
3, AT+CIPMUX=1, open multiple connections;
4, AT+CIPSERVER=1,8080, configure the TCP server, set the port number;
5, AT+CIFSR, view the IP address in AP mode, such as: APIP, “192.168.4.1";
6, AT+CIOBAUD=9600, set Baud rate to 9600.
7,Connect to the AP(Access Point) of ESP8266 wifi module on Android cell phone
8,Install the “EasyTCP_20” APP on the Android cell phone and open it, click “connect” and enter the IP address and port
9, Press the function blocks and enter the name and content of the serial command
(A00101A2 open relay,A00100A1 closed relay,command format must be hex)
10, Finally you can send serial command to control the relay by click the function blocks.
For work mode 2(cell phone and wifi module carry on the same router),Open the “USR-TCP232-Test-V1.3” Serial debugging software on the PC , send the flowing commands step by step:
1, AT+CWMODE=1, select STA mode;
2, AT+RST, reset;
3, AT+CWJAP=<ssid>, <password>, let WiFi module connect to the router, for example: AT+CWJAP="LCTECH","12345678";
4, AT+CIPMUX=1, open multiple connections;
5, AT+CIPSERVER=1,8080, configure the TCP server, set the port number;
6, AT+CIFSR, view the IP address in STA mode, such as: STAIP, “192.168.1.103”;
7,AT+CIOBAUD=9600,set Baud rate to 9600.
8, Using cell phone connect to the router
9,Install the “EasyTCP_20” APP on the Android cell phone and open it, click “connect” and enter the IP address and port
10, Press the function blocks and enter the name and content of the serial command (A00101A2 open relay,A00100A1 closed relay,command format must be hex)
11, Finally you can send serial command to control the relay by click the function blocks.
When you order from duino.lk, you will receive a confirmation email. Once your order is shipped, you will be emailed the tracking information for your order's shipment. You can choose your preferred shipping method on the Order Information page during the checkout process.
The total time it takes to receive your order is shown below:
The total delivery time is calculated from the time your order is placed until the time it is delivered to you. Total delivery time is broken down into processing time and shipping time.
Processing time: The time it takes to prepare your item(s) to ship from our warehouse. This includes preparing your items, performing quality checks, and packing for shipment.
Shipping time: The time for your item(s) to travel from our warehouse to your destination.
Shipping from your local warehouse is significantly faster. Some charges may apply.
In addition, the transit time depends on where you're located and where your package comes from. If you want to know more information, please contact the customer service. We will settle your problem as soon as possible. Enjoy shopping!
Related Products
Joystick Breakout Module Shield PS2 Game Controller
- 100% BRAND NEW - PS2 joystick joysticks standard interface module electronic building blocks and 2.54mm pin interface leads - Phillips is a two-way rocker 10K resistor, with the joystick..
F550 Hexa Frame Arm HexaCopter PCB * Without Landing Gear
Features:- F550 is a multi-rotor designed for all pilots for fun or AP.- It can achieve hovering, cruising, even rolling and other flight elements.- It can be applied for entertainment, aerial photogr..
Versatile Precision Screw Driver Set YOU-8100
Package Include 1 x Versatile Precision Screw Driver Set YOU-8100..
KF301-4P 5.08mm 4 Pin Terminal Screw Connector *1Pcs
1 x KF301-4P 5.08mm 4 Pin Terminal Screw Connector..