If use standard GPRS data in my GL-865 dual module all working good .. web , FTP ..etc..
But have question if try anyone make sens SMS by WhatsApp . Or how to do it ??
Regards.
WhatsApp has nothing to do with the normal SMS, it uses a customized version of XMPP – I’m afraid discussions about hacking it cannot take place here.
Thanks Cosmin .
On first I must find more information about it , I waiting respond from WhatSMS ..
regards
Hi all I have new information about WhatSim sim card.
WhatSim is stadard data card with starting 50MB for one year .
Look at this : http://www.whatsim.com/en/rates
now qestion is :
if open socket and keep alive how many data use per 24 hour .. (no data send only opened socket).
and if don’t send data then what is powre consumption ? if gsmmodule not communicate with cell ..
bets regards
For power saving numbers read in documentation, then you can select a power saving mode then you can figure if and how much data is exchanged in that mode.
euh .. for GPRS .. there is around 230 mA .. but not constantly current consumption ..
and data transfer if open socket ?? per 24 hour ??
try find it in documentation ..
regards..
So have you selected a power saving mode or you’ll run operative mode?
The <keepalive> option for TCP sockets (in AT#SCFGEXT) is by default deactivated so no traffic will be exchanged during inactivity periods. If this is OK for your application, risking to miss inadvertent closures hence more complicat logic and more traffic in re-connections, you decide.
We use cookies to enhance your browsing experience and help us improve our websites. To improve our website, we carefully select third parties that use cookies to allow us to serve specific content and achieve the purposes set out in our cookie policy. For more information on how to make adjustments through your browser to the cookies being used on your device, please click Find Out More link. By closing this banner or continuing to browse our website, you agree to our use of such cookies. FIND OUT MORE
Hi all.
If use standard GPRS data in my GL-865 dual module all working good .. web , FTP ..etc..
But have question if try anyone make sens SMS by WhatsApp . Or how to do it ??
Regards.
WhatsApp has nothing to do with the normal SMS, it uses a customized version of XMPP – I’m afraid discussions about hacking it cannot take place here.
Thanks Cosmin .
On first I must find more information about it , I waiting respond from WhatSMS ..
regards
Hi all I have new information about WhatSim sim card.
WhatSim is stadard data card with starting 50MB for one year .
Look at this : http://www.whatsim.com/en/rates
now qestion is :
if open socket and keep alive how many data use per 24 hour .. (no data send only opened socket).
and if don’t send data then what is powre consumption ? if gsmmodule not communicate with cell ..
bets regards
For power saving numbers read in documentation, then you can select a power saving mode then you can figure if and how much data is exchanged in that mode.
euh .. for GPRS .. there is around 230 mA .. but not constantly current consumption ..
and data transfer if open socket ?? per 24 hour ??
try find it in documentation ..
regards..
So have you selected a power saving mode or you’ll run operative mode?
The <keepalive> option for TCP sockets (in AT#SCFGEXT) is by default deactivated so no traffic will be exchanged during inactivity periods. If this is OK for your application, risking to miss inadvertent closures hence more complicat logic and more traffic in re-connections, you decide.