Using MKR NB1500
I’ve narrowed down the problem to the ArduinoCloud.AddProperty calls. If I comment out most of them and slowly add them back. It gets to a point where the Arduino will enter a reset loop.
I can add about 5 variables before the reset loop starts. There also seems to be no difference when I change the variable types being called.
I considered a ram shortage but the sketch only says 70% of memory is being used
Any help would he greatly appreciated, thanks