SimplePost.ino (1.8 KB)
keeps getting -2 as status code from server meanwhile the working well
char serverAddress[] = "192.168.214.97"; // server address
client.post("/test_data.php", contentType, postData);
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.