So, What are the ranges for TA and RxQual parameters?
In the 3GPP TS 45.008 version 11.5.0 section 8.2.4 I see: RxQual can take any value between 0 to 7 inclusively. Where RxQual==-1 came from? And what does it mean?
Similarly to, In the 3GPP TS 05.10 version 8.12.0 section 5.8 I see: Timing advance is always greater than or equal to zero.
How should I interpret received results?
Module version:
17.00.101-A034
Did you see the RxQual =-1 when SIM was inserted? We see this kind of indication only when SIM is not inserted.
Regarding the TA. This value is updated only during a call. In idle the value back to default which is -1.
Oh, Now I see.
I work without SIM all the time.
Thanks.
I have another similar question.
How can BSIC be equal 64? According to 3GPP TS 03.03 version 7.8.0 Release 1998, section 4.3.2, its a 6-bit value(0-63). Furthermore, I see in my logs that BSIC can be equal 71!
Indeed there are 6 bits but grouped in 2 groups of 3, each can vary from 0 to 7, anything from 00 to 77 being possible.
The BSIC is a two-digit code wherein the first digit is indicates NCC (Network Color Code) and the second digit indicates BCC (Base Station Color Code).
The NCC and BCC have values ranging from 0 to 7, where the NCC is fixed for an operator, signifying at any given point
there can be maximum of 8 operators in an area. The BCC defines the
cluster number which means a group of 8 clusters carry unique identity
which is re-used for another group of 8 clusters and so on.
We use cookies to enhance your browsing experience and help us improve our websites. To improve our website, we carefully select third parties that use cookies to allow us to serve specific content and achieve the purposes set out in our cookie policy. For more information on how to make adjustments through your browser to the cookies being used on your device, please click Find Out More link. By closing this banner or continuing to browse our website, you agree to our use of such cookies. FIND OUT MORE
Hello,
I typed that sequence of commands and received these results:
AT+WS46=12
OK
AT#BND=0,0,0
OK
AT#MONI=0
OK
AT#MONI
#MONI: MegaFon RUS BSIC:64 RxQual:-1 LAC:0C83 Id: 2C2 ARFCN:613 PWR:-63 TA:-1
OK
So, What are the ranges for TA and RxQual parameters?
In the 3GPP TS 45.008 version 11.5.0 section 8.2.4 I see:
RxQual can take any value between 0 to 7 inclusively.
Where RxQual==-1 came from? And what does it mean?
Similarly to, In the 3GPP TS 05.10 version 8.12.0 section 5.8 I see:
Timing advance is always greater than or equal to zero.
How should I interpret received results?
Module version:
17.00.101-A034
Oh, Now I see.
I work without SIM all the time.
Thanks.
I have another similar question.
How can BSIC be equal 64? According to 3GPP TS 03.03 version 7.8.0 Release 1998, section 4.3.2, its a 6-bit value(0-63). Furthermore, I see in my logs that BSIC can be equal 71!
Indeed there are 6 bits but grouped in 2 groups of 3, each can vary from 0 to 7, anything from 00 to 77 being possible.
Thanks for clarifications