arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.2k stars 4.81k forks source link

Support for Wemos D1 mini v3 #1698

Closed mpuff closed 6 years ago

mpuff commented 6 years ago

Hello,

there is a new wemos d1 mini v3.0.0. The frimware doesnt work with that, it is also esp8266 based. Maybe you can add to support this.

Frogmore42 commented 6 years ago

What is not working? Looking at the schematic for the v3, it is basically the same and should work fine.

mpuff commented 6 years ago

i have now seen in a datasheet that the v3 is ESP8266EX based!

Igor122017 commented 6 years ago

hello? i have a new wemos d1 mini v3, load is ok but do not working... foto image

henkez73 commented 6 years ago

@Igor122017 That looks lime a lolin to me. Try flashing it as a nodemcu instead of wemos di mini.

Frogmore42 commented 6 years ago

The esp8266EX is the current full name for esp8266 (from what I have read) and has been all that is available, ie is fully compatible with Tasmota.

If you are having an issue, please provide more details about exactly what you did and what is wrong. Saying it is not working is not likey to lead to a solution. Providing the console/serial output might.

Igor122017 commented 6 years ago

@ Igor122017, Thanks you very much... all working... i am uncomment out the line in platformio.ini that says: upload_resetmethod = nodemcu tell me please, where i can find name pin?

mpuff commented 6 years ago

today i got another v3, this one is working. thank you for your help