Nano 33 iot board gets connected to my WiFi but not to the Thing in Arduino cloud

Hi i wanted to connect my Board to cloud thing that i created but unfortunately it doesnt connect . last week i had it connected but today with same code it doesnt connect.
Can someone help me with that?



Executing task in folder 2IOTTestbeispiel: C:\Users\NirajBista\.platformio\penv\Scripts\platformio.exe device monitor 

--- Terminal on COM4 | 9600 8-N-1
--- Available filters and text transformations: colorize, debug, default, direct, hexlify, log2file, nocontrol, printable, send_on_enter, time
--- More details at https://bit.ly/pio-monitor-filters
--- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
Started
***** Arduino IoT Cloud - configuration info *****
Device ID: 8ace3a67-17de-3011-8381-560dd8b276de   
MQTT Broker: mqtts-sa.iot.arduino.cc:8883
Accelerometer sample rate = 104.00Hz
WiFi.status(): 0
Current WiFi Firmware: 1.5.0
Connected to "santosh"

Hello @NirajB

please double-check check if your device with ID 8ace3a67-17de-3011-8381-560dd8b276de is still present in your device list. Looks like it's not present in our database, maybe you have deleted it in error?

If yes, please try to add it again, attach it to your thing, and upload the thing sketch again.

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