• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. ryanlo
    3. Topics

    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
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by ryanlo

    • R

      Illegal Data Address

      User help
      • • • ryanlo
      2
      0
      Votes
      2
      Posts
      461
      Views

      MattFoxM

      @ryanlo assuming you're using tcp/ip, check that you can actually ping the unit from your mango box.
      Second, confirm of the unit has a zero or one offset for the registers.
      Mango is zero by default, you may need to increment your register addresses by one.

      Fox

    • R

      Delay SMS notification from Event Handler

      User help
      • • • ryanlo
      4
      0
      Votes
      4
      Posts
      786
      Views

      terrypackerT

      @ryanlo In addition to what @MattFox is saying you should also see an Event / Alarm in the UI to correspond to the event being detected. The handler should be linked to that event and as Matt said, if you setup logging correctly you will also see it in the logs.

    • R

      Mango Login Issue

      User help
      • • • ryanlo
      4
      0
      Votes
      4
      Posts
      809
      Views

      joeamiragliaJ

      @ryanlo To answer your initial question, the default login is still admin : admin. The easiest way to do a reset would be to stop Mango, move the database (move it to root ~/) from the /opt/mango/databases/ directory (from directory use, mv mah2.200.* ~/ command), then restart Mango. Similar direction could be found on our document site, you will not need to do the restore since this is a new unit. Thank you!