Particle Argon uncalming from old account and reclaiming to new Account

Hi Guys,

I was trying to add the device from an old particle account to new account and I did the following steps

  1. Unclaimed Particle Argon device from old account
  2. Factory reset the Argon
  3. run command “particle usb setup-done” in CLI
  4. Try to add device through mobile app

However in the mobile app it in the final stage it times out and displays the message “Timed out to connect to cloud try again later”.

Please help.

Thanks in advance.

Hi

Would you mind retrieving the Cloud Debug logs? Cloud debug will give me a lot of insight into the state the device thinks it is in - be it an issue with the network, a system or application firmware issue, a problem with the network coprocessor on the device, etc…, so your efforts in this this respect will allow me to resolve this issue as quickly as possible.

There are 2 ways to retrieve Cloud Debug logs:

  1. If you are using Chrome, Edge or Opera, you can try this convenient browser based retrieval (https://docs.particle.io/cloud-debug/). You can flash Device OS (including bootloader and soft device) and the cloud debug firmware right from your browser with no additional software required. Once generated, you can view the Cloud Debug logs right on the web page, with the options to copy to clipboard or download it as a file.

  2. Alternatively, you can download and install Cloud Debug (link) onto the device? Output the logs with particle serial monitor --follow in the Terminal of your choice (Mac - Terminal, Windows - cmd.exe, etc…) after installing the Particle CLI.

The Cloud Debug link provides installation instructions, but I’m happy to walk you through the process step-by-step if you like! Please note the de-installation instructions contained within this link.

As a 1st cut, you can check and troubleshoot:
https://docs.particle.io/datasheets/app-notes/an003-interpreting-cloud-debug/

https://docs.particle.io/datasheets/app-notes/an004-interpreting-cloud-debug-2/

You can also log a ticket at support.particle.io and we will work on which. Thanks!

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