Cat6 LGH LTE

Hi,
Im using MikroTik RBLHGR&R11E-LTE6
With provider: Orange 26003
in this location: https://www.google.pl/maps/place/52%C2%B038’03.1%22N+14%C2%B033’30.9%22E/@52.6129526,14.6204136,13.38z/data=!4m6!3m5!1s0x0:0x0!7e2!8m2!3d52.6341854!4d14.5585883?hl=pl
Map with BTS: https://www.cellmapper.net/map?MCC=260&MNC=3&type=LTE&latitude=52.61239434787606&longitude=14.620646071087645&zoom=13.160000000000004&showTowers=true&showTowerLabels=true&clusterEnabled=true&tilesEnabled=true&showOrphans=false&showNoFrequencyOnly=false&showFrequencyOnly=false&showBandwidthOnly=false&DateFilterType=Last&showHex=false&showVerifiedOnly=false&showUnverifiedOnly=false&showLTECAOnly=false&showENDCOnly=false&showBand=0&showSectorColours=true&mapType=roadmap

Device strongly keeps BTS:
eNB ID 162087
I would like to be connected to different BTS:
eNB ID 162365
because it’s closer and I hope to reach better performance
is there any way to achive that?

About map with BTS we have perfect this one: http://beta.btsearch.pl/

About Tower/BTS/eNB Lock you must do a Cell Lock feature who is describe in documentation: https://wiki.mikrotik.com/wiki/Manual:Interface/LTE#Using_Cell_lock

If you want connecto to e.g. earfcn=1234 and phy-cell-id=56 then command
interface lte at-chat lte1 input=“at*cell=2,3,1234,56”
lock you to proper Tower and proper antenna on it.

To disable , means came back to not-lock working you set 0 by:
interface lte at-chat lte1 input=“at*cell=0”

This is all magic.

Thank You SiB,
beta.btsearch.pl is missing eNB ID 162365
Tip: factory reset doesnt erase ‘at-chat’ settings ! :open_mouth:

this is very usefull than /interface lte at-chat lte1 input=“at*cell=0”

BTW, i put my antena into passthrough mode - now Mikrotik CRS is my main router
Device received public IP Address and everything works fine.. except… i cannot reach antena now :slight_smile:
is there any way to get connected to antena without factory reset?