This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IoT cloud ecosystem with CC3200MOD

Other Parts Discussed in Thread: CC3200MOD, CC3200

Hi All,


we would like to use CC3200MOD to add wifi connectivity to a fan coil. We want to start/stop and configure the temperature setpoint with a smartphone; The problem arises when fan coil and smartphone are not connected to the same access point: for example i'm at work and i want to start the fan coil at home. I see that ther is a section named "iot ecosystem" in the CC3200MOD web page. Could anyone help me to choose the proper service (IBM, exosite, arrayment, ...) for my application?


Thanks in advance for your support.

Davide

  • There are many ways to achieve this from port forwarding to publisher/subscriber models and others. The exosite and xively examples show you how to implement control of the CC3200 from an Internet web page through a firewall to a local network that contains the CC3200 device. You could use this code and info to implement from a mobile app.

    Since you are looking for recommendations, I suggest looking into to doing this by creating a bridge in the Cloud by using Microsoft Azure, which may be the most powerful and cost effective solution. You will also have a lot of control of the solution, and the ability to use other Azure services that may be of interest (for example; the collection of temperature and control data which you could then build predictive models from and much more...think NEST thermostat like features - see my IoT proof of concept linked in my sig below).

    I also have open source code for controlling the CC3200 from an iOS app. I have yet to update this to work remotely from the Internet, but there are many parts that would help you start. You can view the code for it and other projects in Github, link available from my sig below.

    Glenn.
  • Thanks Glenn.

    Davide,

    Let me know if you need any additional information on this?

    -/Praneet
  • Davide, I'm closing this thread - For any follow-up questions, suggest you create a new post w/ references to the current one for us to track it better.

    -/Praneet
  • Thanks a lot Glenn.

    Davide