I have an Arduino MKR1010 with the MKR Iot Carrier.
I've wrote a sketch that works flawlessly with Arduino IDE (without using the cloud).
I've created a simple "thing" with no variable, just to put my sketch in here (copy past code from a sketch to another, without importing the file).
It verifies, it uploads and it starts. However, the arduino reboot after a few seconds (5-10 seconds).
Any Idea why? The code is the same (except the default Iot part)...
Thanks!