Hello,
I am beginner in Arduino IoT and my problem is : I follow all the steps of teh tuto "Connecting ESP32 to Arduino Cloud IoT and I get on the Monitor :
Arduino IoT Cloud - configuration info *****
Device ID: cad31529-e6b8-44d9-bf52-a88ca7e9ae04
MQTT Broker: mqtts-up.iot.arduino.cc:8884
WiFi.status(): 255
Connection to "SFR_7268" failed
Retrying in "4000" milliseconds
Connection to "SFR_7268" failed
Retrying in "4000" milliseconds
I use ESP32 DevKitC (ESP32-WROOM-32D) that I declare as ESP32 Dev Module in Device list.
I have made sevral trials, all with the same result.
What is going wrong ?.
Thanks.