SIM900A module - sending data to server (gsmlib.org library) ?? need help !!

Status
Not open for further replies.

nameless1305

Newbie level 1
Joined
Jun 1, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
7
I'm using sim900a module + arduino uno + gsmlib.org library

My problem: I sent a string to my server, and it worked correctly for the first time when i using "inet.httpPOST" function in void setup(). And in void loop(), when i call that function again, it doesn't work. I just had a notification in serial moniter:
ALREADY CONNECT

DB:NOT CONN

How can i send data to my server continously in void loop()

I hope you can help me. Thank you !

I got an example from: https://www.open-electronics.org/the-gsm ... -examples/




My example code:
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…