I remember developing an application which used to trap Cell Broadcast information and that was in WM6.0 but now I am not able to do so i have WM6.1
I used to set the registry entry
Code:
HKLM\Software\Microsoft\Inbox\Svc\SMS\TreatImmidiateModeCBAsClass0SMS to 0
but now doing this has no effect, the messages from network still behave same and the state information value for Cell Broadcast is not updated...
Anyone having some idea on it?
Thanks,
Mohit
Related
Hi guys,
is there any way to get cell broadcast information on my wm5? I want to see broadcast message.
I read somewhere in this forums that it is possible by going to Start > Settings > Phone > More > Broadcast channel but I can not find any More tab on my phone settings.
Also I use Cell profiler 2.0 but each time I run it I got Failed to connect Com2: error.
Is it possible to get cell broadcast information throught GPS settings?
? no one ?
here is the screen shut from my phone setting in control panel there is no "More" tab.
no idea guys?
Working with the RIL for Cell Tower IDs (Google Maps "My Location", PhoneAlarm, etc)
Ladies and Gents,
I'd like to try and understand a bit more about how the RIL handles Cell Tower IDs in Windows Mobile.
I have two WinMo 6.1 phones, 1 HP iPaq RW6828 (O2 Atom rebadge) and 1 HTC S710 (Vox) Smartphone.
The iPaq is using WM6.1 OS 5.2.19400 build 19400 from NHOCBANME
The S710 is using WM6.1 Standard 5.2.19195 build 19202 from Dr Martin Gonzo
The S710 fully supports both the Google Maps "My Location" feature and PhoneAlarm's Location-based profile switching, but the Atom does not support either.
I've partially figured out some of the the details to recognise the Cell IDs - I've managed to get PhoneAlarm to log the Cell Tower IDs and facilitate Location-based switching (yay!).
However it came at the cost of disabling all GSM Data connections. It would attempt a connection but then time-out after a few minutes without connecting.
So here's what I've been looking at:
MSDN: Radio Interface Layer
Particularly:
RIL Registry Settings
Specifically the "Packet" value:
The HKEY_LOCAL_MACHINE\Comm\Cellular\RIL registry key configures the connection mode and number of concurrent connections used by Radio Interface Layer. The following table shows the named values.
Value:
Packet : REG_DWORD
Description:
Specifies the connection mode used by GPRS connections. When set to 0, a RAS-based connection is used. When set to a value greater than or equal to 1, NDIS GPRS is used.
By default, this registry key does not exist. To enable RIL NDIS packet APIs, this registry key must be [created manually or] added to Cellcore.reg.
Click to expand...
Click to collapse
By default in the iPaq the Packet key does not exist and the Contexts value is set to 2.
By comparison, the S710 has the Packet value set to 1 and Contexts set to 3.
Creating a Packet key and setting the value to 1 allows the PhoneAlarm location log to successfully log the Cell Tower IDs, however (as previously mentioned) the GPRS data connection fails to connect.
Setting the Packet value to 0 re-enables the data connection but disables the Cell Tower logging.
Chaning the iPaq Contexts value to 3 to match the S710 makes no difference either.
Does anyone have any further thoughts that may help get both Cell tower IDs and GPRS working together?
Many thanks
Tim
Bump for some views please?
MODS: I hope you don't mind if I cross-post this to the Dev/Hacking forum. Pls delete it there if you do.
Phrak said:
Bump for some views please?
MODS: I hope you don't mind if I cross-post this to the Dev/Hacking forum. Pls delete it there if you do.
Click to expand...
Click to collapse
Hi,
Have you found any solution I having the same problem.
Hi everyone,
I have XV6800 and I'm trying to get in my company network through the Wireless router and it giving me a message "This network requires a personal certificate to positively identify you". I did some search on google and found this link.
http://mobilitytoday.com/forum/showthread.php?t=10412
It says I could go into the registry and change the vaule to "0"
[\HKLM\Comm\EAP\Extension\25\]"ValidateServerCert"=dword:0
My phone has Windows Mobile 6.0 and it does not have the "ValidateServerCert".
Does anyone have a solution?
you're supposed add it manually (new DWORD, value 0)
I'm having trouble getting on my college's wifi network still, idk why.
added that value but didnt solve
http://forum.xda-developers.com/showthread.php?p=2848607&posted=1#post2848607
Hello,
Is it possible to get all the cellid of a place for the all the network available.
Example when I try to do a network search from my mobile, it shows me all the Service provider available.
Question: Will it be possible to get all the cellid of provides at any point ?
I am looking at changing profile etc based on cell id (not of my provider but other when my cellid is not available ).
Also Note: Phone is not in roaming so I cannot register to any other provider.
Any ideas !!
Thanks
Have a look at http://www.opencellid.org/
Thanks for your reply.
Are you suggesting that I make a note of current cellid and try to get other cell id.
Is there a way we can get the same from programs RIL or something on windows mobile ?
Hello
I am trying to setup a tasker profile whereby when I am camped onto 6 cell IDs, a number of tasks are carried out.
Here is what I have done so far:
Added a new profile called Home
Added a State
Selected Variable
Variable Value
and then CELLID (%CELLID)
Op = Matches
and then Value = the CELLID. I have got the CELLID from an app called net monitor
now based on this criteria, I want WIFI to switch on, and the volume to adjust etc
But for some reason I am unable to activate this profile
Any help will be greatly appreciated or if anyone has this profile setup already, I would be grateful if you could upload it for me to have a look at!
Thank you very much in advance