I’m working on a large project Using Fez-Cobra, Netduino and Arduino Boards to do prototyping, I’m also using Sparkfun GSM Shields as part of the project, so far 4 of the 7 Shields I have, have at some point simply stopped responding to any Serial Port Messages, even “AT” messages simply time out.
Has anyone else seen anything like this.
This has happened whether I’ve been stacking the unit’s using only USB power, Using USB and Dedicated Power, not stacked but simply wired together etc. the code is simple, open the Serial port, send a few commands such as “AT”, “AT+CGACT=0,1” etc in an effort to check for connections and open a GPRS connection.
After debugging stopping the debugger and starting it up again for some reason the 4 units mentioned simply stopped sending back responses, and I assume are no longer functioning…