|
2010-06-03
, 12:15
|
Posts: 40 |
Thanked: 10 times |
Joined on May 2010
|
#362
|
|
2010-06-03
, 12:32
|
|
Posts: 286 |
Thanked: 219 times |
Joined on Feb 2010
@ France
|
#363
|
There was a question asked further up the thread about push email which I didn't see an answer for. I use Nokia messaging to push my gmail to my phone. I assume this is different from a mail client polling a server from my phone because nothing on the phone initiates a connection, so if my phone is offline, I get no email.
So would it be right to assume that if I use autodisconnect, I will not get emails pushed to the n900?
|
2010-06-03
, 13:20
|
Posts: 23 |
Thanked: 2 times |
Joined on May 2010
@ Manchester
|
#364
|
|
2010-06-03
, 13:35
|
|
Posts: 286 |
Thanked: 219 times |
Joined on Feb 2010
@ France
|
#365
|
|
2010-06-03
, 16:09
|
Posts: 318 |
Thanked: 49 times |
Joined on Nov 2009
|
#366
|
For automatical connection you might give alarmed or fcron a try. I'm running alarmed with an hourly connection command and autodisconnect then is responsible for disconnecting again, when all traffic is done.
Works perfectly!
|
2010-06-03
, 18:12
|
Posts: 20 |
Thanked: 3 times |
Joined on Jun 2010
|
#367
|
|
2010-06-03
, 18:24
|
Posts: 539 |
Thanked: 165 times |
Joined on Feb 2010
@ Berlin, Germany
|
#368
|
Is this for rss? Did you have to setup an alarmed command to force rss update?
Trying to figure out the command for connecting to gprs :s
|
2010-06-03
, 18:30
|
Posts: 318 |
Thanked: 49 times |
Joined on Nov 2009
|
#369
|
|
2010-06-03
, 18:42
|
Posts: 539 |
Thanked: 165 times |
Joined on Feb 2010
@ Berlin, Germany
|
#370
|
Thanks, I noticed there is a connect to any saved connection
#!/bin/sh
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
can I change the [any] to the name of my gprs connection?
x-lette you're right, it should always switch to 2G, no matter what the type of was.
AutoDisconnect automatically closes your idle connections (Wifi/3G/Bluetooth) and switches the network mode to 2G when 3G is not used. [ Thread ] [ Wiki ] [ Donate ]