---
product_id: 28516649
title: "Makerfocus 4pcs ESP8266 Esp-01 Serial Wireless Wifi Transceiver Module Compatible with Arduino"
brand: "makerfire"
price: "Rp12042"
currency: IDR
in_stock: false
reviews_count: 8
url: https://www.desertcart.id/products/28516649-makerfocus-4pcs-esp8266-esp-01-serial-wireless-wifi-transceiver-module
store_origin: ID
region: Indonesia
---

# Compatible with Arduino 1MB SPI Flash DC3.0-3.6V Makerfocus 4pcs ESP8266 Esp-01 Serial Wireless Wifi Transceiver Module Compatible with Arduino

**Brand:** makerfire
**Price:** Rp12042
**Availability:** ❌ Out of Stock

## Summary

> 🚀 Elevate Your Projects with the MakerFocus ESP-01!

## Quick Answers

- **What is this?** Makerfocus 4pcs ESP8266 Esp-01 Serial Wireless Wifi Transceiver Module Compatible with Arduino by makerfire
- **How much does it cost?** Rp12042 with free shipping
- **Is it available?** Currently out of stock
- **Where can I buy it?** [www.desertcart.id](https://www.desertcart.id/products/28516649-makerfocus-4pcs-esp8266-esp-01-serial-wireless-wifi-transceiver-module)

## Best For

- makerfire enthusiasts

## Why This Product

- Trusted makerfire brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Compact Powerhouse:** Small size, big impact—perfect for space-constrained applications.
- • **User-Friendly Support:** Access tutorials and guides to get you started in no time.
- • **Future-Proof Your Projects:** Stay ahead with the latest version of the ESP-01 module.
- • **Unleash Your IoT Potential:** Transform your projects with seamless WiFi connectivity.
- • **Versatile Modes for Every Need:** Switch effortlessly between AP, STA, and AP + STA modes.

## Overview

The MakerFocus 4pcs ESP8266 ESP-01 Serial Wireless WiFi Transceiver Receiver Module is a compact and powerful IoT solution featuring 1MB SPI Flash and a voltage range of DC3.0-3.6V. Compatible with Arduino, it supports multiple operational modes (AP, STA, AP + STA) and comes with user-friendly support resources, making it ideal for both beginners and seasoned developers.

## Description

Review: Super devices, work just fine - Super devices, work just fine. New to all this, but there is enough info out there and it got me going fairly quickly. I will be buying them again and again and again. If you plan to use the the SoftwareSerial library use a lower baud rate than 115600, this is a software serial bus emulator, so your hardware/software configuration may not be up to par. This is not a problem with the ESP8266, this little device works just fine. Another point worth mentioning is that if programming more than one Arduino through a Pi you will be using more than one instance of the Arduino IDE (one for each Arduino you are prototyping). For each instance of the IDE you need open it from the Rasperry Pi menu, don't open another sketch from the IDE menu.If you do the latter you will become unhinged trying to keep all the com ports and Serial monitors synchronised with each Adruino.
Review: None of them worked. Update all of the replacements worked - First I tried the ESP-01 flashing circuit that I used in the past and none of them would go to the AT command mode, I would see READY but could not go beyond that. I the tried using the Arduino UNO as the programmer. The terminal session came up as it should in the AT command mode and worked great. I then tried to flash the example blink program to it. It looked like it was working but when it was done the ESP module was not blinking and it would no longer process AT commands. Update 5/14. The seller immediately sent out 4 replacements. For some reason withe same flash setup they all worked. I don't know what the problem could have been but thanks to the sellers quick response every thing is good now.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B01EA3UJJ4 |
| Best Sellers Rank | #1,443 in Serial Adapters #67,649 in Computer Cables & Interconnects |
| Brand | Makerfire |
| Built-In Media | 4 * ESP8266 ESP-01S WiFi Serial Transceiver Module |
| Compatible Devices | Arduino |
| Connector Type | Micro USB |
| Customer Reviews | 4.3 out of 5 stars 351 Reviews |
| Input Voltage | 3.3 Volts |
| Item Dimensions | 1 x 0.48 x 0.5 inches |
| Item Weight | 0.02 Pounds |
| Item dimensions L x W x H | 1 x 0.48 x 0.5 inches |
| Manufacturer | MakerFocus |
| Mfr Part Number | ES3143916Z64RB378 |
| Model Number | Esp-01 |
| Number of Items | 4 |
| Number of Ports | 5 |
| Package Quantity | 1 |
| Power Plug Type | No Plug |
| UPC | 190033500186 |
| Unit Count | 4 Count |

## Product Details

- **Brand:** Makerfire
- **Compatible Devices:** Arduino
- **Connector Type:** Micro USB
- **Item Weight:** 9.07 g
- **Item dimensions L x W x H:** 1 x 0.48 x 0.5 inches

## Images

![Makerfocus 4pcs ESP8266 Esp-01 Serial Wireless Wifi Transceiver Module Compatible with Arduino - Image 1](https://m.media-amazon.com/images/I/71Zcq7oFzjL.jpg)
![Makerfocus 4pcs ESP8266 Esp-01 Serial Wireless Wifi Transceiver Module Compatible with Arduino - Image 2](https://m.media-amazon.com/images/I/61N6iWdRuxL.jpg)
![Makerfocus 4pcs ESP8266 Esp-01 Serial Wireless Wifi Transceiver Module Compatible with Arduino - Image 3](https://m.media-amazon.com/images/I/61tzg6Pt8IL.jpg)
![Makerfocus 4pcs ESP8266 Esp-01 Serial Wireless Wifi Transceiver Module Compatible with Arduino - Image 4](https://m.media-amazon.com/images/I/71t53FVZgUL.jpg)
![Makerfocus 4pcs ESP8266 Esp-01 Serial Wireless Wifi Transceiver Module Compatible with Arduino - Image 5](https://m.media-amazon.com/images/I/81bRoae-gHL.jpg)

## Questions & Answers

**Q: What does it do? can it make uno r3 connect to a router?**
A: You can use it for linking n Uno r3 to connect to a router, or you can use it to replace that Uno r3 in some situations. As an example if you are using the Uno r3 to gather data from a temperature sensor, and if the temperature is below a certain point, toggle a relay to turn on a heater, you can do all of that with just this, and add in logging the temperature changes and information on whether the heater has been turned on to a web page. Or use it to sense light levels and turn on the front porch light and then turn it off again 6 hours later or at a time that it compares to an ntp server for. There are 4 GPIO pins on this, rx, tx, G0 and G2. The available libraries that support this device include i2c, the various 1wire devices, and so on. No you can't do SPI, so for now you probably won't be able to do datalogging to a flash card, but you can use the tx/rx pins to send such data to a Uno r3 where you can have SPI devices attached. Or as noted above log it to a server on the network w/o running it to a local flash card if you would like. If you do want to use it as a network bridge for an Uno r3, you will need to program it, and the Uno r3 to support the variation of hayes at+ command syntax, or program this to set up it's own connection and packetize the data coming from the Uno. There will be a learning curve in either case. But attaching an Uno to a wifi router is what it was originally sold to do. It's just a bit more capable than that.

**Q: This is the only esp8266 chip that doesnt seem to support having new firmware flashed on it, anyone else have this problem? are these chips**
A: You CAN flash the firmware on them, but to a hobbyist, it might seem like a miracle.  The trick is in pulling GPIO1 and 2, as well as the reset pin to the appropriate place.  Instructions on the internet are conflicting, and I can't honestly remember the setup I used, but I definitely did flash it with custom software from the Arduino IDE.Good luck!

**Q: Spent 2 days following all instructions and tutorials.  send at command, no ok response from these type ii boards.  any lessons that actually work?**
A: Maybe this can help you!
 Version II to test this module youtube tutorial: ★https://youtu.be/HDt8FS9t6lI; ★Version I youtube tutorial: ★https://www.youtube.com/watch?v=qU76yWHeQuw.
Link to view the technical details, ★https://nurdspace.nl/ESP8266; ★Introduction: https://github.com/sleemanj/ESP8266_Simple.

**Q: How do i know the pins ? the pin coding on these chips are different from those online. what are the functions for pins -ce,csm,sck,mo,mi,iro? thanks!**
A: Hi
These are ESP8266 ESP01 if you are looking at the opposite face of the pins with the antenna to your left you will have the following: on the left column top is RX ( 3.3V data level) one level down GPIO0 (general purpose Input/output 0) another level down GPIO2 (general purpose Input/Output 2) and bottom GND (ground).   On the right column top VCC (3.3V power line +) , one level down RST (reset = LOW active) another level down CH_PD (chip power down : LOW =power down active ) and bottom TX (3.3V data level).   I hope it helps

## Customer Reviews

### ⭐⭐⭐⭐⭐ Super devices, work just fine
*by M***H on February 14, 2017*

Super devices, work just fine. New to all this, but there is enough info out there and it got me going fairly quickly. I will be buying them again and again and again. If you plan to use the the SoftwareSerial library use a lower baud rate than 115600, this is a software serial bus emulator, so your hardware/software configuration may not be up to par. This is not a problem with the ESP8266, this little device works just fine. Another point worth mentioning is that if programming more than one Arduino through a Pi you will be using more than one instance of the Arduino IDE (one for each Arduino you are prototyping). For each instance of the IDE you need open it from the Rasperry Pi menu, don't open another sketch from the IDE menu.If you do the latter you will become unhinged trying to keep all the com ports and Serial monitors synchronised with each Adruino.

### ⭐⭐⭐⭐⭐ None of them worked. Update all of the replacements worked
*by T***D on May 7, 2019*

First I tried the ESP-01 flashing circuit that I used in the past and none of them would go to the AT command mode, I would see READY but could not go beyond that. I the tried using the Arduino UNO as the programmer. The terminal session came up as it should in the AT command mode and worked great. I then tried to flash the example blink program to it. It looked like it was working but when it was done the ESP module was not blinking and it would no longer process AT commands. Update 5/14. The seller immediately sent out 4 replacements. For some reason withe same flash setup they all worked. I don't know what the problem could have been but thanks to the sellers quick response every thing is good now.

### ⭐⭐⭐⭐ Tough to Program
*by S***S on November 30, 2018*

I purchased some of these to attempt to roll my own smart switch. The boards seem decently constructed, but I really wish there was just a little bit more concise documentation out there SOMEWHERE. The Youtube links that Makerfocus provide seem to really emphasize the whole version 1 vs version 2 thing. I'm still not sure how that matters. The most useful page I found was the teomaragakis dot com blog post on "how-to-connect-an-esp8266-to-an-arduino-uno". Except it didn't work. I was able to use the Arduino IDE and an Arduino Uno to connect to the ESP board and use the Arduino IDE Serial Monitor to see the boot messages. I was also able to use GPIO00 to toggle between AT mode and Flash mode (neat tip I didn't see anywhere - the blue LED flashes twice on boot into AT mode, once on boot into flash mode). In AT mode I was even able to send it commands to connect it to my wi-fi. But every stinking time I booted into flash mode and attempted to upload a sketch, I would get the espcomm_sync errors that you find people complaining about all over the web. I tried all sorts of different settings in the Arduino Tools menu with no success but sometimes varying error messages. So I finally had success by... switching my board to an Arduino Mega. Some of the pages out there suggest the 3.3V supply on the Uno board is iffy. It seems that was my problem. When I switched out the board and used the Arduino Mega (with the reset held to ground), my sketch uploaded with no problem and immediately started running. My Arduino IDE settings are shown in the attached screenshot (choose your own port obviously)- hopefully this will help those that are just starting out. The Flash Size, Mode, and Frequency are all derived from the boot message in AT mode.

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.id/products/28516649-makerfocus-4pcs-esp8266-esp-01-serial-wireless-wifi-transceiver-module](https://www.desertcart.id/products/28516649-makerfocus-4pcs-esp8266-esp-01-serial-wireless-wifi-transceiver-module)

---

*Product available on Desertcart Indonesia*
*Store origin: ID*
*Last updated: 2026-05-31*