OK,
Let me try to explain what has happened. I am using GSM Web Client sample. When I first got this board, I was able to connect and everything worked great. I am using Arduino uno with this board and am having major hanging issues. I have searched this forum and the web for fixes and have tried everything i can find but can not seem to get it to work after 97 minutes which has been my best run yet in debug mode. Will not work in regular mode more than 10 minutes.
My Situation:
I am in an area with no signal. This is fine as I simply want to check for a signal, then if it can not connect continue running my program. I have set the timeouts, I have increased the voltage I have changed settings in the libraries but nothing runs solid. Now after attempting to run from a 12v source through vin, I can no longer simply run from the barrel plug. I have run a simple LED run between connections so I can visually see when the connection attempt is. Every 10 seconds, I am attempting to connect to the network, if it fails I run the LED's again for 10 seconds and so on. This was working last night for about 20 minutes before it hung. Now the LED's will not even light unless I hook up the USB with the barrel connector.
Question:
Is this shield just buggy? I am hesitant to use it in the field when it will not run in the lab. Is it because I am not able to connect or am trying to connect so often? Why is my power not working the same today, did I fry something? Am I hanging due to being in test mode? I have spent weeks trying to get this to run with no solid runs. Is this board reliable or am I chasing my tail here?
Here is some of what I have tried as well as others:
Please any thoughts would be welcome.