Not entirely rocket related, but hoping for some advice. I have been playing with Arduino for a few years, and have built some fun and useful projects. My latest effort is to get into the IoT realm, and I've hit a bit of a wall. The forums for this are not being the most helpful since much of it is over my head. I bought a NodeMCU knock-off from eBay, and got my sketch loaded and working fine (it's reading temp and humidity and posting it over WiFi to a website). I wanted to trim this down to a smaller package, so I also bought the standalone ESP8266-12e modules. This is the same as what's on the NodeMCU, minus the FTDI and powersupply circuitry. My trouble is that I can't get the sketch to load on the standalone module (I'm using the Arduino IDE)- I've got the proper 3.3v, and I've tried two different FTDI boards, and nothing...
Pinout is:
GPIO0 and GPIO15 - Low
EN - High
Tx to Rx
Rx to Tx
Vcc and Gnd to 3.3 and gnd.
RST to ground via switch, and also tried RTC on my UART.
I know eggtimer Quantum uses this WiFi MCU, but didn't want to bug Cris directly since this isn't his product, but maybe he or someone with similar experience will take pity ?
Pinout is:
GPIO0 and GPIO15 - Low
EN - High
Tx to Rx
Rx to Tx
Vcc and Gnd to 3.3 and gnd.
RST to ground via switch, and also tried RTC on my UART.
I know eggtimer Quantum uses this WiFi MCU, but didn't want to bug Cris directly since this isn't his product, but maybe he or someone with similar experience will take pity ?