![]() |
2011-02-08
, 12:42
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#2
|
![]() |
2011-02-08
, 12:53
|
Posts: 193 |
Thanked: 104 times |
Joined on Oct 2010
@ Romania
|
#3
|
http://talk.maemo.org/showthread.php?t=45053
that might help..
![]() |
2011-02-08
, 13:44
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#4
|
#!/usr/bin/sh dbus-send command-to-shift-up-to-3G run_heavy_data_transfer_program dbus-send command-to-shift-back-to-2G
![]() |
2011-02-08
, 13:49
|
Posts: 193 |
Thanked: 104 times |
Joined on Oct 2010
@ Romania
|
#5
|
![]() |
2011-02-08
, 14:06
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#6
|
![]() |
2011-02-08
, 14:11
|
Posts: 193 |
Thanked: 104 times |
Joined on Oct 2010
@ Romania
|
#7
|
![]() |
2011-02-08
, 14:47
|
Posts: 6 |
Thanked: 0 times |
Joined on Aug 2010
@ France
|
#8
|
This was also asked here...
2G vs 3G (3.5g). Well, we all know that 3G/3.5G brings down the battery quite fast and, though the network selection applet is making good job on it I would ask/propose to the coding guys the following scenario (please, forgive for me not being to clear when speaking about this issues - not knowing much about it)
When we need a 3G/3.5G network connection (either on SIP calls, web browsing, attachment downloading/uploading, etc) the present 2G connection should "call" for the 3.5G and allow it to do the job. I believe it is common knowledge that the switch from 2G to 3G is quite fast in contrast to the vice-versa from 3.5G to 2G which it takes quite longer. Then, after the job is done, and the screen is black (standby) the network connection should revert to the 2G mode.
The network Dual mode is not working, as I monitored several times.
So, is this doable?