somnath678@gmail.com
Newbie level 5
- Joined
- Dec 16, 2013
- Messages
- 10
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 67
Hi
I am using Telit module.
Once i do socket configuration and start the socket connection using AT#SGACT and AT#SD command i start posting data to server in while loop using post.
My question is how can i check the connection status eg still connected or not so that i can continue sending data or i need to reconnect.
I have started socket in online mode.So if i give AT#SS or any At command then it will definitely not work(as AT command work only in command mode.)
Please let me know the solution. In my project i need to send data continuously to server in every 10 seconds
Thanks,
Som
I am using Telit module.
Once i do socket configuration and start the socket connection using AT#SGACT and AT#SD command i start posting data to server in while loop using post.
My question is how can i check the connection status eg still connected or not so that i can continue sending data or i need to reconnect.
I have started socket in online mode.So if i give AT#SS or any At command then it will definitely not work(as AT command work only in command mode.)
Please let me know the solution. In my project i need to send data continuously to server in every 10 seconds
Thanks,
Som