Thread moved at the request of @sajunky
HI sorry my English is
I have an E5186s-22a and it works very well (not an E5186-61a)
Our Provider only work with CAT4 and so i get Download144/Upload45 Mbits but i am happy with this speed.
I'm looking for a firmware provides more options like DDNS.. and therefore in this forum are very good programmers at home
The only thing I found is this analysis and setting tool which help me fix the 2600 Band.
(menu Language also in English)
http://www.lte-anbieter.info/ltewatch/huawei.php
BIG-MODE
To get RSRP,RSRQ...over HILINK per Hand you only have to set this lines in Browser
http://192.168.8.1 (open first window1 for pass)
http://192.168.8.1/api/device/signal (open second window2 to get signal Info)
Strg+U
http://192.168.8.1/api/global/module-switch (to see what modul is open)
Strg+U
http://192.168.8.1/api/net/net-mode (If you know "How to" you can set LTEBand individually)
Strg+U
http://192.168.8.1/api/device/device-feature-switch (modul coulometer ?)
Strg+U
http://192.168.8.1/api/device/information (works only with window1 Router and password first)
Strg+U
------------------------------------------------------------------------------------------
Back to "How do" individually Band setting
http://192.168.8.1/api/net/net-mode
Strg+U
<?xml version="1.0" encoding="UTF-8"?>
<response>
<NetworkMode>03</NetworkMode>
<NetworkBand>3FFFFFFF</NetworkBand>
<LTEBand>800D5</LTEBand>
</response>
800D5 means that your router can select Band 1,3,5,7,8,20 automatically
10000000000011010101 = HEX 800D5 = <LTEBand>800D5</LTEBand>
binary from right to left 1-20
00000000000000000001 = only 2100 MHZ = Band 1 = <LTEBand>00001</LTEBand>
00000000000000000100 = only 1800 MHZ = Band 3 = <LTEBand>00004</LTEBand>
00000000000000010000 = only 850 MHZ = Band 5 = <LTEBand>00010</LTEBand>
00000000000001000000 = only 2600 MHZ = Band 7 = <LTEBand>00040</LTEBand>
00000000000010000000 = only 900 MHZ = Band 8 = <LTEBand>00080</LTEBand>
10000000000000000000 = only 800 MHZ = Band 20 = <LTEBand>80000</LTEBand>
00000000000001000100 = 1800+2600 MHZ = LTE Advanced = <LTEBand>00044</LTEBand>
So if you want only 1800MHZ you have to change LTEBand to <LTEBand>4</LTEBand>
! WARNING Band switch back to automatically with tool !
I can not say what <LTEBand>xxxxx</LTEBand> the E5186-61a automatically has ?
The E5186s-22a has <LTEBand>800C5</LTEBand> automatically
The E5786s-22a has <LTEBand>800D5</LTEBand> automatically
HI sorry my English is
I have an E5186s-22a and it works very well (not an E5186-61a)
Our Provider only work with CAT4 and so i get Download144/Upload45 Mbits but i am happy with this speed.
I'm looking for a firmware provides more options like DDNS.. and therefore in this forum are very good programmers at home
The only thing I found is this analysis and setting tool which help me fix the 2600 Band.
(menu Language also in English)
http://www.lte-anbieter.info/ltewatch/huawei.php
BIG-MODE
To get RSRP,RSRQ...over HILINK per Hand you only have to set this lines in Browser
http://192.168.8.1 (open first window1 for pass)
http://192.168.8.1/api/device/signal (open second window2 to get signal Info)
Strg+U
http://192.168.8.1/api/global/module-switch (to see what modul is open)
Strg+U
http://192.168.8.1/api/net/net-mode (If you know "How to" you can set LTEBand individually)
Strg+U
http://192.168.8.1/api/device/device-feature-switch (modul coulometer ?)
Strg+U
http://192.168.8.1/api/device/information (works only with window1 Router and password first)
Strg+U
------------------------------------------------------------------------------------------
Back to "How do" individually Band setting
http://192.168.8.1/api/net/net-mode
Strg+U
<?xml version="1.0" encoding="UTF-8"?>
<response>
<NetworkMode>03</NetworkMode>
<NetworkBand>3FFFFFFF</NetworkBand>
<LTEBand>800D5</LTEBand>
</response>
800D5 means that your router can select Band 1,3,5,7,8,20 automatically
10000000000011010101 = HEX 800D5 = <LTEBand>800D5</LTEBand>
binary from right to left 1-20
00000000000000000001 = only 2100 MHZ = Band 1 = <LTEBand>00001</LTEBand>
00000000000000000100 = only 1800 MHZ = Band 3 = <LTEBand>00004</LTEBand>
00000000000000010000 = only 850 MHZ = Band 5 = <LTEBand>00010</LTEBand>
00000000000001000000 = only 2600 MHZ = Band 7 = <LTEBand>00040</LTEBand>
00000000000010000000 = only 900 MHZ = Band 8 = <LTEBand>00080</LTEBand>
10000000000000000000 = only 800 MHZ = Band 20 = <LTEBand>80000</LTEBand>
00000000000001000100 = 1800+2600 MHZ = LTE Advanced = <LTEBand>00044</LTEBand>
So if you want only 1800MHZ you have to change LTEBand to <LTEBand>4</LTEBand>
! WARNING Band switch back to automatically with tool !
I can not say what <LTEBand>xxxxx</LTEBand> the E5186-61a automatically has ?
The E5186s-22a has <LTEBand>800C5</LTEBand> automatically
The E5786s-22a has <LTEBand>800D5</LTEBand> automatically
Last edited: