N
N
Nikita2018-07-24 17:44:44
Electronics
Nikita, 2018-07-24 17:44:44

What can be used to centrally monitor GSM sockets?

There are a couple of GSM sockets in service (they can send SMS about the status of whether there is 220V power or not) and the main SIM card, where SMS messages are sent from sockets. I wanted to make a centralized server where the states of all sockets would be sent and a graph or state table would be displayed by date and time when the electricity was turned off and when it was turned on.
What hardware and software means can be used to implement this? How difficult is it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Fixid, 2018-07-24
@Fixid

From the category of DIY:
1. Single-board computer on ARM: Raspberry, Orange, etc. If you have skills, you can replace it with ESP8266 / 32
2. SIM800 / 900 for receiving SMS
3. Find, modify ready-made scripts for receiving SMS (minimum knowledge of python / bash) via AT commands
4. Output in any desired form.
If you have skills, one evening lesson

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question