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.

  • Monitoring Mango server (linux host) with Observium CE

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • SMA Cluster Controller

    5
    0 Votes
    5 Posts
    4k Views
    jeremyhJ
    No problem, thanks for following up. Glad you had a win.
  • EnOcean

    3
    0 Votes
    3 Posts
    3k Views
    jeremyhJ
    You could use this: http://t-mac.co.uk/uploads/docs/WiSTModbusReceiverUnit.pdf Receiver interface for use with EnOcean based wireless sensors, actuators and switches. The gateway receives wireless telegrams from EnOcean wireless products. The device acts as a Modbus slave and communicates with the Modbus master controller via an RS-485 interface. Compatible with all EnOcean Wireless sensors of ORG types 5, 6 or 7. You would need an RS485 adapter for Mango too.
  • Insteon

    2
    0 Votes
    2 Posts
    2k Views
    B
    Has anyone figured out a way to use Insteon with Mango Automation?
  • Home Automation Devices

    7
    0 Votes
    7 Posts
    6k Views
    B
    xx
  • Zwave gateway integration

    3
    0 Votes
    3 Posts
    3k Views
    JoelHaggarJ
    All the testing we have done is with the Z-Stick: http://www.amazon.com/Aeon-Labs-DSA02203-ZWUS-Z-Wave-Z-Stick/dp/B003MWQ30E We use the Open-ZWave library so any gateway it support should work. http://www.openzwave.com/ I'll be posting some how to articles shortly. The main thing is that you need to manually insall the drivers for the Z-Stick. The Z-wave module is not included in the main download but you can get it and manually install it in Mango here: http://store.infiniteautomation.com/module/zwave Thanks, Joel.
  • Ideas for small, low cost control IO for rPi and similar?

    2
    0 Votes
    2 Posts
    2k Views
    jeremyhJ
    Hi I have a small personal project in mind where I'd like to use a raspberry pi, ODROID or similar embedded ARM board running Mango, and use the PID controller module to drive a solid-state relay (with a temperature probe proving the PV parameter). However, I have run into a problem trying to find a way to interface Mango to the 'outside world' in a way that is compact and low cost. I am prepared (in fact, would prefer) to build something from scratch, as this is a learning project. I have intermediate electronics experience. I thought about using an Arduino running a 1-wire or Modbus library, and communicating with it over serial, via I suppose a USB serial adapter, but wondered if there was another way of interfacing Mango with the hardware at a lower level to achieve control of the SSR and read a temperature probe via Mango. Does anyone have any thoughts or ideas?
  • Switching from Beaglebone Black to Intel NUC Ubuntu

    2
    0 Votes
    2 Posts
    3k Views
    B
    After a few months using the wonderful Beaglebone Black with Angstrom, I have switched the Mango Installation to a Intel NUC/Ubuntu Server. The BBB/Angstrom works great as a development platform, but won't do as a production platform. Crashes for some reason every two weeks or so. Angstrom is not a robust enough Linux version. Too many tradeoffs in making it super lightweight. Everything runs in Root.
  • Running Mango M2M on industrial PC Advantech ARK-3360F

    6
    0 Votes
    6 Posts
    5k Views
    H
    Mango is possible to see even the 2-port serial RS-485? (currently only see the 4-port RS-232).
  • Your favourite RTU/IO Module?

    4
    0 Votes
    4 Posts
    2k Views
    danD
    Gidday. I've found the Moxa io logic range great value for money. http://www.moxa.com/product/Ethernet_Remote_IO.htm
  • What communication protocols do you use?

    28
    0 Votes
    28 Posts
    43k Views
    J
    Modbus/RTU Modbus/TCP My company (greenHouse Gas and Electric) supports j2mod which also has support for Modbus/UDP (Modbus/TCP packets over UDP), but I don't personally use Modbus/UDP. I mention j2mod because j2mod is being used as the "base" for posting open source Arduino sketches that support Modbus/RTU and eventually Modbus/TCP and/or Modbus/UDP. I'd like to do more with 1-wire, just haven't had the time. I'm toying with creating new protocols, but there are intellectual property issues to resolve.
  • Regex confusion, is there a tutorial?

    8
    0 Votes
    8 Posts
    6k Views
    phildunlapP
    If you are referring to regular expressions, malik, you can test them on a number of websites such as http://regexpal.com/ A comprehensive guide to regular expressions in Java can be found here: http://docs.oracle.com/javase/tutorial/essential/regex/
  • Home automation

    2
    0 Votes
    2 Posts
    3k Views
    R
    Hello friends, I have installed mango db in my windows system successfully. I want to implement an application such as centralized locks and measuring pressure. Please guide me how i should implement this app and what sensors or h/w devices are required to complete this task. As i m new to this field i request experienced members to guide me. Thank You!
  • 0 Votes
    9 Posts
    9k Views
    N
    Hi, As mentionned in my previous post : I installed JAVA following the "official" procedure as I'm not very aware of it : aptitude install default-jre . After that, you just have to unzip the mango archive in the directory of your choice and launch the script ./bin/startup.sh That's all 8) PS : I will soon migrate to an ARM board, like Pi or BBB
  • Zigbee - Connectports - All works

    8
    0 Votes
    8 Posts
    8k Views
    S
    Thanks for posting your findings. Very interesting. Have you gotten a chance to experiment with Mango Automation yet? (newer version that has DGLux and modular architecture) You can have a map overlaid with your zigbee nodes and do some really cool stuff - hover over to bring up a drill down window, etc. I'm interested in talking with you more about this project. I will message you. Cheers,
  • Home automation - DIY help !!

    7
    0 Votes
    7 Posts
    6k Views
    S
    Joel, Bob - thanks for the deatils. the hw you have pointed to looks impressive, but is way too expensive for what i have in mind. Let me elaborate, i am looking for something very simple like a 2 relay device which can be controlled over wireless directly by mango. someting < $30. Looking at the links you have posted and also my own googling, this seems highly unlikely. this triggers an idea which i want to bounce off you. Using Arduino and the Rf modules which come for it, do you think it is a practical possibility to implement the MODBUS serial protocol over wireless using nRF24L01 modules and arduino MCU? I wanted your opinion on the praticality before i start investing some time in taking this forward.
  • Arduino is an open-source electronics prototyping platform

    12
    0 Votes
    12 Posts
    16k Views
    J
    this is a really old thread. I spent about 2 weeks total with mango back in 2010... I have no idea. You may want to cross post this at the arduino forum.
  • Another Arduino/Modbus question

    6
    0 Votes
    6 Posts
    7k Views
    H
    Ok reading data from arduino is easy but what if you want to set an output on arduino? Did you have some exemple ? From what I have read the arduino modbuslave library does not have a COIL register implemented :( Did you have some solution?