Add scripts + add antenna tests
This commit is contained in:
parent
69abfa3378
commit
d8744e7968
5 changed files with 846 additions and 0 deletions
BIN
files/usr/bin/speedtest
Executable file
BIN
files/usr/bin/speedtest
Executable file
Binary file not shown.
20
files/usr/sbin/wwan_diag
Executable file
20
files/usr/sbin/wwan_diag
Executable file
|
@ -0,0 +1,20 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -x
|
||||
|
||||
speedtest --accept-license --accept-gdpr
|
||||
mmcli -m 0 --signal-get
|
||||
mmcli -m 0 --command AT+CPSI?
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-signal-strength
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-signal-info
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-tx-rx-info=lte
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-tx-rx-info=5gnr
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-home-network
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-serving-system
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-system-info
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-technology-preference
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-system-selection-preference
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-cell-location-info
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-operator-name
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-lte-cphy-ca-info
|
||||
qmicli --device=/dev/cdc-wdm0 --device-open-proxy --nas-get-rf-band-info
|
270
reports/2020-04-17_4_wifi_antenna_near_bruz_antenna.txt
Normal file
270
reports/2020-04-17_4_wifi_antenna_near_bruz_antenna.txt
Normal file
|
@ -0,0 +1,270 @@
|
|||
+ speedtest --accept-license --accept-gdpr
|
||||
|
||||
Speedtest by Ookla
|
||||
|
||||
Server: MEDIACTIVE - Paris (id = 31895)
|
||||
ISP: Free Mobile SAS
|
||||
Latency: 27.57 ms (11.22 ms jitter)
|
||||
Download: 7.86 Mbps (data used: 9.4 MB)
|
||||
Upload: 21.84 Mbps (data used: 19.6 MB)
|
||||
Packet Loss: 0.0%
|
||||
Result URL: https://www.speedtest.net/result/c/fdfcceca-3646-4bc6-85c8-8e3a9f3d80ea
|
||||
+ mmcli -m 0 --signal-get
|
||||
----------------------
|
||||
Signal | refresh rate: 10 seconds
|
||||
----------------------
|
||||
LTE | rssi: -38.00 dBm
|
||||
| rsrq: -11.00 dB
|
||||
| rsrp: -67.00 dBm
|
||||
| s/n: 11.40 dB
|
||||
----------------------
|
||||
5G | rsrq: -32768.00 dB
|
||||
| rsrp: -32768.00 dBm
|
||||
| s/n: -32768.00 dB
|
||||
+ mmcli -m 0 --command 'AT+CPSI?'
|
||||
response: '+CPSI: LTE,Online,208-15,0xDAE,102833725,423,EUTRAN-BAND7,3350,5,5,-86,-692,-403,7'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-signal-strength
|
||||
[/dev/cdc-wdm0] Successfully got signal strength
|
||||
Current:
|
||||
Network 'lte': '-38 dBm'
|
||||
RSSI:
|
||||
Network 'lte': '-38 dBm'
|
||||
ECIO:
|
||||
Network 'lte': '-2.5 dBm'
|
||||
IO: '-106 dBm'
|
||||
SINR (8): '9.0 dB'
|
||||
RSRQ:
|
||||
Network 'lte': '-11 dB'
|
||||
SNR:
|
||||
Network 'lte': '7.6 dB'
|
||||
RSRP:
|
||||
Network 'lte': '-67 dBm'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-signal-info
|
||||
[/dev/cdc-wdm0] Successfully got signal info
|
||||
LTE:
|
||||
RSSI: '-38 dBm'
|
||||
RSRQ: '-11 dB'
|
||||
RSRP: '-67 dBm'
|
||||
SNR: '7.6 dB'
|
||||
5G:
|
||||
RSRP: '-32768 dBm'
|
||||
SNR: '-3276.8 dB'
|
||||
RSRQ: '-32768 dB'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy '--nas-get-tx-rx-info=lte'
|
||||
[/dev/cdc-wdm0] Successfully got TX/RX info
|
||||
RX Chain 0:
|
||||
Radio tuned: 'yes'
|
||||
Power: '-40.0 dBm'
|
||||
ECIO: '-8.8 dB'
|
||||
RSRP: '-68.7 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
RX Chain 1:
|
||||
Radio tuned: 'yes'
|
||||
Power: '-39.5 dBm'
|
||||
ECIO: '-10.4 dB'
|
||||
RSRP: '-69.8 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
RX Chain 2:
|
||||
Radio tuned: 'yes'
|
||||
Power: '0.0 dBm'
|
||||
ECIO: '-3.0 dB'
|
||||
RSRP: '-256.0 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
RX Chain 3:
|
||||
Radio tuned: 'yes'
|
||||
Power: '0.0 dBm'
|
||||
ECIO: '-3.0 dB'
|
||||
RSRP: '-256.0 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
TX:
|
||||
In traffic: 'yes'
|
||||
Power: '-16.0 dBm'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy '--nas-get-tx-rx-info=5gnr'
|
||||
error: couldn't get TX/RX info: QMI protocol error (93): 'NoRadio'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-home-network
|
||||
[/dev/cdc-wdm0] Successfully got home network:
|
||||
Home network:
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
Description: 'Free'
|
||||
Network name source: se13
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-serving-system
|
||||
[/dev/cdc-wdm0] Successfully got serving system:
|
||||
Registration state: 'registered'
|
||||
CS: 'attached'
|
||||
PS: 'attached'
|
||||
Selected network: '3gpp'
|
||||
Radio interfaces: '1'
|
||||
[0]: 'lte'
|
||||
Roaming status: 'off'
|
||||
Data service capabilities: '1'
|
||||
[0]: 'lte'
|
||||
Current PLMN:
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
Description: 'Free'
|
||||
Roaming indicators: '1'
|
||||
[0]: 'off' (lte)
|
||||
3GPP cell ID: '102833725'
|
||||
Detailed status:
|
||||
Status: 'available'
|
||||
Capability: 'cs-ps'
|
||||
HDR Status: 'none'
|
||||
HDR Hybrid: 'no'
|
||||
Forbidden: 'no'
|
||||
LTE tracking area code: '3502'
|
||||
Full operator code info:
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
MNC with PCS digit: 'no'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-system-info
|
||||
[/dev/cdc-wdm0] Successfully got system info:
|
||||
WCDMA service:
|
||||
Status: 'none'
|
||||
True Status: 'none'
|
||||
Preferred data path: 'no'
|
||||
LTE service:
|
||||
Status: 'available'
|
||||
True Status: 'available'
|
||||
Preferred data path: 'no'
|
||||
Domain: 'cs-ps'
|
||||
Service capability: 'cs-ps'
|
||||
Roaming status: 'off'
|
||||
Forbidden: 'no'
|
||||
Cell ID: '102833725'
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
Tracking Area Code: '3502'
|
||||
Voice support: 'no'
|
||||
IMS voice support: 'no'
|
||||
eMBMS coverage info support: 'no'
|
||||
eMBMS coverage info trace ID: '65535'
|
||||
Cell access: 'all-calls'
|
||||
Registration restriction: 'unrestricted'
|
||||
Registration domain: 'not-applicable'
|
||||
SIM reject info: 'available'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-technology-preference
|
||||
[/dev/cdc-wdm0] Successfully got technology preference
|
||||
Active: '3gpp, lte', duration: 'permanent'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-system-selection-preference
|
||||
[/dev/cdc-wdm0] Successfully got system selection preference
|
||||
Emergency mode: 'no'
|
||||
Mode preference: 'lte, 5gnr'
|
||||
Disabled modes: '(null)'
|
||||
Band preference: 'wcdma-2100, wcdma-pcs-1900, wcdma-dcs-1800, wcdma-1700-us, wcdma-850-us, wcdma-800, wcdma-900, wcdma-1700-japan, wcdma-850-japan'
|
||||
LTE band preference: '1, 2, 3, 4, 5, 7, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 29, 30, 32, 34, 38, 39, 40, 41, 42, 43'
|
||||
LTE band preference (extended): '1, 2, 3, 4, 5, 7, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 29, 30, 32, 34, 38, 39, 40, 41, 42, 43, 46, 48, 66, 67, 71'
|
||||
TD-SCDMA band preference: 'a, b, c, d, e, f'
|
||||
Roaming preference: 'any'
|
||||
Network selection preference: 'automatic'
|
||||
Service domain preference: 'cs-ps'
|
||||
GSM/WCDMA acquisition order preference: 'automatic'
|
||||
Usage preference: 'data-centric'
|
||||
Voice domain preference: 'ps-preferred'
|
||||
Registration restriction: 'unrestricted'
|
||||
Acquisition order preference: 5gnr, lte, umts
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-cell-location-info
|
||||
[/dev/cdc-wdm0] Successfully got cell location info
|
||||
Intrafrequency LTE Info
|
||||
UE In Idle: 'no'
|
||||
PLMN: '20815'
|
||||
Tracking Area Code: '3502'
|
||||
Global Cell ID: '102833725'
|
||||
EUTRA Absolute RF Channel Number: '3350' (E-UTRA band 7: 2600)
|
||||
Serving Cell ID: '423'
|
||||
Cell [0]:
|
||||
Physical Cell ID: '423'
|
||||
RSRQ: '-8.8' dB
|
||||
RSRP: '-69.4' dBm
|
||||
RSSI: '-39.8' dBm
|
||||
Cell [1]:
|
||||
Physical Cell ID: '424'
|
||||
RSRQ: '-15.4' dB
|
||||
RSRP: '-75.0' dBm
|
||||
RSSI: '-50.5' dBm
|
||||
Interfrequency LTE Info
|
||||
UE In Idle: 'no'
|
||||
Frequency [0]:
|
||||
EUTRA Absolute RF Channel Number: '1675' (E-UTRA band 3: 1800+)
|
||||
Selection RX Level Low Threshold: '0'
|
||||
Cell Selection RX Level High Threshold: '0'
|
||||
Cell [0]:
|
||||
Physical Cell ID: '423'
|
||||
RSRQ: '-9.7' dB
|
||||
RSRP: '-72.1' dBm
|
||||
RSSI: '-52.8' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
Cell [1]:
|
||||
Physical Cell ID: '424'
|
||||
RSRQ: '-9.1' dB
|
||||
RSRP: '-69.6' dBm
|
||||
RSSI: '-52.8' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
Frequency [1]:
|
||||
EUTRA Absolute RF Channel Number: '9460' (E-UTRA band 28: 700 APT)
|
||||
Selection RX Level Low Threshold: '0'
|
||||
Cell Selection RX Level High Threshold: '0'
|
||||
Cell [0]:
|
||||
Physical Cell ID: '423'
|
||||
RSRQ: '-8.2' dB
|
||||
RSRP: '-73.7' dBm
|
||||
RSSI: '-56.9' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
Cell [1]:
|
||||
Physical Cell ID: '424'
|
||||
RSRQ: '-11.1' dB
|
||||
RSRP: '-75.7' dBm
|
||||
RSSI: '-56.9' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
LTE Info Neighboring GSM
|
||||
UE In Idle: 'no'
|
||||
LTE Info Neighboring WCDMA
|
||||
UE In Idle: 'no'
|
||||
LTE Timing Advance: '1' us
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-operator-name
|
||||
[/dev/cdc-wdm0] Successfully got operator name data
|
||||
Service Provider Name
|
||||
Display Condition: 'spn-not-required-if-unknown-network'
|
||||
Name : 'Free'
|
||||
PLMN List:
|
||||
MCC/MNC: '208-15' LAC Range: 0->65535 PNN Record: 1
|
||||
MCC/MNC: '208-01' LAC Range: 0->65535 PNN Record: 1
|
||||
MCC/MNC: '208-02' LAC Range: 0->65535 PNN Record: 1
|
||||
MCC/MNC: '208-16' LAC Range: 0->65535 PNN Record: 1
|
||||
PLMN Names:
|
||||
0: 'Free' ('Free') Country: 'initials-do-not-add'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-lte-cphy-ca-info
|
||||
[/dev/cdc-wdm0] Successfully got carrier aggregation info
|
||||
DL Bandwidth: '15'
|
||||
Primary Cell Info
|
||||
Physical Cell ID: '423'
|
||||
RX Channel: '3350'
|
||||
DL Bandwidth: '20'
|
||||
LTE Band: 'eutran-7'
|
||||
Secondary Cell 1 Info
|
||||
Physical Cell ID: '423'
|
||||
RX Channel: '1675'
|
||||
DL Bandwidth: '15'
|
||||
LTE Band: 'eutran-3'
|
||||
State: 'activated'
|
||||
Cell index: '1'
|
||||
Secondary Cell 2 Info
|
||||
Physical Cell ID: '423'
|
||||
RX Channel: '9460'
|
||||
DL Bandwidth: '10'
|
||||
LTE Band: 'eutran-28'
|
||||
State: 'deactivated'
|
||||
Cell index: '2'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-rf-band-info
|
||||
[/dev/cdc-wdm0] Successfully got RF band info
|
||||
Band Information:
|
||||
Radio Interface: 'lte'
|
||||
Active Band Class: 'eutran-7'
|
||||
Active Channel: '3350'
|
||||
Band Information (Extended):
|
||||
Radio Interface: 'lte'
|
||||
Active Band Class: 'eutran-7'
|
||||
Active Channel: '3350'
|
||||
Bandwidth:
|
||||
Radio Interface: 'lte'
|
||||
Bandwidth: '20'
|
264
reports/2020-04-17_4_wifi_antenna_near_goven_antenna.txt
Normal file
264
reports/2020-04-17_4_wifi_antenna_near_goven_antenna.txt
Normal file
|
@ -0,0 +1,264 @@
|
|||
+ speedtest --accept-license --accept-gdpr
|
||||
|
||||
Speedtest by Ookla
|
||||
|
||||
Server: AS208196 - Paris (id = 32367)
|
||||
ISP: Free Mobile SAS
|
||||
Latency: 31.83 ms (12.62 ms jitter)
|
||||
Download: 10.70 Mbps (data used: 14.4 MB)
|
||||
Upload: 29.33 Mbps (data used: 27.9 MB)
|
||||
Packet Loss: 0.0%
|
||||
Result URL: https://www.speedtest.net/result/c/70e10ce6-09a2-4062-b8a8-c71677c639fb
|
||||
+ mmcli -m 0 --signal-get
|
||||
----------------------
|
||||
Signal | refresh rate: 10 seconds
|
||||
----------------------
|
||||
LTE | rssi: -47.00 dBm
|
||||
| rsrq: -7.00 dB
|
||||
| rsrp: -75.00 dBm
|
||||
| s/n: 18.40 dB
|
||||
----------------------
|
||||
5G | rsrq: -32768.00 dB
|
||||
| rsrp: -32768.00 dBm
|
||||
| s/n: -32768.00 dB
|
||||
+ mmcli -m 0 --command 'AT+CPSI?'
|
||||
response: '+CPSI: LTE,Online,208-15,0xDAC,105116223,347,EUTRAN-BAND7,3350,5,5,-82,-761,-481,17'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-signal-strength
|
||||
[/dev/cdc-wdm0] Successfully got signal strength
|
||||
Current:
|
||||
Network 'lte': '-47 dBm'
|
||||
RSSI:
|
||||
Network 'lte': '-47 dBm'
|
||||
ECIO:
|
||||
Network 'lte': '-2.5 dBm'
|
||||
IO: '-106 dBm'
|
||||
SINR (8): '9.0 dB'
|
||||
RSRQ:
|
||||
Network 'lte': '-7 dB'
|
||||
SNR:
|
||||
Network 'lte': '18.2 dB'
|
||||
RSRP:
|
||||
Network 'lte': '-75 dBm'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-signal-info
|
||||
[/dev/cdc-wdm0] Successfully got signal info
|
||||
LTE:
|
||||
RSSI: '-47 dBm'
|
||||
RSRQ: '-7 dB'
|
||||
RSRP: '-75 dBm'
|
||||
SNR: '18.2 dB'
|
||||
5G:
|
||||
RSRP: '-32768 dBm'
|
||||
SNR: '-3276.8 dB'
|
||||
RSRQ: '-32768 dB'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy '--nas-get-tx-rx-info=lte'
|
||||
[/dev/cdc-wdm0] Successfully got TX/RX info
|
||||
RX Chain 0:
|
||||
Radio tuned: 'yes'
|
||||
Power: '-42.5 dBm'
|
||||
ECIO: '-13.1 dB'
|
||||
RSRP: '-75.6 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
RX Chain 1:
|
||||
Radio tuned: 'yes'
|
||||
Power: '-46.2 dBm'
|
||||
ECIO: '-13.1 dB'
|
||||
RSRP: '-79.2 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
RX Chain 2:
|
||||
Radio tuned: 'yes'
|
||||
Power: '0.0 dBm'
|
||||
ECIO: '-3.0 dB'
|
||||
RSRP: '-256.0 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
RX Chain 3:
|
||||
Radio tuned: 'yes'
|
||||
Power: '0.0 dBm'
|
||||
ECIO: '-3.0 dB'
|
||||
RSRP: '-256.0 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
TX:
|
||||
In traffic: 'yes'
|
||||
Power: '-2.0 dBm'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy '--nas-get-tx-rx-info=5gnr'
|
||||
error: couldn't get TX/RX info: QMI protocol error (93): 'NoRadio'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-home-network
|
||||
[/dev/cdc-wdm0] Successfully got home network:
|
||||
Home network:
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
Description: 'Free'
|
||||
Network name source: se13
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-serving-system
|
||||
[/dev/cdc-wdm0] Successfully got serving system:
|
||||
Registration state: 'registered'
|
||||
CS: 'attached'
|
||||
PS: 'attached'
|
||||
Selected network: '3gpp'
|
||||
Radio interfaces: '1'
|
||||
[0]: 'lte'
|
||||
Roaming status: 'off'
|
||||
Data service capabilities: '1'
|
||||
[0]: 'lte'
|
||||
Current PLMN:
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
Description: 'Free'
|
||||
Roaming indicators: '1'
|
||||
[0]: 'off' (lte)
|
||||
3GPP cell ID: '105116223'
|
||||
Detailed status:
|
||||
Status: 'available'
|
||||
Capability: 'cs-ps'
|
||||
HDR Status: 'none'
|
||||
HDR Hybrid: 'no'
|
||||
Forbidden: 'no'
|
||||
LTE tracking area code: '3500'
|
||||
Full operator code info:
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
MNC with PCS digit: 'no'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-system-info
|
||||
[/dev/cdc-wdm0] Successfully got system info:
|
||||
WCDMA service:
|
||||
Status: 'none'
|
||||
True Status: 'none'
|
||||
Preferred data path: 'no'
|
||||
LTE service:
|
||||
Status: 'available'
|
||||
True Status: 'available'
|
||||
Preferred data path: 'no'
|
||||
Domain: 'cs-ps'
|
||||
Service capability: 'cs-ps'
|
||||
Roaming status: 'off'
|
||||
Forbidden: 'no'
|
||||
Cell ID: '105116223'
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
Tracking Area Code: '3500'
|
||||
Voice support: 'no'
|
||||
IMS voice support: 'no'
|
||||
eMBMS coverage info support: 'no'
|
||||
eMBMS coverage info trace ID: '65535'
|
||||
Cell access: 'all-calls'
|
||||
Registration restriction: 'unrestricted'
|
||||
Registration domain: 'not-applicable'
|
||||
SIM reject info: 'available'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-technology-preference
|
||||
[/dev/cdc-wdm0] Successfully got technology preference
|
||||
Active: '3gpp, lte', duration: 'permanent'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-system-selection-preference
|
||||
[/dev/cdc-wdm0] Successfully got system selection preference
|
||||
Emergency mode: 'no'
|
||||
Mode preference: 'lte, 5gnr'
|
||||
Disabled modes: '(null)'
|
||||
Band preference: 'wcdma-2100, wcdma-pcs-1900, wcdma-dcs-1800, wcdma-1700-us, wcdma-850-us, wcdma-800, wcdma-900, wcdma-1700-japan, wcdma-850-japan'
|
||||
LTE band preference: '1, 2, 3, 4, 5, 7, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 29, 30, 32, 34, 38, 39, 40, 41, 42, 43'
|
||||
LTE band preference (extended): '1, 2, 3, 4, 5, 7, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 29, 30, 32, 34, 38, 39, 40, 41, 42, 43, 46, 48, 66, 67, 71'
|
||||
TD-SCDMA band preference: 'a, b, c, d, e, f'
|
||||
Roaming preference: 'any'
|
||||
Network selection preference: 'automatic'
|
||||
Service domain preference: 'cs-ps'
|
||||
GSM/WCDMA acquisition order preference: 'automatic'
|
||||
Usage preference: 'data-centric'
|
||||
Voice domain preference: 'ps-preferred'
|
||||
Registration restriction: 'unrestricted'
|
||||
Acquisition order preference: 5gnr, lte, umts
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-cell-location-info
|
||||
[/dev/cdc-wdm0] Successfully got cell location info
|
||||
Intrafrequency LTE Info
|
||||
UE In Idle: 'no'
|
||||
PLMN: '20815'
|
||||
Tracking Area Code: '3500'
|
||||
Global Cell ID: '105116223'
|
||||
EUTRA Absolute RF Channel Number: '3350' (E-UTRA band 7: 2600)
|
||||
Serving Cell ID: '347'
|
||||
Cell [0]:
|
||||
Physical Cell ID: '347'
|
||||
RSRQ: '-8.5' dB
|
||||
RSRP: '-76.2' dBm
|
||||
RSSI: '-48.1' dBm
|
||||
Cell [1]:
|
||||
Physical Cell ID: '489'
|
||||
RSRQ: '-18.7' dB
|
||||
RSRP: '-83.4' dBm
|
||||
RSSI: '-55.8' dBm
|
||||
Interfrequency LTE Info
|
||||
UE In Idle: 'no'
|
||||
Frequency [0]:
|
||||
EUTRA Absolute RF Channel Number: '1675' (E-UTRA band 3: 1800+)
|
||||
Selection RX Level Low Threshold: '0'
|
||||
Cell Selection RX Level High Threshold: '0'
|
||||
Cell [0]:
|
||||
Physical Cell ID: '347'
|
||||
RSRQ: '-6.9' dB
|
||||
RSRP: '-59.8' dBm
|
||||
RSSI: '-34.6' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
Frequency [1]:
|
||||
EUTRA Absolute RF Channel Number: '9460' (E-UTRA band 28: 700 APT)
|
||||
Selection RX Level Low Threshold: '0'
|
||||
Cell Selection RX Level High Threshold: '0'
|
||||
Cell [0]:
|
||||
Physical Cell ID: '347'
|
||||
RSRQ: '-12.7' dB
|
||||
RSRP: '-71.2' dBm
|
||||
RSSI: '-49.7' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
Cell [1]:
|
||||
Physical Cell ID: '346'
|
||||
RSRQ: '-19.9' dB
|
||||
RSRP: '-77.3' dBm
|
||||
RSSI: '-49.7' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
LTE Info Neighboring GSM
|
||||
UE In Idle: 'no'
|
||||
LTE Info Neighboring WCDMA
|
||||
UE In Idle: 'no'
|
||||
LTE Timing Advance: '2' us
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-operator-name
|
||||
[/dev/cdc-wdm0] Successfully got operator name data
|
||||
Service Provider Name
|
||||
Display Condition: 'spn-not-required-if-unknown-network'
|
||||
Name : 'Free'
|
||||
PLMN List:
|
||||
MCC/MNC: '208-15' LAC Range: 0->65535 PNN Record: 1
|
||||
MCC/MNC: '208-01' LAC Range: 0->65535 PNN Record: 1
|
||||
MCC/MNC: '208-02' LAC Range: 0->65535 PNN Record: 1
|
||||
MCC/MNC: '208-16' LAC Range: 0->65535 PNN Record: 1
|
||||
PLMN Names:
|
||||
0: 'Free' ('Free') Country: 'initials-do-not-add'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-lte-cphy-ca-info
|
||||
[/dev/cdc-wdm0] Successfully got carrier aggregation info
|
||||
DL Bandwidth: '15'
|
||||
Primary Cell Info
|
||||
Physical Cell ID: '347'
|
||||
RX Channel: '3350'
|
||||
DL Bandwidth: '20'
|
||||
LTE Band: 'eutran-7'
|
||||
Secondary Cell 1 Info
|
||||
Physical Cell ID: '347'
|
||||
RX Channel: '1675'
|
||||
DL Bandwidth: '15'
|
||||
LTE Band: 'eutran-3'
|
||||
State: 'activated'
|
||||
Cell index: '1'
|
||||
Secondary Cell 2 Info
|
||||
Physical Cell ID: '347'
|
||||
RX Channel: '9460'
|
||||
DL Bandwidth: '10'
|
||||
LTE Band: 'eutran-28'
|
||||
State: 'deactivated'
|
||||
Cell index: '2'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-rf-band-info
|
||||
[/dev/cdc-wdm0] Successfully got RF band info
|
||||
Band Information:
|
||||
Radio Interface: 'lte'
|
||||
Active Band Class: 'eutran-7'
|
||||
Active Channel: '3350'
|
||||
Band Information (Extended):
|
||||
Radio Interface: 'lte'
|
||||
Active Band Class: 'eutran-7'
|
||||
Active Channel: '3350'
|
||||
Bandwidth:
|
||||
Radio Interface: 'lte'
|
||||
Bandwidth: '20'
|
292
reports/2020-04-17_cross_antenna_near_goven_antenna.txt
Normal file
292
reports/2020-04-17_cross_antenna_near_goven_antenna.txt
Normal file
|
@ -0,0 +1,292 @@
|
|||
+ speedtest --accept-license --accept-gdpr
|
||||
==============================================================================
|
||||
|
||||
Ookla collects certain data through Speedtest that may be considered
|
||||
personally identifiable, such as your IP address, unique device
|
||||
identifiers or location. Ookla believes it has a legitimate interest
|
||||
to share this data with internet providers, hardware manufacturers and
|
||||
industry regulators to help them understand and create a better and
|
||||
faster internet. For further information including how the data may be
|
||||
shared, where the data may be transferred and Ookla's contact details,
|
||||
please see our Privacy Policy at:
|
||||
|
||||
http://www.speedtest.net/privacy
|
||||
|
||||
==============================================================================
|
||||
|
||||
License acceptance recorded. Continuing.
|
||||
|
||||
|
||||
Speedtest by Ookla
|
||||
|
||||
Server: AS208196 - Paris (id = 32367)
|
||||
ISP: Free Mobile SAS
|
||||
Latency: 30.19 ms (13.23 ms jitter)
|
||||
Download: 8.97 Mbps (data used: 10.7 MB)
|
||||
Upload: 34.35 Mbps (data used: 31.6 MB)
|
||||
Packet Loss: 0.0%
|
||||
Result URL: https://www.speedtest.net/result/c/af03d5a8-7ae8-44de-a761-6747cce327d9
|
||||
+ mmcli -m 0 --signal-get
|
||||
----------------------
|
||||
Signal | refresh rate: 10 seconds
|
||||
----------------------
|
||||
LTE | rssi: -53.00 dBm
|
||||
| rsrq: -12.00 dB
|
||||
| rsrp: -82.00 dBm
|
||||
| s/n: 22.00 dB
|
||||
----------------------
|
||||
5G | rsrq: -32768.00 dB
|
||||
| rsrp: -32768.00 dBm
|
||||
| s/n: -32768.00 dB
|
||||
+ mmcli -m 0 --command 'AT+CPSI?'
|
||||
response: '+CPSI: LTE,Online,208-15,0xDAC,105116223,347,EUTRAN-BAND7,3350,5,5,-77,-793,-521,22'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-signal-strength
|
||||
[/dev/cdc-wdm0] Successfully got signal strength
|
||||
Current:
|
||||
Network 'lte': '-53 dBm'
|
||||
RSSI:
|
||||
Network 'lte': '-53 dBm'
|
||||
ECIO:
|
||||
Network 'lte': '-2.5 dBm'
|
||||
IO: '-106 dBm'
|
||||
SINR (8): '9.0 dB'
|
||||
RSRQ:
|
||||
Network 'lte': '-12 dB'
|
||||
SNR:
|
||||
Network 'lte': '27.4 dB'
|
||||
RSRP:
|
||||
Network 'lte': '-82 dBm'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-signal-info
|
||||
[/dev/cdc-wdm0] Successfully got signal info
|
||||
LTE:
|
||||
RSSI: '-53 dBm'
|
||||
RSRQ: '-12 dB'
|
||||
RSRP: '-82 dBm'
|
||||
SNR: '27.4 dB'
|
||||
5G:
|
||||
RSRP: '-32768 dBm'
|
||||
SNR: '-3276.8 dB'
|
||||
RSRQ: '-32768 dB'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy '--nas-get-tx-rx-info=lte'
|
||||
[/dev/cdc-wdm0] Successfully got TX/RX info
|
||||
RX Chain 0:
|
||||
Radio tuned: 'yes'
|
||||
Power: '-49.7 dBm'
|
||||
ECIO: '-9.6 dB'
|
||||
RSRP: '-79.2 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
RX Chain 1:
|
||||
Radio tuned: 'yes'
|
||||
Power: '-57.0 dBm'
|
||||
ECIO: '-8.8 dB'
|
||||
RSRP: '-85.8 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
RX Chain 2:
|
||||
Radio tuned: 'yes'
|
||||
Power: '0.0 dBm'
|
||||
ECIO: '-3.0 dB'
|
||||
RSRP: '-256.0 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
RX Chain 3:
|
||||
Radio tuned: 'yes'
|
||||
Power: '0.0 dBm'
|
||||
ECIO: '-3.0 dB'
|
||||
RSRP: '-256.0 dBm'
|
||||
Phase: '0.00 degrees'
|
||||
TX:
|
||||
In traffic: 'yes'
|
||||
Power: '-1.0 dBm'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy '--nas-get-tx-rx-info=5gnr'
|
||||
error: couldn't get TX/RX info: QMI protocol error (93): 'NoRadio'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-home-network
|
||||
[/dev/cdc-wdm0] Successfully got home network:
|
||||
Home network:
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
Description: 'Free'
|
||||
Network name source: se13
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-serving-system
|
||||
[/dev/cdc-wdm0] Successfully got serving system:
|
||||
Registration state: 'registered'
|
||||
CS: 'attached'
|
||||
PS: 'attached'
|
||||
Selected network: '3gpp'
|
||||
Radio interfaces: '1'
|
||||
[0]: 'lte'
|
||||
Roaming status: 'off'
|
||||
Data service capabilities: '1'
|
||||
[0]: 'lte'
|
||||
Current PLMN:
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
Description: 'Free'
|
||||
Roaming indicators: '1'
|
||||
[0]: 'off' (lte)
|
||||
3GPP cell ID: '105116223'
|
||||
Detailed status:
|
||||
Status: 'available'
|
||||
Capability: 'cs-ps'
|
||||
HDR Status: 'none'
|
||||
HDR Hybrid: 'no'
|
||||
Forbidden: 'no'
|
||||
LTE tracking area code: '3500'
|
||||
Full operator code info:
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
MNC with PCS digit: 'no'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-system-info
|
||||
[/dev/cdc-wdm0] Successfully got system info:
|
||||
WCDMA service:
|
||||
Status: 'none'
|
||||
True Status: 'none'
|
||||
Preferred data path: 'no'
|
||||
LTE service:
|
||||
Status: 'available'
|
||||
True Status: 'available'
|
||||
Preferred data path: 'no'
|
||||
Domain: 'cs-ps'
|
||||
Service capability: 'cs-ps'
|
||||
Roaming status: 'off'
|
||||
Forbidden: 'no'
|
||||
Cell ID: '105116223'
|
||||
MCC: '208'
|
||||
MNC: '15'
|
||||
Tracking Area Code: '3500'
|
||||
Voice support: 'no'
|
||||
IMS voice support: 'no'
|
||||
eMBMS coverage info support: 'no'
|
||||
eMBMS coverage info trace ID: '65535'
|
||||
Cell access: 'all-calls'
|
||||
Registration restriction: 'unrestricted'
|
||||
Registration domain: 'not-applicable'
|
||||
SIM reject info: 'available'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-technology-preference
|
||||
[/dev/cdc-wdm0] Successfully got technology preference
|
||||
Active: '3gpp, lte', duration: 'permanent'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-system-selection-preference
|
||||
[/dev/cdc-wdm0] Successfully got system selection preference
|
||||
Emergency mode: 'no'
|
||||
Mode preference: 'lte, 5gnr'
|
||||
Disabled modes: '(null)'
|
||||
Band preference: 'wcdma-2100, wcdma-pcs-1900, wcdma-dcs-1800, wcdma-1700-us, wcdma-850-us, wcdma-800, wcdma-900, wcdma-1700-japan, wcdma-850-japan'
|
||||
LTE band preference: '1, 2, 3, 4, 5, 7, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 29, 30, 32, 34, 38, 39, 40, 41, 42, 43'
|
||||
LTE band preference (extended): '1, 2, 3, 4, 5, 7, 8, 12, 13, 14, 17, 18, 19, 20, 25, 26, 28, 29, 30, 32, 34, 38, 39, 40, 41, 42, 43, 46, 48, 66, 67, 71'
|
||||
TD-SCDMA band preference: 'a, b, c, d, e, f'
|
||||
Roaming preference: 'any'
|
||||
Network selection preference: 'automatic'
|
||||
Service domain preference: 'cs-ps'
|
||||
GSM/WCDMA acquisition order preference: 'automatic'
|
||||
Usage preference: 'data-centric'
|
||||
Voice domain preference: 'ps-preferred'
|
||||
Registration restriction: 'unrestricted'
|
||||
Acquisition order preference: 5gnr, lte, umts
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-cell-location-info
|
||||
[/dev/cdc-wdm0] Successfully got cell location info
|
||||
Intrafrequency LTE Info
|
||||
UE In Idle: 'no'
|
||||
PLMN: '20815'
|
||||
Tracking Area Code: '3500'
|
||||
Global Cell ID: '105116223'
|
||||
EUTRA Absolute RF Channel Number: '3350' (E-UTRA band 7: 2600)
|
||||
Serving Cell ID: '347'
|
||||
Cell [0]:
|
||||
Physical Cell ID: '347'
|
||||
RSRQ: '-8.6' dB
|
||||
RSRP: '-79.1' dBm
|
||||
RSSI: '-51.3' dBm
|
||||
Cell [1]:
|
||||
Physical Cell ID: '489'
|
||||
RSRQ: '-20.0' dB
|
||||
RSRP: '-91.0' dBm
|
||||
RSSI: '-60.8' dBm
|
||||
Cell [2]:
|
||||
Physical Cell ID: '346'
|
||||
RSRQ: '-20.0' dB
|
||||
RSRP: '-92.4' dBm
|
||||
RSSI: '-60.8' dBm
|
||||
Interfrequency LTE Info
|
||||
UE In Idle: 'no'
|
||||
Frequency [0]:
|
||||
EUTRA Absolute RF Channel Number: '1675' (E-UTRA band 3: 1800+)
|
||||
Selection RX Level Low Threshold: '0'
|
||||
Cell Selection RX Level High Threshold: '0'
|
||||
Cell [0]:
|
||||
Physical Cell ID: '347'
|
||||
RSRQ: '-6.8' dB
|
||||
RSRP: '-57.0' dBm
|
||||
RSSI: '-44.3' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
Frequency [1]:
|
||||
EUTRA Absolute RF Channel Number: '9460' (E-UTRA band 28: 700 APT)
|
||||
Selection RX Level Low Threshold: '0'
|
||||
Cell Selection RX Level High Threshold: '0'
|
||||
Cell [0]:
|
||||
Physical Cell ID: '347'
|
||||
RSRQ: '-6.9' dB
|
||||
RSRP: '-58.7' dBm
|
||||
RSSI: '-35.0' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
Cell [1]:
|
||||
Physical Cell ID: '153'
|
||||
RSRQ: '-18.1' dB
|
||||
RSRP: '-68.3' dBm
|
||||
RSSI: '-41.4' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
Cell [2]:
|
||||
Physical Cell ID: '489'
|
||||
RSRQ: '-19.9' dB
|
||||
RSRP: '-69.3' dBm
|
||||
RSSI: '-41.4' dBm
|
||||
Cell Selection RX Level: '0'
|
||||
LTE Info Neighboring GSM
|
||||
UE In Idle: 'no'
|
||||
LTE Info Neighboring WCDMA
|
||||
UE In Idle: 'no'
|
||||
LTE Timing Advance: '2' us
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-operator-name
|
||||
[/dev/cdc-wdm0] Successfully got operator name data
|
||||
Service Provider Name
|
||||
Display Condition: 'spn-not-required-if-unknown-network'
|
||||
Name : 'Free'
|
||||
PLMN List:
|
||||
MCC/MNC: '208-15' LAC Range: 0->65535 PNN Record: 1
|
||||
MCC/MNC: '208-01' LAC Range: 0->65535 PNN Record: 1
|
||||
MCC/MNC: '208-02' LAC Range: 0->65535 PNN Record: 1
|
||||
MCC/MNC: '208-16' LAC Range: 0->65535 PNN Record: 1
|
||||
PLMN Names:
|
||||
0: 'Free' ('Free') Country: 'initials-do-not-add'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-lte-cphy-ca-info
|
||||
[/dev/cdc-wdm0] Successfully got carrier aggregation info
|
||||
DL Bandwidth: '15'
|
||||
Primary Cell Info
|
||||
Physical Cell ID: '347'
|
||||
RX Channel: '3350'
|
||||
DL Bandwidth: '20'
|
||||
LTE Band: 'eutran-7'
|
||||
Secondary Cell 1 Info
|
||||
Physical Cell ID: '347'
|
||||
RX Channel: '1675'
|
||||
DL Bandwidth: '15'
|
||||
LTE Band: 'eutran-3'
|
||||
State: 'deactivated'
|
||||
Cell index: '1'
|
||||
Secondary Cell 2 Info
|
||||
Physical Cell ID: '347'
|
||||
RX Channel: '9460'
|
||||
DL Bandwidth: '10'
|
||||
LTE Band: 'eutran-28'
|
||||
State: 'deactivated'
|
||||
Cell index: '2'
|
||||
+ qmicli '--device=/dev/cdc-wdm0' --device-open-proxy --nas-get-rf-band-info
|
||||
[/dev/cdc-wdm0] Successfully got RF band info
|
||||
Band Information:
|
||||
Radio Interface: 'lte'
|
||||
Active Band Class: 'eutran-7'
|
||||
Active Channel: '3350'
|
||||
Band Information (Extended):
|
||||
Radio Interface: 'lte'
|
||||
Active Band Class: 'eutran-7'
|
||||
Active Channel: '3350'
|
||||
Bandwidth:
|
||||
Radio Interface: 'lte'
|
||||
Bandwidth: '20'
|
Loading…
Reference in a new issue