You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
I have lot's of problems with three new original Arduino GSM Shields v2. Everyone does not functioning correctly because the GSM Library is incorrect. You don't belive me?
Google GSM Shield Problems! I can't understand why the hell you sell products which don't function correctly! I have spent more than 300$ on, so it seems, not functioning stuff!
Also the Arduino Forum can't help me!
After i tested one of the original Arduino GSM Shields v2 with the Original Mega2560, everything worked fine (Sending and Receiving SMS).
But today suddenly the GSM Modul stucks at the command "ReceiveSMS" or "GsmScanNetworks" from the Example Sketches!
I already tried and have done:
Connect Pin 2 from GSM Shield v2 to Pin 10 of Arduino Mega 2560 R3
My power supply can provide up to 3A by 12V
Removed the PIN from the SIM Card
The SIM Card itself is working
The Power Button on the GSM Shield is ON
Another New GSM Shield, for trying out, has the same problem
Another New Mega2560 comes up with the same problem
I also tried out something with AT commands like the Sketch below. Then i get after i typed in AT the following answer
So do you know any further steps to can solve this problem? I can't understand why they selling products (GSM Shield's) which are not working. Especially they are really expensive!
and that's failing? If so, you may have an issue with the SIM itself not being permitted onto the network. The modem may be reporting back network failure codes the library isn't capable of handling. The best way to troubleshoot the modem is to connect the modem to a USB to UART cable and use a terminal program on your PC so send the AT commands.
Moved from arduino/Arduino#7420 by @Thor2018
Hello everyone,
I have lot's of problems with three new original Arduino GSM Shields v2. Everyone does not functioning correctly because the GSM Library is incorrect. You don't belive me?
Google GSM Shield Problems! I can't understand why the hell you sell products which don't function correctly! I have spent more than 300$ on, so it seems, not functioning stuff!
Also the Arduino Forum can't help me!
After i tested one of the original Arduino GSM Shields v2 with the Original Mega2560, everything worked fine (Sending and Receiving SMS).
But today suddenly the GSM Modul stucks at the command "ReceiveSMS" or "GsmScanNetworks" from the Example Sketches!
I already tried and have done:
I also tried out something with AT commands like the Sketch below. Then i get after i typed in AT the following answer
So do you know any further steps to can solve this problem? I can't understand why they selling products (GSM Shield's) which are not working. Especially they are really expensive!
I'm thankful for every answer!
Best regards, Thorsten
The text was updated successfully, but these errors were encountered: