Quote Originally Posted by dhouston View Post
That sounds like a lot of current for a battery operated device. How much does the MatchPort draw?

It looks like all WiFi modules will draw in the 250mA area when transmitting.

You might look at the ConnectOne Mini Socket iWiFi. You send it AT commands - there's an example (wired or WiFi will be nearly identical) in the new Ethernet section here. I suspect but do not know for certain that there's an AT command to wake it from deep sleep mode.
Thanks so much, Dave, for this info. I checked out the MiniSocket from ConnectOne and have a couple of questions:
1) I couldn't find the "new Ethernet Section" and would like to read the example you mention that is located there. Can you be more specific as to how to find the "Ethernet Section" url location on their MiniSocket web page?
2) You mention in another post that the MiniSocket only consumes 8 uA in sleep mode, yet the data sheet I see says it consumes 8 mA in power save mode and 40 uA in deep sleep mode. Can you please clarify where your "8 uA" comes from?
3) I checked the AT+i Progammers Guide and I couldn't find an AT+i command to awaken the MiniSocket from PC side. I sent a question on this via email to ConnectOne and will let you know answer when I receive it.
4) Do you have an PicBasic Pro code that you have developed for use with the MiniSocket for the PIC MCU serial interface (RS232, RS485 or UART??) that you could share with me?