Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A9 Not registering on the network #12

Open
sharmabhimanyu opened this issue Mar 12, 2021 · 7 comments
Open

A9 Not registering on the network #12

sharmabhimanyu opened this issue Mar 12, 2021 · 7 comments

Comments

@sharmabhimanyu
Copy link

Hi,
We are using the A9 development board as part of an IoT proof of concept.
Our A9 module is unable to register on the network, despite reporting a network strength of 12.
The network in question is Airtel and we operated the device in multiple locations to rule out any network issues.
The device was powered from the micro usb port with a 5v 2amp power bank as the power source.

@KaranRajPradhan
Copy link
Member

Hi @sharmabhimanyu, are you using the A9 with AT commands(on factory firmware) or are you flashing a custom firmware built on top of the GPRS_C_SDK provided by AiThinker?

In any case, can you provide more information on how you're doing the network configuration?

@sharmabhimanyu
Copy link
Author

Hi @KaranRajPradhan, we are running custom firmware on top of sdk.

We have traced the issue to the SIM card. While the SIM card was working perfectly in a mobile phone it wasn't attaching to the network in the A9.
We replaced the SIM and now the A9 is attaching to the network.

Any thoughts on why a particular SIM would not work specifically in the A9?

@tejpochiraju
Copy link
Member

@sharmabhimanyu - we have seen this happen on other GSM modems too where data roaming wasn't enabled. Could that have been an issue? It would also help to know what the networks were for the 2 SIMs.

@sharmabhimanyu
Copy link
Author

@tejpochiraju - The SIM that did not attach to the network was an Airtel postpaid SIM with roaming enabled ( in the mobile phone)
The Swapped SIM that did attach to the network was a Vodafone prepaid SIM.

Both these SIMs are from the Delhi circle and we are based out of the Delhi circle so data roaming may not have been the issue.

@zeeshanali33096
Copy link

zeeshanali33096 commented Mar 26, 2021

@tejpochiraju @KaranRajPradhan So the problem we are facing is the network just drops time to time and the device refuses to connect. As @sharmabhimanyu has already pointed out we are using an IOT Vodafone sim card

I have attached a simple Mqtt demo sketch.
mqtt.zip

@KaranRajPradhan
Copy link
Member

@zeeshanali33096 @sharmabhimanyu Can you provide the logs of this network drop you mentioned? Also, is the timing of the drop consistent?

@zeeshanali33096
Copy link

Hi @KaranRajPradhan ,

Attaching the logs
Logs.zip

No, We don't think the timing is consistent. But once it drops it rarely connects back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants