Hi,
I have setup a Arduino UNO R4 wifi device and have preliminary code that is already uploaded successfully.
The device shows up in editor, with its com port number. However, under Associated Device, it is listed as offline whether the board is connected by USB or not. When I disconnect the board, and leave it powered through a 9V battery, it shows as offline.
There have never been any updates or any sign the program is working.
Also to clarify on earlier description:
The device shows up in editor, with its com port number. However, under Associated Device, it is listed as offline whether the board is connected by USB or not. When I disconnect the board, and leave it powered through a 9V battery, it shows as offline.
Can you make sure that the Networks section of setup is properly done and after sketch upload check the Serial monitor to see when the board is connected successfully to cloud. It will take some time to make a connection. If you are getting any error on the serial monitor please share it here.