I'm using it for a small project but this is the first time I'm working with such a device and I'm kind of stuck. I got this board because it seemed like it would be easier to work with than some of the other versions. So far I've been able to get it to link to my wifi network, using the built in setup page. I was able to use the TCPUDP software to send the data that was seeing in the IDE Serial monitor to a remote computer.
What I'm not quite understanding is how do I then send the data to my webserver? I have an Apache webserver running CentOS and I have my php script already configured to receive the data. I'm just stuck as to where I go on the Arduino to do that. Been searching all over and I haven't found a clear example of how to make this particular device work vs the other devices I found examples for.
Thanks a lot!