NodeMCU board ESP8266 WiFi module CP2102 ESP-12E Lua WiFi
NodeMCU board ESP8266 WiFi module CP2102 ESP-12E Lua WiFi is backordered and will ship as soon as it is back in stock.
Couldn't load pickup availability

Call us on 1300 240 817 between 10 AM and 4 PM on weekdays or email team@littlebird.com.au .
The Fastest Shipping
The Fastest Shipping
We ship faster because we built our own shipping 🤖 robot.
Pi Australia is operated by Little Bird, and we go to great lengths to ship your orders, often within minutes.
You can view shipping options and pricing at checkout without logging in.
For orders over 500g (such as bulky items), shipping may cost more than the initial estimate.
We deliver across Australia, and here are the options (based on your location; view them on the cart page):
- Standard Post: Starting at $7 (6+ business days, with tracking)
- Express Post: Starting at $11 (2+ business days, with tracking)
- Same Day Delivery: Available for Sydney orders.
- Non-metro WA, NT, SA, and TAS: May take an additional 2+ days.

Updating the firmware on a NodeMCU board with an ESP8266 WiFi module, such as the ESP-12E, typically involves flashing new firmware onto the device. Here are the general steps to update the firmware on a NodeMCU board:
- Arduino IDE: You can download it from the official Arduino website.
- ESP8266 Board Manager: If you haven't already, you'll need to install the ESP8266 board support for the Arduino IDE. Go to "File" > "Preferences" in Arduino IDE, and add this URL to the "Additional Boards Manager URLs" field: http://arduino.esp8266.com/stable/package_esp8266com_index.json. Then, go to "Tools" > "Board" > "Boards Manager" and install the "esp8266" package.
2. Connect Hardware:
3. Select Board and Port:
4. Download Firmware:
5. Flash Firmware:
- Open the firmware sketch in the Arduino IDE (it's usually a
.ino
file). - Verify that the settings in the sketch match your NodeMCU board and your project's requirements.
- Click the "Upload" button (the right-facing arrow) to flash the firmware to the NodeMCU.
6. Monitor Serial Output (Optional):
7. Verify and Test:
Payment & Security
Payment methods
Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.