UPDATED! Development of NodeMCU is stopped. OR NOT?!?

Interesting, NodeMCU shared news about ESP32 support and development of ESP32 development board on social networks. The news is here.

Development of NodeMCU is stopped. Very popular project of development board and firmware for ESP8266 . Makers announced that on social networks and project website. Firmware and documentation still be available.

Dear maker,

We’re very sorry. NodeMCU has stopped further development of a new development board. And discontinued making new hardware.

The community will updated the NodeMCU Firmware and Documentation.

Yours sincerely,

NodeMCU Team.

Firmware of github.
Documentation.

Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

If you follow me on social networks (facebook, twitter and google plus) maybe you saw a few posts which I shared. My the latest project is watering system with popular WiFi chip called ESP8266, ESP12E module, NodeMCU development board. This…

Everybody has meteostation… somebody better, somebody worse. I wanted meteostation too. I didn’t spend a time with development of sophistic device. My requirements was very easy – measurement temperature, humidity and use SHT75, because I got that as a sample…

After my experimentes with NodeMCU and SHT75 I designed next version of my mini meteostation. I designed own PCB for plastic box. I chose the same ESP8266 module which is in NodeMCU, ESP12E. SHT75 temperature/humidity sensor is expensive (but very…

I’m sure that you encountered with the situation when your code or part of your code didn’t work as you wanted – operation with a few pointers, logic operations, conditions, parsing of value from long array etc. If you have…

After my experiences with ESP12E (NodeMCU, ESP8266) and SHT75 temperature/humidity sensor I decided to make second version of board used for weather station. The first version is available on https://time4ee.com/articles.php?article_id=33. The changes of previous board are not so important. Do…