Community discussions

MikroTik App
 
compayquinto
just joined
Topic Author
Posts: 3
Joined: Thu Mar 14, 2024 10:51 pm

Cell lock

Thu Mar 14, 2024 11:13 pm

Hello, I've a routerOS 7.13.5 model SXTR LTE6 . I would like to lock a cell so I checked the parameters as earfcn and phy-cell id of the current tower and I used the script as recommended by Mikrotik manual but the output system always writes "+CME Error: Operation not supported. you can see the attachment below for details.
Thank you for your answers.
You do not have the required permissions to view the files attached to this post.
 
User avatar
miku
just joined
Posts: 15
Joined: Fri Feb 23, 2024 3:57 pm
Location: Poland

Re: Cell lock

Fri Mar 15, 2024 2:33 am

Which modem firmware you have? Is there R11e-LTE6 modem?
[admin@MikroTikLTE] > /interface lte firmware-upgrade lte1
  installed: R11e-LTE6_V036
     latest: R11e-LTE6_V038
 
compayquinto
just joined
Topic Author
Posts: 3
Joined: Thu Mar 14, 2024 10:51 pm

Re: Cell lock

Fri Mar 15, 2024 5:58 pm

Which modem firmware you have? Is there R11e-LTE6 modem?
[admin@MikroTikLTE] > /interface lte firmware-upgrade lte1
  installed: R11e-LTE6_V036
     latest: R11e-LTE6_V038
Hello, here it is
installed: 16121.1034.00.01.01.04
latest: 16121.1034.00.01.01.04
 
User avatar
miku
just joined
Posts: 15
Joined: Fri Feb 23, 2024 3:57 pm
Location: Poland

Re: Cell lock

Fri Mar 15, 2024 9:02 pm

There is Fibocom FG621-EA modem (not R11e-LTE6). RoS documentation about LTE has examples dedicated for R11e-LTE and R11e-4G. So for Your modem it don't work.

I found solution in this post: https://www.ispreview.co.uk/talk/thread ... 475/page-2
/interface lte at-chat lte1 input="AT+GTCELLLOCK=1,0,0,6175,176"

AT+GTCELLLOCK=<mode>[,<rat>,<type>,<earfcn>[,<PCI>]]
< mode >: integer type; 0 Disable this function 1 Enable this function 2 Add new cell to be locked
<rat>: integer type; 0 LTE 1 WCDMA
<type>: integer type; 0 Lock PCI 1 Lock frequency

Reset command:
/interface lte at-chat lte1 input="AT+GTCELLLOCK=0"
 
compayquinto
just joined
Topic Author
Posts: 3
Joined: Thu Mar 14, 2024 10:51 pm

Re: Cell lock

Fri Mar 15, 2024 10:40 pm

There is Fibocom FG621-EA modem (not R11e-LTE6). RoS documentation about LTE has examples dedicated for R11e-LTE and R11e-4G. So for Your modem it don't work.

I found solution in this post: https://www.ispreview.co.uk/talk/thread ... 475/page-2
/interface lte at-chat lte1 input="AT+GTCELLLOCK=1,0,0,6175,176"

AT+GTCELLLOCK=<mode>[,<rat>,<type>,<earfcn>[,<PCI>]]
< mode >: integer type; 0 Disable this function 1 Enable this function 2 Add new cell to be locked
<rat>: integer type; 0 LTE 1 WCDMA
<type>: integer type; 0 Lock PCI 1 Lock frequency

Reset command:
/interface lte at-chat lte1 input="AT+GTCELLLOCK=0"

Now the output is "OK" as you are able to see just below
[admin@MikroTik] > interface lte at-chat lte1 input="AT+GTCELLLOCK=1,0,0,3350,170"
output: OK

I hope it will works and the cell is actually locked. I'm going to check in the next days and I will let you know. Thank you for your precious advice and time.

Who is online

Users browsing this forum: No registered users and 9 guests