Suchen Sie etwas anderes?
Scenario details:
- The intention is to take electrical meter readings periodically, every 10 minutes. By obtaining readings so frequently you will access the meter via GPRS instead of with GSM calls in order to save costs
- At the same time, the energy operator (Endesa, Iberdrola, etc.) will obtain a reading once a day with a conventional GSM call
- The GSM call will have priority. When the modem receives a call from the operator it will “freeze” GPRS connections to allow the operator to obtain readings. Once the GSM call has ended, GPRS connections are re-established
Config.txt configuration file:
Configuration | Observations |
COMM_baudrate: 9600 |
Serial port baud rate Number of bits No flow control No flow control 1 stop bit No parity APN GPRS from the network operator GPRS Login GPRS Password Modem is always GPRS connected IMPORTANT. For GSM call, 2G is needed MTX server mode MTX terminal model Ping every 35 minutes without comms IP address to ping If modem is installed in Europe Establish GPRS Gateway, read the energy meter Accept incoming connections from any IP Accepts GSM calls from energy operator |