Hello to Mikrotik forum
I have LHG4G kit to test with Three uk 4g services however i have no luck with initial set up can anyone offer some advice please ?
Sorry to waste your times i am learning new to this products before i have used only Huawei b315 -b310 routers and they work very well at this location.
I noticed not camped on cell in lte log.
Do i have correct config for three uk APN settings ? Is anyone else using this setup>
Remember that your RB is 30° focus and you must have good direction to proper eNB to receive registration in network and good Band to connect with ISP. Every Band can have differ direction with the best speed, check eNB numbers.
Your before device have connected any external antenna and you use app like HManager to select band’s on it?
Forgive me i did not make clear which software i was using Currently Last Stable Version 6.46.2 stable with APN = three.co.uk
THANK YOU for some direction i will return to trying new Beta software to see if it resolve my incompetence.
For information i can see direct 1km the cell tower i have direction straight.
At screenshot you try add a new apn. Better is use one and the same apn and testing that value who start work with internet.
Example:
/interface lte apn set [find name="default"] apn="three.co.uk" ;
# /interface lte apn print; This give you a number of apn entry
/interface lte apn set 0 apn="three.co.uk" ;
I bought second unit and it worked with basic setup as before ! The only change is hardware, MikroTik LHG 4G/LTE High gain 21dBi CPE - RBLHGR+R11e-4G is original unit i made post about issue not camped on Cell -
Second Unit is MikroTik LHG LTE - RBLHGR&R11e-LTE !
The LTE unit is locked onto band 20 - Band 20 is available on the 4G unit but does not obtain a lock hence original post asking for help.
I will contact vendor as i think its defective unit ?
I write more info at ones because I hope you do more test and not buy next device :).
First.
At this forum when you try search a “Not camped on cell” you discover two cases where only Band20 = 800Mhz are not work but other band’s works…:
[]SXT LTE kit - nothing received on Band 20 (800 MHz) - where autor plugout the internal antenna and connect own external antenna to modem - this way he connect antenna directly created to 800Mhz. Better was RBM11G + r11e-LTE6 or EP06 with 2CA.
[]LTE Registration Denied R11e-4G in RB912UAG-5HPnD - where autor set a proper APN and receive connection.
But please check that you have updated MODEM FIRMWARE first. I know about latest version here:
r11-lte → MikroTik_CP_2.160.000_v013
r11-lte-4g → …_v9
You should connect on ANY band to your ISP and receive connection with internet. The apn=“” or specific one should do a connection finaly. When you receive connection at any Band then do:
.
.
This way you receive the APN from your ISP. My is “internet.cp” who give me Public IP.
To disable specific band try this:
.
/interface lte set lte1 !band
/interface lte set lte1 band=""
/interface lte set lte1 band=8,20,3,1,7
.
When you have a sure about APN and connection at any band you can set band by band and check what speed you receive at every separate band.
You can write the eNB who give you information about Tower no. - differ number means differ BTS/eNB.
I hope this information give you a possibility to establish connection.
Write to me or to support@mikrotik.com directly. Not buy next devices :).
Good Luck and give feedback.