Particle CLI not updating to Device OS 4.0.2

I want to use Device OS v 4.0.2 with my Boron. I just got an email that it was released. When i open up a command terminal and execute particle update-cli it says there are no new plugins to install.

Then if I reload Particle Workbench and execute configure project for device, I cannot choose 4.0.2 because it is not one of the options.

Is there a different way of getting 4.0.2 working with Particle Workbench?

It’s not released for Workbench/CLI etc. just yet. It should be out in the next couple of days.

You can use cloud compile for the moment.
particle compile boron file.ino --target 4.0.2

1 Like

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