Dear Ravi,
I have been trying to send data from sim800 module + ardiuno AT commands via TCP communication to my web hosting server.
In ardiuno its working fine and data is sent ok in AT commands.
But, I really dont know how to receive that data in my server side.
Especially which code to use PHP or JS.
I tried in PHP code socket_bind, socket_connect all… Its not working…
Kindly help me to resolve the issue.
Thank you in advance.