SMS GSM Cinterion Modem

Forum Home Forums Understanding the Software SMS GSM Cinterion Modem

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • #4581
    bencyau
    Participant

    Hello,
    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.

    #4582
    Mikhail
    Moderator

    Hi,

    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.

    #4590
    bencyau
    Participant

    Thank 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.

    #4594
    Mikhail
    Moderator

    Hi,

    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

    #4596
    bencyau
    Participant

    Great! SMS sent via the command tab. Thank you.
    Later will test the automatic control send.

    #4600
    Mikhail
    Moderator

    🙂

    #7306
    Krzysztof
    Participant

    Mikhail, 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?

    #7307
    Mikhail
    Moderator

    This driver is not official, however, it exists. Updated link

    #7308
    Mikhail
    Moderator

    The source code is here.

    #11851
    hethongscada62
    Participant

    Dear Mr.Mikhail and All,
    Rapid scada can use a Module SIM808 (GSM/GPRS/GPS/BLE Module) for sending SMS?
    Thanks and best regards
    Han Hoang

    #11852
    Mikhail
    Moderator

    Dear 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.

    #11854
    hethongscada62
    Participant

    Dear 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 Hoang

    #11876
    Mikhail
    Moderator

    Hello,
    When you send a custom command, the driver sends data that is specified for the command.

    #11944
    hethongscada62
    Participant

    Dear 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 Hoang

    #11946
    Mikhail
    Moderator

    Dear Han,
    SIM808 replies “ERROR” for message list request.
    Did you try to send messages by commands?

Viewing 15 posts - 1 through 15 (of 25 total)
  • You must be logged in to reply to this topic.