I'm using a SIM 900 GPRS Shield for Arduino for sending data using HTTP command; sometime when I use the command
AT+HTTPACTION=1
I receive error code 604, that mean Stack Busy. Someone know what is the problem?
If I reset the board I receive the same this error; I note that if I turn off and turn on the GPRS board, so that I receive a new IP address, the error does not occur, so it's like if the old IP address is "blocked"; why?