[Qt-interest] Getting low level network information with Qt Mobility

Eeli Reilin lekaharkko at yahoo.com
Wed Feb 16 10:37:34 CET 2011


Does the Qt Mobility API have any means for getting any of the following values?

* Bit Error Rate
* Received Signal Strength Indicator (RSSI)
* Received Signal Code Power (RSCP)
* EC/NO
* RXLEV (Signal Strength)
* RXQUAL (Signal Quality)
 
I believe signal QSystemNetworkInfo::networkSignalStrengthChanged can get me some value about signal strength, but what that value represents, is not explicitly documented anywhere.

Is there a way to get information on neighbouring base stations? I know I can get the cell ID of the connected active base station with QSystemNetworkInfo::cellId.

Best Regards


      



More information about the Qt-interest-old mailing list