Cannot open IOT cloud page

HI, when i use chrome to go to : Arduino Digital Store and select iot-cloud, there is error on the new page:
This screen size is not supported
Please resize your browser to be at least 960px wide

though i has change screen resolution to 1366x768, error remain.
i try this page on another laptop with the same screen resolution (1366x768) and no problem.
what's happened with my laptop? any recommendation to solve this problem?

Go to your Chrome browser's "chrome://settings/" and then " Reset and clean up", restore settings and clean up the computer
Then follow the steps at https://docs.arduino.cc/cloud/iot-cloud/tutorials/iot-cloud-getting-started

Done as you said, but error remain!
finally i update chrome to newest version, and problem solved.
Thanks for your help.

It's because someone running Arduino IoT Cloud is too lazy to fix their style sheet. It's laughable to have a mobile layout option in the Dashboard area, yet the Dashboard won't render on a mobile device (via the site in a mobile browser) because the site can't handle responsive design to begin with. The Arduino site is responsive - the Cloud side easily could be (and should be).

1 Like

@bgbetz the mobile layout is intended to be used on the Arduino IoT Cloud Remote app, available for both Android and iOS.

Hello, I tried to use the Arduino IoT Cloud Remote app for the first time, but the state of my widgets is not updated (LED Widget and Status Widget) ->

Viewed with a desktop browser both widgets are blinking (boolean 0 and 1 each two seconds).

The app is v1.0.11 on Android 12.

Probably it's the same issue. Can you try using true/false instead of 1/0 ?

I guess you mean the same issue as in :

LED Widget vs. Status Widget

Alas I cannot change the firmware of the used Arduino board to send true/false instead of 1/0. Could you forward the issue to the programmers of the Smartphone App for testing the allowed variable values?

Sure, I'll do

Hello, some news or feedback from the App developer already?

It's in the development backlog, I'll let you know when it's done

Thank you, that's nice!

1 Like

Yesterday I received the new v1.0.13 (68) of the Arduino IoT Cloud Remote app. The LED and Status widgets are working now with boolean 1 and 0, not only with true and false like before!

Excellent, I had stopped my activities a few months and now can continue, thank you!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.