Hi guys, i made an app that meassures the signal strength using the GetSignalStrength function. How can i convert the the result in dbms? What kind of units does this function counts? I'm getting values in a range of 15-20. Any suggestion?
Yes mate i'm getting these values on an SX1.I don't know about 6600 but i can try it. So,what i have to do? Celltrack dislays signal strenth in dbms in all cell phones. How they do it if it depends of the cell phone? Tnx for your answer.
Forum posts: 25
Forum posts: 22
So,what i have to do?
Celltrack dislays signal strenth in dbms in all cell phones. How they do it if it depends of the cell phone?
Tnx for your answer.
Forum posts: 25
http://www.nobbi.com/glossar.htm
Look for Reception Level RXLEV
Forum posts: 53
I have signal strength results.
AT+CSQ
+CSQ: 12,99
Any one know how to calculate dbm value.
is there any other way to get dbm?
Forum posts: 53
(dBm) = (-113) + (2 * CSQ)
is this correct?