Huawei E8372 - See signal strength etc

You are doing well, but login with your password from the same browser window first.

Once it works please post here the output from "/api/net/net-mode-list". You may need to open "View Source" window or "Developer mode" in Chrome to see XML tags names. Otherwise only raw data is displayed.
 
Last edited:
Thanks. That one just tells me the bands I think.


<?xml version="1.0" encoding="UTF-8"?>
<response>
<AccessList>
<Access>00</Access>
<Access>01</Access>
<Access>02</Access>
<Access>03</Access>
</AccessList>
<BandList>
<Band>
<Name>GSM900/GSM1800/WCDMA BCVIII/WCDMA BCI</Name>
<Value>2000000400380</Value>
</Band>
</BandList>
<LTEBandList>
<LTEBand>
<Name>LTE BC1/LTE BC3/LTE BC8/LTE BC40</Name>
<Value>8000000085</Value>
</LTEBand>
<LTEBand>
<Name>All bands</Name>
<Value>7ffffffffffffff</Value>
</LTEBand>
</LTEBandList>
</response>


192.168.8.1/api/device/signal gives me

<?xml version="1.0" encoding="UTF-8"?>
<response>
<pci></pci>
<sc></sc>
<cell_id></cell_id>
<rsrq></rsrq>
<rsrp></rsrp>
<rssi></rssi>
<sinr></sinr>
<rscp></rscp>
<ecio></ecio>
<psatt>1</psatt>
<mode>7</mode>
<lte_bandwidth></lte_bandwidth>
<lte_bandinfo></lte_bandinfo>
</response>
 
Last edited:
Thanks for sharing, saved for future reference. It is rewarding to help people who do care. Regarding response from "api/device/signal", I must say, you are out of luck. This version of firmware do not report signal strenghts parameters - all fields are empty. It should be a real data between XML tags, similar you see in the "psat" or "mode" tags. Maybe try to upgrade firmware, as from my experience only some versions are crippled.
 
Last edited:
Top
Sign up to the MyBroadband newsletter
X