Yes, it’s me again!
I installed and included in my testing script the MeWifi module. It fired up just fine, I got into the config and had it connect to my home network. All of that worked just peachy. No problems at all. Now it broadcasts it’s own ap and is a client on my network.
That said:
I’ve just read (and reread) the MeWifi “manual” and it’s sorely lacking. They used a ESP8266 chip, which is FANTASTIC, since it’s so much more powerful than the Orion (Uno) chip. But I don’t understand, at least, from the manual, how on earth we use it.
They mention the switch with Work and Prog settings and tell you that’s what they are for: work for working and prog for programming. OK… So when we’re doing the initial setup, are we in Work mode since (I imagine) we’re using the programming Makeblock has obviously done on the chip?
So I’ve two questions:
-
If used as programmed, what are we able to do from the Orion (and Arduino IDE) once we’ve completed configuration? How do I get/receive info from the module? All by serial interface? If so, is there a list of functions available? Seems this module’s been available for awhile, so is there updated documentation?
-
If we want to program the module, can we use an FTDI cable on the “DIY” pins mentioned in the manual? Can we access the module from the Arduino IDE without a cable (ie, from the IDE with the module attached to the Orion)? And of course, can we return it to factory?
In the manual, it mentions some software for communicating - USP-TCP232 something… where is this software? It didn’t come in the download for the manual.
As it’s configured, I’m curious as to what we’re able to do with it. I’d really like to ask for more than just a two sentence reply here. If you can send me to a site which answers my questions in two lines, great! On the “learn” page, it says this is a complex module so refer to the web site… Which?
Thanks in advance!