Search found 1 match
- Fri Feb 13, 2015 5:09 pm
- Forum: Development of MicroPython
- Topic: Ported to esp8266!?
- Replies: 29
- Views: 36250
Re: Ported to esp8266!?
Finally i have solved my issues. Now blaming my stupid somehow borked FTDI adapter (USB BUB II from modern devices) Just my two cents on your ftdi adapter: it has a 10k resistor on TX line. It works OK with Arduinos, while esp doesn't like it. Remove it (short the pad) and will work. I know this be...