• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    SMS datasource?

    Wishlist
    4
    10
    5.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      ronaldo
      last edited by

      I'd like to control remote devices that use SMS - cell phone short messages - as the primary way to communicate.
      Any ideas on how can this be implemented?
      thanks, and keep up the good work!
      Ronaldo

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        There seem to be a lot of libraries and such out there. Can you provide some details about what you want to do? Hardware/software restrictions, overall requirements, etc.

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • R
          ronaldo
          last edited by

          thanks for the quick reply M@.

          Here you can see the device: http://teltonika.lt/en/pages/view/?id=957

          I think your software would be a great tool to control/monitor a network of these products.

          It has an embedded web server, but dynamic IP addresses (in the GSM network) would complicate things.

          A SMS datasource for R/W could easily be the solution.

          1 Reply Last reply Reply Quote 0
          • M
            mlohbihler
            last edited by

            Have you tried using the POP3 data source? There are plenty of services around that convert between email and SMS, at least in Canada.

            Best regards,
            Matthew

            1 Reply Last reply Reply Quote 0
            • R
              ronaldo
              last edited by

              That's an idea. Due to cost issues, maybe its better to run the gateway (email/SMS) in the same server as Mango, adding a local GSM modem.
              Or create a datasource to use AT commands to talk to the modem...

              1 Reply Last reply Reply Quote 0
              • C
                craig
                last edited by

                i've hacked in sending alarm messages via SMS if you are interested in that patch, but no support for incoming SMS.

                1 Reply Last reply Reply Quote 0
                • M
                  mlohbihler
                  last edited by

                  Sure. Thanks. Send it over.

                  Best regards,
                  Matthew

                  1 Reply Last reply Reply Quote 0
                  • R
                    ronaldo
                    last edited by

                    with the SQL datasource, one could use a small gateway to read SMS from the modem and save the msg in a MySQL table, and read outgoing msg from a table and send the SMS...

                    1 Reply Last reply Reply Quote 0
                    • A
                      Andras
                      last edited by

                      Another possibility could perhaps be to use the http publisher with some voip account or SMS gateway provider. The Betamax voip family (voipbuster etc.) have an http api with which you can send your SMS message using GET variables. Usually the SMS rates are better (at least in Europe) than with a normal GSM subscription.

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post