I created my first IOT Cloud sketch with and ESP8266. The sketch loads and runs. The Serial monitor works fine and with Serial.println("Loop") I see it run only 3 times then nothing.
If I reset the ESP8266 the sketch starts again, but same thing: 3 Loops then it stops.
I am using the ESP8266 example sketch for the IOT Cloud.