- Mon May 22, 2017 9:22 pm
#66201
To follow-up, it is NOT a firmware problem. I did follow that example, and is why I wondering it was not working. I bought a FTDI thingy so I could type at it and see the replies, and it worked as expected this way,
so clearly not a firmware issue. I have been struggling with this damn device for over a week now, great to save $20 and spend 50 hours messing with it. I have 'blown-up' 5 of them now that don't power up anymore, or powerup to just get resets over and over. But over this time, I did get something to work on unit number 6,
an ESP-12e version, but it is flakey too. Unfortunately I'm having to use a little micro that has only 128bytes of memory, so I can't even read in an entire web page request, but have managed to deal with this limitation.
My problem now seems to be when sending back the http reply, it is getting some 'busy' replies almost every time and not sending the entire reply back.
I have bought another handful of esp-2, but now I'm thinking $10 is cheap for something that might actually work right, and bought a different wifi board, but I need to get this working asap, and now I'm thinking of
dropping the wifi and just hardcode a terminal for the user interface. This isn't so simple either in terms of software, as I don't want the end user to have to load anything on their phone or laptop to control this system I have built, but anything other than wifi and a browser interface needs them to load in some kind of software.