Hi Enrico, On 12/18/2014 09:23 AM, Enrico Sau wrote: > Hi everyone, > > Is there any way to set a timeout on AT commands send? > I'm experiencing some problems because in some situation my modem does > not answer to some AT command and I don't want for that to block my > application. GAtChat does not support AT command timeouts. We chose not to implement this since there's no way to handle timeouts gracefully. > > The best solution would be to have a timeout parameter on at command > send to avoid this kind of problems. > Sounds like you have some deeper modem integration issues to take care of. AT command timeouts are generally not the answer based on our experience. Regards, -Denis