im trying out the iot cloud and it includes many stuff thats not needed (for example I already got a wifi connection).
So just to understand how the cloud works what is the minimum code I need to get a connection and für example download the actual state of a online variable?
Once I understand that I'll understand the rest of it.
Help would be much appreciated.
I today tried using what I think is the bare minimum but for some reason my ESP32 skript compiled successfully but the ESP went into a reset loop because of a faulty instruction it seems.
As soon as I uncommented the added code it worked as before.
Thats why I asked.