Hello,
I've followed the Spark Core tutorial with the basic light example
Website. But I get some errors during compiling.
For the tutorial, i've used the mqtt.h and mqtt.cpp from that example.
When adding the following includes from the orginal mqtt library from spark core, compiling is ok.
#include "spark_wiring_string.h"
#include "spark_wiring_tcpclient.h"
#include "spark_wiring_usbserial.h"
But still my spark core can not connect to lelylan. It is rebooting constantly. Somebody got this tutorial working?
Hopefully somebody can help me. I'm busy with it for 2 days and the tutorial tells you 15 minutes :)
Thanks in advance.
Jasper
the Netherlands