[BGS2-E] | Thales IoT Developer Community
November 24, 2021 - 6:58pm, 2163 views
Hello,
I created project based on BGS2-E module, but one of my product come back to me with weird problem.
In my project, I based on automatic network searching but this one piece, can't connect with any network. I tried do it manually by command:
AT+COPS=1,2,(number of network)
and then, terminal show me OK, but when i check network connection status using
AT+CREG?
I still receive,
+CREG: 0,2
Another products, haven't that problem - they connect manually, and automatic too.
Hello,
Please do some cross checks like switching the SIM. And verify if the antenna is connected.
Please activate some CREG URC with AT+CREG=2 and maybe some URCs with AT^SIND. Check AT+CEER output. Check with AT+COPS=? what networks the module can find. Please also paste AT^SCFG? output.
BR,
Bartłomiej
Hi, thanks for response! ;)
okey, from the beginning...
I tested, module on a few sim card's and effect was always the same.
Antenna is connected properly, (I based that, on AT+CSQ command, which return me about 20).
I tried connect to all this sites, without success. I had card from "Orange", and I tested to connect "Orange PL" too, similar with Plus site.
Hello,
Do these SIM cards work in other device or have you tried the same SIM that works in some other BGS2 device?
As AT+COPS=? returns networks it seems that the antenna must be working. All the networks have status 1 which is available. If you try to force the forbidden operator it would probably change to 3 for this operator which is forbidden. This module returns always OK after manual operator selection and then tries to connect. Please activate CREG URC with AT+CREG=2. You will see the status changing.
If at+csq returns rssi other than 99 it looks like the module is registered but maybe in limited service ****. But this usually happens when the operator is forbidden. If CREG is 3 the registration was denied by the network. Please also check AT^MONI output. Please also check AT+CFUN? output.
Was this module ever proved working before?
BR,
Bartłomiej
Hi,
Yep, both sim card's works well on my phone, and on other bgs2e devices.
When, I force to connect to any network, status of this network not changing, it still is "1" - Avaliable.
Allright.
I activated that, but I don't have any URC, see:
Yep, the AT+CSQ command return rssi value other than 99:
My +CREG, still return me 2, that means:
AT^MONI
CFUN:
Unfortunately I don't have that information.
Hello,
The module is able to scan the networks and shows limited service, so the receiver is working. Maybe there is a hardware issue with the transmitter. If everything was correct with both transmitter and receiver you would be able to setup an emergency call.
Or maybe there's something with the software. Anyway to debug this you'd have to capture traces from the module which you are not able to do.
Did you use the AT+CLCK command? Maybe some kind of lock is applied. Was the module brand new? If so, please contact your provider.
BR,
Bartłomiej
I don't use AT+CLCK command.
Yep, module is brand new.
If i want to setup an emergency call, i will use
right?
Yes. I don't recommend you to do that but if it worked, that would be a proof that from HW perspective the device is able to communicate.