Re: network access and WiFi control



But you're reading that backwards, it seems to me. It doesn't say that it
*will* keep it on when there's activity (forever). It just says that if
there is *no* activity, it will turn off WiFi and, the way you have it set,
it will keep WiFi on as long as there's activity. However, if the device is
suspending, I would guess that all bets are off and everything, essentially,
is turned off.

Paul T.

"Glindberg" <Glindberg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:02830751-3F59-4725-B3CB-4EF14BE5D4AB@xxxxxxxxxxxxxxxx
I'm running on a T-Mobile Dash phone, under Settings/Connections/Wi-Fi
Settings/Power Mode there is a check box that says "Auto Turn off WLAN if
no
WLAN or user activities after LCD OFF over:" and then a drop down box for
the
time. What is used to determine "no WLAN" activity? If I've got a
connection downloading a file over the WiFi, shouldn't that be considered
'activity'? Isn't there a call to the system that can indicate that we
are
using the channel and it should stay up?

Greg

"Paul G. Tobey [eMVP]" wrote:

There's no right answer to this. The device OEM, not Microsoft, decides
if
the WiFi connection is shut down when the device suspends or not (or if
the
device can suspend when there is traffic). Certainly, if you are using a
'card' for WiFi (which I'd guess almost everyone is, even if the card is
not
user-unpluggable), there's little doubt that the card will be powered off
when suspend occurs and I suspect that the WiFi driver is either not
configured to keep the device on when active or just doesn't support
that.
If the amount of time you might be 'up' is limited, you can keep the
device
on by periodically calling SystemIdleTimerReset(). This will also keep
the
screen on, so that might not be what you're after, exactly, of course.

If you absolutely must have it so that the screen can go dark, etc., but
the
WiFi has to keep the device from going into full suspend, you're going to
need to look at the registry settings for the network adapter and maybe
NDIS
itself. The documentation may be on MSDN (Windows CE x.x or Platform
Builder x.x).

Paul T.



.



Relevant Pages

  • Re: [opensuse] opensuse 11.1 on a Lenovo Thinkpad T61p
    ... Funny on my X61 everything works including wifi and suspend. ... -The kernel shipped with 11.1 locks up on this machine. ... Connection was not provided by any settings service ...
    (SuSE)
  • Re: network access and WiFi control
    ... Settings/Power Mode there is a check box that says "Auto Turn off WLAN if no ... WLAN or user activities after LCD OFF over:" and then a drop down box for the ... the WiFi connection is shut down when the device suspends or not (or if the ... device can suspend when there is traffic). ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: London, Wifi, or CyberCafe?
    ... its too old for wifi tricks I think. ... I have a cheapo PDA that I've upgraded to WLAN for travel with a WLAN ... email, really light and compact and long battery life, screen a bit ... SD card into, mostly just for this trip so my wife could leave her M515 ...
    (rec.travel.europe)
  • Re: network access and WiFi control
    ... device can suspend when there is traffic). ... 'card' for WiFi (which I'd guess almost everyone is, even if the card is not ... I need to be able to signal the WiFi connection ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: suspend resume results os freeze
    ... Which Wifi module you are using? ... device actually never enters suspend fully. ... programatically unloaded/ejected the card driver pre-suspend. ...
    (microsoft.public.windowsce.platbuilder)

Loading