-
Notifications
You must be signed in to change notification settings - Fork 637
Hardware Maxcio W DE004
Contributed based on work by Michael Harwerth from Germany
Quite affordable (4-pack for 47€ on Amazon) Wifi Plugs. Of course, they have their own mobile phone app, but that's not what we're looking for, isn't it?
Property | Value |
---|---|
Manufacturer | Maxcio |
Product page | Amazon Link |
Wiki page | |
Build flag | MAXCIO_WDE004 |
- Input voltage: AC100-240V 50/60Hz
- Working Current: 10A
- Has power meter: NO
- Power consuming: ≤0.3W
- Dimensions L2.96 x W1.57 x H0.98"
- Has a USB port which alledgedly outputs 2.1A (it's also used for supplying power when flashing)
Drill a hole in the botom cover. This will allow you to easily pry off the cover
Loosen the two screws that are now exposed and you now have access to the insides
USB Port connector is a good place for connecting GND
RX, TX and GPIO0 are marked here
For flashing, connect up RX<->TX and TX<->RX as usual to your programmer, GND to GND and hold GPIO0 against ground, then power it up via the USB port. Possibly there may be a way to connect 3.3V directly. I don't know, need to get myself a new multimeter one of these days and check it out.
Here is the pinout for the WiFi module
None found so far
If you're looking for support:
- Issues: this is the most dynamic channel at the moment, you might find an answer to your question by searching open or closed issues.
- Wiki pages: might not be as up-to-date as we all would like (hey, you can also contribute in the documentation!).
- Gitter channel: you have better chances to get fast answers from project contributors or other ESPurna users. (also available with any Matrix client!)
- Issue a question: as a last resort, you can open new question issue on GitHub. Just remember: the more info you provide the more chances you'll have to get an accurate answer.
- Backup the stock firmware
- Flash a pre-built binary image
- Flash a virgin Itead Sonoff device without opening
- Flash TUYA-based device without opening
- Flash Shelly device without opening
- Using PlatformIO
- from Visual Studio Code
- Using Arduino IDE
- Build the Web Interface
- Over-the-air updates
- Two-step updates
- ESPurna OTA Manager
- NoFUSS
- Troubleshooting
- MQTT
- REST API
- Domoticz
- Home Assistant
- InfluxDB
- Prometheus metrics
- Thingspeak
- Alexa
- Google Home
- Architecture
- 3rd Party Plugins
- Coding style
- Pull Requests