Цитата(turnon @ Nov 23 2015, 19:58)

Присоеднияюсь к теме, неужели решение только в виде звонка с многоканального номера?
Уже выяснил-sim900 умеет спать с активной gprs сессией. Т.е. подключаемся к серверу, держим с ним соединение и засыпаем. При получении нового пакета с сервера sim900 проснется за 0,5сек и разбудит микроконтроллер.
Цитата
SIM900_TCPIP_Application Note_V1.02
10 Power Consumption with Existing Connection
The module can enter sleep mode to save power consumption with existing connection, in which
the current consumption is reduced to only several mA. The sleep mode function is enabled by
setting “AT+CSCLK=1”. With this setting, if the DTR maintains HIGH and there is no
interruption on either H/W of S/W or event over-the-air, module will go into sleep. In the sleep
mode, the serial port stops working, which means no AT command can be issued any more.
During the sleep mode with existing connection, the incoming data from the remote end can wake
up the module. Any event over-the-air, such as incoming call or SMS etc, will wake up the
module too.
Однако, мне кажется, вариант с пробуждением по звонку с сервера и отправкой на модем Dtmf команд (в тональном режиме) куда более надежен-т.к. при скоплении в одной точке большого числа абонентов gprs часто пропадает, остается возможность только голосовой связи.