Hey everyone,
I have a simple sketch for an energy monitor using a variation of http://openenergymonitor.org/emon/- on a CC3200 LaunchPad. This sketch works successfully, as does the WiFiWebClient sample project which comes with Energia.
However, if I simply add this line of code to my sketch, it uploads successfully but does not run. Serial returns nothing and the board is inactive.
#include <WiFi.h>
It works fine if I simply remove this line. The WiFi sample sketches on their own work fine too.
I'm using the latest version of Energia on windows (energia-0101E0014), board