View Full Version : Cell Broadcast Message Solution + Today Plugin [Beta Version]
shaileshashar
1st August 2007, 12:17 PM
Beta Version Works only with Message Class 1
What are Cell Broadcast Messages
---------------------------------------------
CBMs are messages the show you the location of the near by tower/Cell ID.
MESSAGE CLASS 0 Vs 1:
-------------------------------
Class 0: Indicates that this message is to be displayed on the Phone immediately and a message delivery report is to be sent back. The message does not have to be saved in the Phone or on the SIM card (unless selected to do so by the mobile user).
Class 1: Indicates that this message is to be stored in the Phone memory or the SIM card (depending on memory availability).
So in short if the broadcast messages pile up in the inbox then it will work.
My Attempt
----------------
My attempt is to make it work as in Sony / Nokia Phones
The foll. is ideally what should happen.
1. Catch Cell Broadcast Messages
2. Receive the Tower / Area Location
3. Delete the messages from going into inbox
4. Display info on Today screen
5. Prevent the messages to wake up the device ( and save battery )
Well the only thing i could'nt manage was Preventing the messages to wake up the device.I think it requires tinkering with the radio rom which is beyond my scope of development. If anybody here has any know-how about this then pls buzz me.
So instead of that,what i am doing now is trying to detect whether the device woke up bcoz of Cell Broadcast Messages and automatically turn off / suspend the device.
Many thanks to levenum for developing RegDisplay.cab for displaying string to today screen.
For further instructions go to:
http://www.logic-unlimited.com/cbm.php
DONATION:
If you like my software and wish to express your thanks, then PLEASE
https://www.paypal.com/en_US/i/btn/x-click-but21.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=shaileshashar%40msn%2ecom&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=IN&bn=PP%2dDonationsBF&charset=UTF%2d8)
Pat123
29th August 2007, 05:42 AM
I am surprised this one hasnt received any replies yet! Great tool! Will try it out soon :)
hdubli
29th August 2007, 05:58 AM
u strike back again..if u read my posts earlier, I had requested(long back) this plugin and I appreciate this..well done my friend..can't hv words to express that
fuzzvirus
29th August 2007, 07:22 AM
i can not make it work .Always shows waitng for broadcast msg. am I missing something?
shaileshashar
29th August 2007, 08:14 AM
i can not make it work .Always shows waitng for broadcast msg. am I missing something?
Please enable cell broadcast messages from phone-options.
phreaker18
3rd September 2007, 06:47 PM
Shailesh bahi.... when i try to install the app it says installation unsuccesful... im using ETEN x500 WM 6... am i missing something?
shaileshashar
4th September 2007, 08:50 AM
Shailesh bahi.... when i try to install the app it says installation unsuccesful... im using ETEN x500 WM 6... am i missing something?
Pls download the cab from the first post and please report back here.
frz
12th September 2007, 01:05 PM
Pls download the cab from the first post and please report back here.
doesn't work on Hutch in India
phreaker18
13th September 2007, 04:56 PM
i think coz mine is based on:
Class 0: Indicates that this message is to be displayed on the Phone immediately and a message delivery report is to be sent back. The message does not have to be saved in the Phone or on the SIM card (unless selected to do so by the mobile user).
frz
14th September 2007, 12:50 PM
Please enable cell broadcast messages from phone-options.
fuzzvirus
did u get it 2 work
shaileshashar
15th September 2007, 07:15 AM
fuzzvirus
did u get it 2 work
Hi, Pls check if u hv msg class 1 or 0.
I'll help u to get it working if class 1.
Pls read all info here as well as on my website.
nitan_sehgal
1st October 2007, 06:13 PM
Hi Shailesh,
Can you please give me a clue how to intercept these messages? I am not sure if it can be retreived by MAPI rule. Please help
Thnx
shaileshashar
2nd October 2007, 07:44 AM
Hi Shailesh,
Can you please give me a clue how to intercept these messages? I am not sure if it can be retreived by MAPI rule. Please help
Thnx
i cannot intercept class 0 msgs, so the beta version works only with class 1 msgs.
tomobil
7th November 2007, 05:46 PM
Hi! If in a body of the message there is no word a 'network' or any that how to adjust the program?
betaexpert
24th November 2007, 02:52 AM
installed this software, but not able to make it work.
enabled the received broadcast msg in the phone-option-more-broadcast channels, endabled,
next to the ticked box is a Settings button, "receive channel list" ticked, language is english, when i clicked the New button, it asks me for "name" and Channel number, which i don't have.
Advice please?! Thanks
ramesh\
20th April 2008, 02:45 PM
Same issue here. Anyone figured out yet?
i can not make it work .Always shows waitng for broadcast msg. am I missing something?
ramesh\
20th April 2008, 02:48 PM
Give it any name. Ideally 'Cell info Display' or "Cell Broadcast Info" or whatever you please. Channel number 50 works for most networks. I've tried it on Airtel/BSNL in India.
installed this software, but not able to make it work.
enabled the received broadcast msg in the phone-option-more-broadcast channels, endabled,
next to the ticked box is a Settings button, "receive channel list" ticked, language is english, when i clicked the New button, it asks me for "name" and Channel number, which i don't have.
Advice please?! Thanks
cingibi
20th April 2008, 03:41 PM
maybe running on smartphone forexample ipaq 514 ??
Jackuuuuu
9th January 2009, 04:15 AM
Is this project still alive????
Would be awesome if this will work on our HTC devices, that's the only thing I have miss from Mobile phones...
Is there any other alternatives without using Data/GPRS/3G?
Section9
9th January 2009, 09:04 AM
Beta Version Works only with Message Class 1
What are Cell Broadcast Messages
---------------------------------------------
CBMs are messages the show you the location of the near by tower/Cell ID.
MESSAGE CLASS 0 Vs 1:
-------------------------------
Class 0: Indicates that this message is to be displayed on the Phone immediately and a message delivery report is to be sent back. The message does not have to be saved in the Phone or on the SIM card (unless selected to do so by the mobile user).
Class 1: Indicates that this message is to be stored in the Phone memory or the SIM card (depending on memory availability).
So in short if the broadcast messages pile up in the inbox then it will work.
My Attempt
----------------
My attempt is to make it work as in Sony / Nokia Phones
The foll. is ideally what should happen.
1. Catch Cell Broadcast Messages
2. Receive the Tower / Area Location
3. Delete the messages from going into inbox
4. Display info on Today screen
5. Prevent the messages to wake up the device ( and save battery )
Well the only thing i could'nt manage was Preventing the messages to wake up the device.I think it requires tinkering with the radio rom which is beyond my scope of development. If anybody here has any know-how about this then pls buzz me.
So instead of that,what i am doing now is trying to detect whether the device woke up bcoz of Cell Broadcast Messages and automatically turn off / suspend the device.
Many thanks to levenum for developing RegDisplay.cab for displaying string to today screen.
For further instructions go to:
http://www.logic-unlimited.com/cbm.php
DONATION:
If you like my software and wish to express your thanks, then PLEASE
https://www.paypal.com/en_US/i/btn/x-click-but21.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=shaileshashar%40msn%2ecom&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=IN&bn=PP%2dDonationsBF&charset=UTF%2d8)
Hi,
If you are looking for a solution, I think the author of Comm manager Pro (CMP) might have a solution to your problem. CMP uses cell ID to determine which profile to switch to, without waking up the phone unless specified.
Perhaps, you would like to drop him a Pm.
shaileshashar
15th February 2009, 09:53 AM
Is this project still alive????
Would be awesome if this will work on our HTC devices, that's the only thing I have miss from Mobile phones...
Is there any other alternatives without using Data/GPRS/3G?
Not working on this at the moment.
kull
31st March 2009, 02:47 PM
Waking up of the device is a major issue, don't think it can be solved so easily. PhoneAlarm also tries to supress the message, but all it manages to do is basically supress it to a flash, still doesn't prevent the device from getting "awake" and at the rate my Network (Airtel in India) sends out cell broadcasts my device keeps "flashing" and the result being heavy battery drain. Thus making this feature useless. Its amazing how something that is done so effortlessly in the cheapest phones in the market is such a huge effort on WM!! If this worked correctly, it would practically mean having a kind of "GPS". Anyway, glad someone is actually trying this out. All the best.
deepesh
24th June 2009, 08:24 AM
shailesh, do you have any solution for other java devices like Nokia. Samsung, sony etc. ?
My app works only on series 60 nokia devices; not able to catch location(thru CBS) on series 40 devices
anilgh
26th August 2009, 01:02 PM
This has been a fabulous piece of utility that has been developed for Windows-based mobile handsets. This utility works exceptionally well on my HTC Touch Diamond handset, but as I have read in the earlier posts and replies, the nagging problem is that the broadcast messages keep waking up the handset all the time. These messages sound an alarm in 'ring' mode, and keep vibrating in 'vibrate' mode all the time. Just like "kull" said, its really surprising how a normal feature so effortlessly included in basic and cheaper phones requires such a huge effort on Windows-based handsets. May I request all the geeks to help users like us (including themselves) in solving the wake-up issue and saving battery drain? Many Thanks for all the efforts you geeks have done for these handsets. I am sure you geeks will certainly find a solution soon. Awaiting eagerly and desperatly.
shiranmotha
26th August 2009, 01:36 PM
Is it possible to blend this with TF3D, for example can it be made to replace the network name with this cell location...?
chris1486
11th November 2009, 03:23 AM
kull is absolutely right about the rate at which the cell broadcasts are sent out in India, on any network for that matter, so this is bound to drain the battery, but nontheless a very good job of creating this app, really unique concept for an app.
howdykeith
30th November 2009, 09:20 PM
Is it possible to blend this with TF3D, for example can it be made to replace the network name with this cell location...?
Hi,
I think i can replace the network name with this cell location.
Can you send me/post some of these broadcast messages? I should also know the sender and subject of the msg if there is one.
Thanks!
Keith
rmn_jafari
15th June 2010, 10:19 AM
Plz add a plugin for wm6.5 titanium. :rolleyes:
thank you.
MrWhisper
16th June 2010, 01:59 PM
is it support to show Broadcasting Message on Titanium ??
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.