Forum Home › Forums › Understanding the Software › SMS GSM Cinterion Modem
- This topic has 24 replies, 4 voices, and was last updated 4 months, 1 week ago by
Mikhail.
-
AuthorPosts
-
November 12, 2018 at 3:30 am #4581
bencyau
ParticipantHello,
As I am looking into sending SMS, the default device Cinterion MC52iT is now “discontinued”.
Is there another modem anyone know that works?How about Cinterion GSM & GPRS Module BGS2T RS-232, which is still available for purchase?
Are there now other ways to send SMS, such as online tools?
Thanks.
November 12, 2018 at 2:08 pm #4582Mikhail
ModeratorHi,
Is there another modem anyone know that works?
I suppose, all Cinterion modems should works. However, I have no such information. Ask their support for compatibility with MC52iT in part of sending SMS.
Are there now other ways to send SMS, such as online tools?
Of course. Look for a SMS provider in your country which support HTTP API for sending SMS. There is a driver named KpHttpNotif.dll that allows sending custom HTTP requests with SMS parameters.
November 14, 2018 at 8:51 am #4590bencyau
ParticipantThank you for above reply.
I posted my ScadaAdmin issue in another topic, but here want to continue testing the SMS feature.
I got a 232 modem, and connected it to COM4. Modified the ScadaComm / GSM / serial port to match. Turned it to Active.
The Communication Line State: running, COM4(open). Active Devices: normal.Line 3″GSM” / Request Sequence / Cinterion / call number set to my mobile phone.
From here on, how do I manually send a test string SMS? Actually, how do I use the “address book” entries?
If it is similar to OPC, then I should do Device 31 / Commands.Thank you.
November 14, 2018 at 6:14 pm #4594Mikhail
ModeratorHi,
how do I manually send a test string SMS?
In Communicator select Device Libraries node and then KpSms.dll. You will find command examples to send SMS.
email;message – means phone_number;message
November 15, 2018 at 1:28 am #4596bencyau
ParticipantGreat! SMS sent via the command tab. Thank you.
Later will test the automatic control send.November 15, 2018 at 6:45 pm #4600Mikhail
Moderator🙂
September 25, 2020 at 8:58 am #7306Krzysztof
ParticipantMikhail, I am confused if KpHttpNotify.dll exists? The post shows that yes, but I don’t see this driver in the catalog, nor can I download additional free or commercial drivers from the options. What does it really look like?
September 25, 2020 at 1:40 pm #7307Mikhail
ModeratorThis driver is not official, however, it exists. Updated link
September 25, 2020 at 1:41 pm #7308January 3, 2023 at 2:10 am #11851hethongscada62
ParticipantDear Mr.Mikhail and All,
Rapid scada can use a Module SIM808 (GSM/GPRS/GPS/BLE Module) for sending SMS?
Thanks and best regards
Han HoangJanuary 3, 2023 at 8:23 am #11852Mikhail
ModeratorDear Han,
Rapid SCADA includes a driver KpSms.dll that supports AT command set for sending SMS. To answer if a certain module works with the driver or not, you should test them together.January 3, 2023 at 8:43 am #11854hethongscada62
ParticipantDear Mr.Mikhail.
Yes, I see the driver KpSms.dll that supports both types SMS command and AT command set for sending SMS, but I did not see a custom AT command text example likes the Sending SMS command text examples:
group_name;message
contact_name;message
phone_number;message
Could let me know a text examples when using custom AT command?
Thanks and best regards
Han HoangJanuary 4, 2023 at 12:33 pm #11876Mikhail
ModeratorHello,
When you send a custom command, the driver sends data that is specified for the command.January 11, 2023 at 8:23 am #11944hethongscada62
ParticipantDear Mr.Mikhail and All.
The Module SIM808 (GSM/GPRS/GPS/BLE Module) is testing now.
https://ibb.co/tQvb70M
You can see a screenshot bellow:
It is not working, it is?
Could You let me know?
Thanks and best regards
Han HoangJanuary 11, 2023 at 1:40 pm #11946Mikhail
ModeratorDear Han,
SIM808 replies “ERROR” for message list request.
Did you try to send messages by commands? -
AuthorPosts
- You must be logged in to reply to this topic.