I'm trying to setup an lte connection using wAP LTE kit (EU). in the logs I see the "lte,async lte1: rcvd +CME ERROR: 100" (not the 10 one). the same error happens with 2 sim cards from different operators (tim italy and wind italy, both pinless and working in my phone and on other lte routers).
I did the following:
* updated to latest stable
* LTE scanned with no results
* resetted the config
* had a lunch break
* set the USB power mode to mPCIE
* tried all the auth methonds for the APN (on my phone I have no authentication and that works)
* tried to use a single band
* tried to use a single network mode
The LTE interface in enabled, but not running. In the cellular info I can see my IMSI, while in the status I see that the registration status is "searching".
I can't upgrade the firmware from version MikroTik_CP_2.160.000_v008 because I need a working mobile connection...
interface lte info lte1
pin-status: no password required
functionality: full
registration-status: searching
manufacturer: "MikroTik"
model: "R11e-LTE"
revision: "MikroTik_CP_2.160.000_v008"
imei: XXX
imsi: XXX
uicc: XXX
subscriber-number: +CME ERROR: 100
Logs:
Code: Select all
00:18:43 echo: lte,async lte1: rcvd OK
00:18:43 echo: lte,async lte1: sent AT*MRD_SN?
00:18:43 echo: lte,async lte1: rcvd *MRD_SN:XXXXXXXXXXX
00:18:43 echo: lte,debug lte serial: *MRD_SN:XXXXXXXXXXX
00:18:43 echo: lte,async lte1: sent AT+CFUN=4
00:18:43 echo: lte,async lte1: rcvd OK
00:18:43 echo: lte,async lte1: sent AT*CGDFLT=0,"IP","internet.wind",,,,,,,,,,1,0,,,,,,,1
00:18:43 echo: lte,async lte1: rcvd OK
00:18:43 echo: lte,async lte1: sent AT*CGDFAUTH=0,0
00:18:43 echo: lte,async lte1: rcvd OK
00:18:43 echo: lte,async lte1: sent AT+CPIN?
00:18:43 echo: lte,async lte1: rcvd +CPIN: READY
00:18:47 echo: lte,async lte1: sent AT+CPMS="SM","SM","SM"
00:18:47 echo: lte,async lte1: rcvd +CPMS: 3,50,3,50,0,0
00:18:47 echo: lte,async lte1: sent AT+CFUN?
00:18:47 echo: lte,async lte1: rcvd +CFUN: 4
00:18:47 echo: lte,async lte1: sent AT+CNUM
00:18:47 echo: lte,async lte1: rcvd +CME ERROR: 100
00:18:47 echo: lte,async lte1: sent AT+CIMI
00:18:49 echo: lte,async lte1: rcvd 222883211407005
00:18:49 echo: lte,async lte1: sent AT+ICCID?
00:18:49 echo: lte,async lte1: rcvd +ICCID: 8939883421002280163f
00:18:49 echo: lte,async lte1: sent AT+CPIN?
00:18:49 echo: lte,async lte1: rcvd +CPIN: READY
00:18:49 echo: lte,async lte1: sent AT*BAND=15,78,147,160,524487,0,2,0
00:18:49 echo: lte,async lte1: rcvd OK
00:18:50 echo: lte,async lte1: sent AT+CFUN=1
00:18:50 echo: lte,async lte1: rcvd OK
00:18:50 echo: lte,async lte1: sent AT+COPS=3,0
00:18:50 echo: lte,async lte1: rcvd OK
00:18:50 echo: lte,debug lte1: config ok
Thanks a lot !
g