IoT Cloud - device online/offline

Hi all,

I have a question i case IoT arduino cloud:

On the (devices) tab, there is "Status" (devices status) - online / offline.

Do any of you know which variable determines this status.
I would like to use it in the main code.

1 Like

Hi @ring_bell
you can use ArduinoCloud.connected() for this purpose.

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