Jump to content
Калькуляторы

Как сменить IMEI у Mikrotik SXT LTE6 kit

Добрый день, есть

1. Mikrotik SXT LTE6 kit

2. Версия прошивки7.16.1 (stable)

3. Build time 2024-10-10 14:03:32

4. Factory Software 7.15

 

 

Не могу сменить IMEA на интерфейсе lte (lte1). Ранее это делалось следующим образом:

 

To view IMEI:

Code: Select all
/interface lte at-chat lte1 input="AT*MRD_IMEI=R"

To change it, firstly delete it:

Code: Select all
/interface lte at-chat lte1 input="AT*MRD_IMEI=D"

And then set up a new one:

Code: Select all
/interface lte at-chat lte1 input="AT*MRD_IMEI=W,0101,11JAN1970,35281**********"

 

 

Сейчас данные команды не работают в терминале WEB (Микротика) 

 

Выдает ошибку:

[admin@MikroTik] > /interface lte at-chat lte1 input="AT*MRD_IMEI=R

output: +CME ERROR: Operation not supported

 

Подскажите как сменить IMEI - без этого сим-карта не регестрируется у провайдера. 

 

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.