Hello
I’m using Sierra MC8775 and Sierra MC8775V to make an APN connection on my Mikrotik BaseBox 5.
My Sierra module specification is showed in follow
I install my MC8775 on the Mikrotik Router board and configure it as PPP connection.
My PPP connection works and I can see the Public IP of Sim Card. Unfortunately, My connection is not stable and it disconnect after a time.
The log file of the router board showed that MC8775 was trying to reconnect, but the connection could not initialized.
As the system mode is 14 which means it supports only WCDMA, I guessed It might be my problem.( because I’m not sure about Sim Card network coverge).
I changed the system mode 2 which means It selects the module mode automatically.
the above solution didn’t make my connection stable.
so I checked diagnostic information and dump crash files, the results are demonstrated in follow
The error codes are going to be internal addresses relating to the firmware mapping, this is not avaialble so uit is not a route to go down. also it will only be used when looking for an actual issue in the firmware.
You really need to establish whether the unit is actually attached to a network or not to do that you need to send the below command
at!gstatus?
This might be too new (as the unit you are using is ancient), in which case the below commands.
at+creg?
at+cgreg?
at+cops?
at+csq
Between the ‘authenticated’ and the ‘terminating’ prompts can you exchange data? I am guessing not, so it may be your SIM does not have access rights.
So the fact that the SIM card works on other units
The results below are conflicting. The GSTATUS command says you are packet switch attached on 3G but the CREG, CGREG commands say that you are attached to your home network and the COPS command says you are currently sat on 2G!
So just to clarify a few points.
You are using a SIM with a private APN which will allocate static IP addresses to the unit/SIM, based on what? Username and password?
What network/country are you operating in (given the unit thinks it is on its home network) and we cannot see the MCC/MNC from the COPS command?
Re the framework question I presume you are talking about the firmware running on the unit, problem is the unit is over 7 years old so finding the current firmware is a problem.
At present I am a bit lost as to what to suggest given the conflicting results and the mikrotik OS/board being a bit of an unknown to me?
Dear Matt
I appreciate your great help and I apologized because I made mistake in my previous message. It seems there were two different routerOS opened when I was writing my message.
the correct information of the modem is:
[code]
at!gstatus?
!GSTATUS:
Current Time: 1051406 Temperature: 61
Bootup Time: 0 Mode: ONLINE
System mode: WCDMA PS state: Attached
WCDMA band: IMT2000 GSM band: Unknown
WCDMA channel: 10687 GSM channel: 65535
GMM (PS) state:REGISTERED NORMAL SERVICE
MM (CS) state: IDLE NORMAL SERVICE
yes, my SIM is working with private APN name and a static IP address will be allocated to SIM. I’m not so professional at this field, I only know there is no username and password. I simply add private APN name and my sim card will get the static IP address.
Ok so from what I can see from the responses below is that the unit is powered up and attached to the network correctly meaning it should be able to successfully perform a connection. After this it is all down to the mikrotik router OS of which I am no expert, I think you need to post on one of their forums to take it further.
thank you for your kindly responses,
would you please describe the parameter of the following pictures:
when the modem is working correctly
and when we lost our modem connection
please consider the above pictures are taken from two modem which one of them is working correctly and the another modem has lost the connection.
the parameters WCDMA L1 State and RRC State are different in the pictures.
to see what protocol is running in my MC8775, I checked !REL? command:
which parameters of this command are illustrated in following photo