I have the latest GPRS shield and am trying to get it to work with the Arduino Uno. I have used previous shields before and they worked.
What is happening is that I am not getting any data from it. Usually it will send those initial random characters, the startup sequence and then Call Ready. But now all I get are the random characters.
I have also tried to upgrade the firmware and reset the baud rate but to no avail. I have tried three shields but none of them work.
I am using SoftwareSerial and the code from the Wiki.