So i am using SIM808 Module with Arduino Mega 2560.The problem is that every time the first POST or GET http request to my server is always successful, but all of the requests after the first one cannot be made.I am getting the fetch over... message.I am following the TCPConnection example.
So i am using SIM808 Module with Arduino Mega 2560.The problem is that every time the first POST or GET http request to my server is always successful, but all of the requests after the first one cannot be made.I am getting the fetch over... message.I am following the TCPConnection example.