I have a wheather station and i have a modem M1306 for comunicated to station via gsm, but now i want my modem connected to internet forever with gprs for i get data of station and send this data to my website.
Hi snoke,
Fastrack M1306 support GPRS cl.10, so you can make send data from the weather station to you server via gprs connection. If you do not want to use OpenAT to develop your appl, just use AT command with hyperterminal, so you can download the wipsoft to the modem and following the guide to make the gprs connection. You can get the wipsoft from the distributor.
ttt
Thanks for replay.
I want download the wipsoft but i search in the google and i don’t know what is a distributer the wipsoft… you can send me a link for download the last version the wipsoft?
I have another question, this modem its possible configure for estableshing a connection to internet via gprs forever? and he get a data file a weather station and send this data to ftp for my webserver?
Radio links are never 100% reliable - to you must design for breaks in service!
Do you want to create an application within the Fastrack, so that the Fastrack does this, or do you just want to use the Fastrack as a “dumb” modem - and have the “intelligence” external to it?
Now i have a whather station and i want use a Fastrack M1306 for send a data log of station for my webserver.
I don’t know the best way to do that… If is possible create a min app (crontab) and install in Fastrack M1306.
The application just to send the data by the station to my FTP server. How can I do that?
Snoke,
YES IT IS POSSIBLE.
Just create an small application using the computer(OpenAT Software ) and download that created sotware to module using Hyper terminal (send file). If you can write a code then you might now how to download the application to module.
where i can download a OpenAT Software?
If I want to write code, which language to use? I have only experience with PHP, Javascript, Actionscript … language web…
To do this it is necessary write code? It will be possible only with AT commands?