Search found 32 matches

by fdushin
Sun Jul 24, 2016 4:37 pm
Forum: ESP8266 boards
Topic: why os.listdir return ENODEV
Replies: 28
Views: 34582

Re: why os.listdir return ENODEV

Okay, I don't know why it worked, but it did work this time. I am pretty sure I had tried all of these steps before, but I couldn't get it to work. But this time, it seems to have. (Also, I am using a CP2102 chipset, as that seems to have a signed driver for MacOS. I can use the CH3400 which comes w...
by fdushin
Sat Jul 23, 2016 4:17 pm
Forum: ESP8266 boards
Topic: why os.listdir return ENODEV
Replies: 28
Views: 34582

Re: why os.listdir return ENODEV

I have been having this issue on one of my ESP-12's, which I have wired up manually to a CP2102 (from MacOS). I have not had the same issue with my ESP-01 (also manually wired) or my Wemos D1 (ESP-12). I am wondering if I am using esptool.py correctly, because I have had a different set of symptoms,...