ets Jan 8 2013,rst cause:2, boot mode:(1,7),
or something different depending on which module I use.
Which tells me at least I am at least getting something.
I have tried every baud setting in Arduino IDE. If I get something, it is gibberish. Or I get nothing. I have tried 3 power sources,with a 1000uF capacitor. That rules out baud rates, and power issues. I have tried 4 of the ESP-01's and also the Huzzah, that rules out the module itself being faulty. I have redone my wiring probably a dozen times now. I have mostly used an empty sketch, but I have used sketch's that work perfectly fine in the IOT world, but nothing happens with AT commands. (I can, for example, get online and switch relays from my moms house 2 hours away with no problems.) I have tried Putty and Arduino IDE. I have restarted the module itself, I have set GPIO-2 to ground, floating, and positive.
It is something small I am missing here, and if any has a suggestion I am all ears. Is it my sketch's? This shouldn't be that complicated, its the most basic function of the device and yet I can't seem to get it to function. So....yeah....I am a feeling like a total noob here. Which I am, I won't deny.
Too much info probably, but I'm hoping we can get past the obvious "Have you restarted it" type responses that I constantly see on Google search for this problem.