Hello,
I am very new to Arduino and have found a lot of help on this board already, but I am stuck.
I would like to upload data through my GSM shield to either an FTP site or HTTP. I have found other posts which have Surfer Tim's code GSM Shield and FTP - Networking, Protocols, and Devices - Arduino Forum ; however this has not helped me too much. I do not know the best way to go about posting data through my GSM shield.
I am wondering if anyone has experience sending very basic data (sensor data or something similar) to a website using the GSM module.
I would love to be able to send it from my SD card, but first I would like to transmit a small amount and then add the that sketch.
I would upload a sketch, but so far all I have is the ability to write data from my sensor to SD card, and connect to my GSM/GPRS network.
Any help in this area would be much appreciated.
Cam