Good day all and seasonal greetings.
I love how intuitive the cloud platform and the dashboards here are and wanted to start a small project to learn more about the giga r1 wifi and display shield and being able to monitor things on my phone and on the display.
The start of my project went very well and almost TO easy but then I started trying out the graphics libraries.
Almost every example I try to run aside from the "hello world" one runs into library problems during compiling or system crashes of the Giga where the LED starts blinking red after trying to draw on the screen and this both with the GFX library and several version that I have tried of the LVGL library.
So then I tried to upload my project through the system IDE after downloading my online sketch and had everything working within an hour BUT now nothing shows up on the IOT cloud platform and it says the board is offline.
As far as I know there shouldn't be a difference from compiling the sketch using the IDE or the cloud editor except that we have easier access to the libraries that we use with the IDE, if anybody can help with getting my project recognized by the platform while using the IDE it would be much appreciated.
kind regards, JP
P.S. the project I am trying to make is a thermostat for a heater that I could toggle with the IOT app and on the display shield screen, in the future I will try and create my own controlling system aside from the IOT app but for now that's not yet feasible.