Home › Forums › Mayfly Data Logger › Connecting to the Internet › Reply To: Connecting to the Internet
2018-04-22 at 12:56 PM
#12255
Ok, I can post data to the database via the URL, so the problem is somewhere in the Arduino code. I’m using your code above at my base. I changed all the required parameters to my network settings. It appears the Arduino Ethernet is communicating with the website as the php script is inserting the id and timestamp in the database table. I’m a little confused with the Arduino code. The php script is looking for “thisData” from the Arduino. Is that the string that is sent from your code above?
Thanks for the help.
Scott