PDA

View Full Version : Cell ID, RSSI and more GSM info...


tomerbn
09-03-2003, 06:32 PM
Hi,
Does anyone heard about S/W showing this information?

I tried to get it from the trace logger with trace viewer (more info here:
http://www.xda-developers.com/tracelogview/) and I tried to find it with the AtDbg (AT command viewer, in windows directory), but nothing... :cry:

It is important for me... I have it on my Nokia 7650, (from here:
http://groups.yahoo.com/group/7650-soft/files/Apps/Net%20Monitor%207650.zip), and I want to compare, to compare the RF behavior.

10x
Tomer

Anonymous
29-04-2003, 02:46 PM
Ok this is what I've got so far.

There is no software at the moment that can display such info on the
background screen. The reason is because every developer is having
a spasm trying to get the microsoft SMS API to function correctly.
You can turn on the CELL INFO, by using the cell broadcasting feature
located in your phone, however the channels to receive is purely
depending where you are living. In Australia the channel is 50.
However after a while you will get so sick of the delivery method, which
is by SMS. There are people trying to write a software to take this
SMS and display it in a application on the background screen. However
Mircosoft SMS API only allows ONE application to receive SMS messages.
If other applications try to call the function openSms, it will return a failure
code informing that the handler is already currently used. I have tried
to unhook the MS SMS reciver software, however then I am confronted
with the issue of writing the entire software again to store the SMS messages. I do not know how Paragon did it with their SMS name software, but they seem to have more of a clue then I do, they are probablly the best to ask and I wish they would provide the source code
for that free software.

Blaze_au
07-06-2004, 07:53 AM
Does this cell broadcast cost the normal SMS charge?

Or is this just how the information is received, in SMS format?

Thanks.

edsub
07-06-2004, 09:57 AM
Cell Broadcast is free of charge to receive.
On 'normal' phones the CB messages are usually shown on your main-display as a ticker-tape.
On the XDA / MDA the messages are treated as incoming SMS, which is a bit awkward as for some CB services, you receive a new message every 30 seconds . . .