zlalanne 37 Posted January 21, 2014 Share Posted January 21, 2014 Below is a link to the port of the Arduino Library HTTPClient for Energia/MSP430. It works with the latest version of Energia with F5529LP + CC3000 BoosterPack. Simply download/clone the library into the hardware/msp430/libraries folder of Energia and the library will appear upon restart. The library makes it easy to interact with web servers using Energia/MSP430. The included example shows how to download a webpage (energia.nu), check http response codes and display the content of the downloaded webpage. GitHub Link: https://github.com/zlalanne/HttpClient bluehash, p2baron and RobG 3 Quote Link to post Share on other sites
wayfarer 0 Posted February 22, 2015 Share Posted February 22, 2015 Hi Zack, your Library does not work with Energia 0101E0014 and the CC3200 Launchpad. The Wifi library does not contain a TCPclient.h Can you help me with this issue please? Wayfarer Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.