Building Micropython for ESP8266

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
User avatar
Roberthh
Posts: 3667
Joined: Sat May 09, 2015 4:13 pm
Location: Rhineland, Europe

Re: Building Micropython for ESP8266

Post by Roberthh » Sun May 14, 2017 3:19 pm

Was this other ESP8266 the same model or a different one? I could be interesting if certain models have issues. From what I read, the esp-14 has an additional STM8S003F3P6, which controls the link to the ESP8266. That might be a source of trouble.

rosenrot
Posts: 30
Joined: Mon Dec 12, 2016 9:39 pm

Re: Building Micropython for ESP8266

Post by rosenrot » Sun May 14, 2017 6:54 pm

Actually it was a esp-14 but I did not see trouble in the beginning (I wrote it 1000 times). Maybe it was even a loose pin because now gpio0 broke away, that is the end for this module.

Post Reply