I having been developing on Wemos D1 Mini platform for some time. Thought I would try to shrink my projects a bit and try to switch to the ESP-12S modules.
I purchased a, what I think you would refer to as a 'Frog Pin Programmer', for programming the boards.
I assumed this would be a straight forward process of inserting the ESP12S into the programmer, plugging in the programmer, and uploading my code and that was is.
However, the Arduino IDE is not recognizing the boards when I plug them in.
EDIT: I should note that pressing the reset or program buttons on the programmer do not help. Also the serial port is not displaying in Arduino IDE.
The CP2102 USB-to-serial adapter was one of the two main and preferred alternatives to the FT232 some years back but has been overtaken by the cheaper Chinese-designed CH340. In both cases, you need to install a driver for Windoze, though Linux (Mint) supports them all automatically.
It is fascinating to see the CP2102 re-surface!
Banggood's search facility is pretty much useless (unless there is some concealed option to make it work)!
Good point Wawa! I have a Nodejs server setup with a Postgres database to store my firmwares.
I will have the ESPs periodically check for updates from my server using the ESP8266HTTPUpdate library. However, this doesn’t work well for testing so I may use your idea as well.
Watch this.
Ignore the capacitor part from 3:30.
You're NOT powering two processors, because the one on the NodeMCU is disabled (draws no current).
Leo..