12:20/04-13-2009
ASAP
MC7598
WM6.0/6.1
1862911
Partner needs to know how to maintain the Verizon data connection to remain on at all times on his MC7598. I have this registry for GPRS:
[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\GPRS_CONNECTION_NAME]
"AlwaysOn" = dword:00000001
Is there one for the CDMA connection, or will the Application requiring the data connection need to maintain the connection?
ASAP
MC7598
WM6.0/6.1
1862911
Partner needs to know how to maintain the Verizon data connection to remain on at all times on his MC7598. I have this registry for GPRS:
[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\GPRS_CONNECTION_NAME]
"AlwaysOn" = dword:00000001
Is there one for the CDMA connection, or will the Application requiring the data connection need to maintain the connection?
Points: 1
You voted ‘up’
Although the article mentions 1XRTT this applies to EVDO as well, " The AlwaysOn setting is applicable for all connections, including GPRS, 1xRTT, and others."
Gene's comment is correct in that this setting will maintain the connection at the IP/connection manager level. If the connection is interrupted, it will attempt to reconnect following the retry logic in the article posted above. Dormant mode is a state in CDMA networks in which the radio gives up the physical RF channel but keeps the underlying connection. As far as connection manager is concerned the connection is still active in dormant mode. This is designed to be completely transparent to the device and is not configurable at an application level.
John
Points: 0
You voted ‘up’
Points: 0
You voted ‘up’
So in using this same key, just substitute the CDMA connection name from connection manager for GPRS name.
Points: 0
You voted ‘up’
Yes, try replacing the GPRS connection name with the CDMA name. I'm pretty sure the key works both ways. Let me know if it still gives you trouble.
Points: 0
You voted ‘up’
I am not sure if CDMA is configured through CM_NetEntries or CM_PPPEntries, but each of these has an AlwaysOn characteristic (as does CM_GPRSEntries)
Points: 0
You voted ‘up’
http://msdn.microsoft.com/en-us/library/bb416388.aspx
http://msdn.microsoft.com/en-us/library/aa456094.aspx
Points: 1
You voted ‘up’
Points: 1
You voted ‘up’
Points: 0
You voted ‘up’
Points: 0
You voted ‘up’
The always on key maintains the upper layers of the network connection. Dormant mode refers to the physical layer and can not be avoided. In fact, the carriers would probably get pretty upset if our terminals grabbed channels and never let them go.
Points: 0
You voted ‘up’
' The AlwaysOn feature ensures that
the device always keeps the packet data connection once the user
establishes a connection, such as GPRS on GSM networks or 1xRTT on CDMA
networks.
Since the CDMA 7598 are EVDO, would this mean that the EVDO connection will no be maintained?
Points: 0
You voted ‘up’
Points: 0
You voted ‘up’
" What it does is automatically re-connect the data connection in the event that it drops. Doing this is actually in violation of what the carriers want the device to do – they don’t want the device to be constantly connected."
Sierra also said:
"Reviewing the document reminded me of one other side effect of enabling this feature, that is for 1x data calls when perhaps you are not in EVDO coverage:
However, you will not want to designate as AlwaysOn an active data connection that can prevent incoming calls from being received. This situation often happens with 1xRTT connections.
My points below on using this feature were simply that:
- Verizon has specific data-retry logic, and we tested your devices with this feature disabled (which is the default)
- If you turn this feature on, you could potentially no longer comply with Verizon’s requirements for Data Retry (Motorola would have to test this to know for certain)
- Overall, carriers discourage the use of “always on” connections if there is no data getting sent. Verizon and Telus are the only ones who actually test for it with their Data Retry requirements and test plan.
Bottom line is, by default the products don’t have this feature enabled. If you enable it, it might work but proceed at your own caution – its not a supported feature."
Points: 0
You voted ‘up’
Log in to post comments