Hello all,
I am in the process of developing a IoT application demo using Dweet.io and the components listed in the subject. Although the headers align in such a way that you can physically stack the LaunchPad Tiva -> CC3100 BoosterPack -> Sensor Hub BoosterPack, it is not clear whether this configuration is supported. For instance, I am able to successfully connect to my WiFi access point and send recurring messages to dweet.io when just the Launchpad andCC3100 are connected, but the same program fails if the Sensor Hub BoosterPack is added atop the CC3100. Is the Sensor Hub is shorting out some of the GPIOs/communications pins that the CC3100 needs to communicate with the LaunchPad?
So my main question is:
1) Are these three components intended to be stacked in this fashion? If so, I would deeply appreciate any guidance on how to configure the boards to work together. If not, is there a configuration that provides the LauchPad Tiva C and the Sensor Hub Boostpack with Wi-Fi connectivity?
And regarding the Sensor Hub BoosterPack:
2) Is there an Energia library available or in-development? If not, can the sensors still be integrated into an Energia app by reading the appropriate pins directly?
Any advice or suggestions would be appreciated. Once I get cruising, I look forward to sharing my project & tutorial with the community
<PS: Apologies for the duplicate post in the MSP Low-Power Microcontroller Forum...clearly a beginner here!>