Hi all, i had a wavecom module q2501b working for soveral days, connnected to a server and transmiting its position(gps). One day, i simply had no responce from the module. When i connected a serial cable to it, there was no reply to AT commands(no echo either). After disconnecting the module and connecting it again, my firmware started to run ok. I´m afraid it will happen again, it looked like the OpenAt firmware wasn’t working. Did anyone experience the same problem? is there any way of fixing it without using an external watch-dog circuit?
I doubt that this is a problem with the Wavecom core firmware…
When the modem didn’t respond, it probably was turned off… Does it run on batteries? It will itself turn off when you drop below a certain battery voltage… Also, are you using GSM/GPRS communication? Then you might have high peak currents (pulses) that may cause the modem to shut down if the battery / power source can’t supply the required current.
When you say “my firmware” you refer to an embedded application that you programmed, right? Is it possible that there is a bug in your software?
( Unfortunately, I experienced writing bugs myself )
Thanks for the reply. I´m using a battery power supply, but i´m shure thre is enough current o support a GSM/GPRS communication. There may be a bug in my firmware, but if my code caused any exception, the module still should be responding to AT commands, am i right? And, as far i know, there is a watchdog timer that should reset the module in case of any exeption. I wonder if some oscillation on the voltage could couse the module to shut down itself.
I have got a similar problem:
AT Commands are not replied.
The GSM status LED ist either on or off, but not blinking.
Voltage supply is ok.
Out Application seems to be stopped.
Can you tell me, what can be the reason for behaviour like described?