September 19th 2018: Two-Step Authentication and new Real-Time Event Logs.
Check out the blog post for details!
Happy building
September 19th 2018: Two-Step Authentication and new Real-Time Event Logs.
Check out the blog post for details!
Happy building
September 29th 2018: Firmware v0.8.0-rc.11
A new pre-release firmware v0.8.0-rc.11 is available now on https://build.particle.io for Core/Photon/P1/Electron.
Note: This is a release candidate for 0.8.0 default so please do test on your systems.
Be sure to read the full collection of notes in the changelog.
We want 0.8.0 to be rock solid and as bug-free as possible so please let us know if you find any issues.
December 20th 2018: Firmware v0.8.0-rc.12
A new pre-release firmware v0.8.0-rc.12 is available now on https://build.particle.io for Core/Photon/P1/Electron.
Note: This is a release candidate for 0.8.0 default so please do test on your systems.
PMIC::getInputCurrentLimit()
cannot report values higher than 900mA (#1581)Be sure to read the full collection of notes in the changelog.
We want 0.8.0 to be rock solid and as bug-free as possible so please let us know if you find any issues.
January 4th 2019: Firmware v0.8.0-rc.14
A new pre-release firmware v0.8.0-rc.14 is available now on https://build.particle.io for Core/Photon/P1/Electron.
Note: This is a release candidate for 0.8.0 default so please do test on your systems.
Be sure to read the full collection of notes in the changelog.
We want 0.8.0 to be rock solid and as bug-free as possible so please let us know if you find any issues.
The ability to create Particle Products using the Generation 3 Hardware — specifically Products based on the Argon or Boron is now available in the Console and via the Particle API. These options will appear in the Device Type dropdown when creating a new product.
This will enable the creation of single-radio applications leveraging Wi-Fi or Cellular connectivity that use the latest and greatest Particle hardware. Stay tuned for support for Mesh-based deployments using the Product architecture!
January 10th 2019: Device OS v1.0.0
A new Default Release Device OS v1.0.0 is available now on https://build.particle.io for (Core/Photon/P1/Electron).
Check out our blog post all about it here: Announcing Device OS 1.0 and Release Guidelines for Product Creators
Finally, be sure to read the full collection of release notes Particle Device OS Updates Thread.
February 4th 2019: Device OS v1.0.1-rc.1
A new Release Candidate Device OS v1.0.1-rc.1 is available now on https://build.particle.io for (Core/Photon/P1/Electron).
This 1.0.1-rc.1 Release Candidate will be defaulted to 1.0.1 on Feb. 18th, 2019 unless there are regressions found that require further patches. ️ Testing on your applications is encouraged and appreciated, thank you!
Finally, be sure to read the full collection of release notes Particle Device OS Updates Thread.
February 19th 2019: Device OS v1.0.1
A new Default Release Device OS v1.0.1 is available now on https://build.particle.io for Core/Photon/P1/Electron.
Finally, be sure to read the full collection of release notes Particle Device OS Updates Thread.
April 11th 2019: Device OS v1.1.0-rc.1
A new Release Candidate Device OS v1.1.0-rc.1 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/Argon-SoM/Boron-SoM/Xenon-SoM.
mesh_develop
merged into develop
#1700
Be sure to read the full collection of release notes Particle Device OS Updates Thread.
April 16th 2019: New Windows drivers
Drivers that support advanced USB features for Particle devices are now available for Windows through the Windows CLI Installer or the standalone Windows Drivers Installer.
More details in this thread.
April 18th 2019: Device OS v1.2.0-beta.1
A new Beta Pre-Release Device OS v1.2.0-beta.1 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon.
Be sure to read the full collection of release notes Particle Device OS Updates Thread.
April 30th 2019: Device OS v1.1.0-rc.1
A new Release Candidate Device OS v1.1.0-rc.1 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/Argon-SoM/Boron-SoM/Xenon-SoM.
Be sure to read the full collection of release notes Particle Device OS Updates Thread.
May 14th 2019: Device OS v1.1.0
A new Default Release Device OS v1.1.0 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/A SoM/B SoM/X SoM.
mesh_develop
merged into develop
#1700
Be sure to read the full collection of release notes Particle Device OS Updates Thread.
May 20th 2019: Device OS v1.2.0-rc.1
A new Release Candidate Device OS v1.2.0-rc.1 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/A SoM/B SoM/X SoM.
Note: If your Gen 3 device does not have a Cloud connection, it is recommended to update system firmware, and then the bootloader via CLI with
particle flash --serial bootloader.bin
(bootloaders found in Github release)This release contains v302 bootloaders (bumped this release due to Gen 3 changes in #1777 ). We have also separated BOOTLOADER_DEPENDENCY for Gen 2 and Gen 3. For now, we will leave Gen 2 as is depending on v201 bootloader (so there is nothing to do for Gen 2 (Photon/P1 only) unless you want the latest bootloader, although it is not mandatory), but we have bumped Gen 3 to v302 because also in this release we have removed the embedded bootloaders from Gen 3 system firmware. To force the Cloud update for Gen 2 (Photon/P1 only) we will bump the bootloader dependency version to v302 in v1.2.0 default.
Be sure to read the full collection of release notes Particle Device OS Updates Thread.
May 22th 2019: Device OS v1.2.1-rc.1
A new Release Candidate Device OS v1.2.1-rc.1 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/A SoM/B SoM/X SoM.
Note: This is primarily a Manufacturing release for Gen 3 devices with no significant feature/enhancement/bugfixes. Your testing is appreciated though. If you find any issues, please report them, and fallback to 1.2.0-rc.1 or 1.1.0.
Note: If your Gen 3 device does not have a Cloud connection, it is recommended to update system firmware, and then the bootloader via CLI with
particle flash --serial bootloader.bin
(bootloaders found in Github release)This release contains v310 bootloaders (bumped this release due to Gen 3 changes in #1768 ). We have also separated BOOTLOADER_DEPENDENCY for Gen 2 and Gen 3. For now, we will leave Gen 2 as is depending on v201 bootloader (so there is nothing to do for Gen 2 (Photon/P1 only) unless you want the latest bootloader, although it is not mandatory), but we have bumped Gen 3 to v302 because also in this release we have removed the embedded bootloaders from Gen 3 system firmware. To force the Cloud update for Gen 2 (Photon/P1 only) we will bump the bootloader dependency version to v302 in v1.2.0 default.
Be sure to read the full collection of release notes Particle Device OS Updates Thread.
May 30th 2019: Device OS v1.2.1-rc.2
A new Release Candidate Device OS v1.2.1-rc.2 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/A SoM/B SoM/X SoM.
Note: This is primarily a Manufacturing release for Gen 3 devices with some minor bugfixes. Your testing is appreciated. If you find any issues, please report them, and fallback to 1.2.0-rc.1 or 1.1.0.
Note: If your Gen 3 device does not have a Cloud connection, it is recommended to update system firmware, and then the bootloader via CLI with
particle flash --serial bootloader.bin
(bootloaders found in Github release)This release contains v311 bootloaders (bumped this release due to Gen 3 changes in #1799 ). We have also separated BOOTLOADER_DEPENDENCY for Gen 2 and Gen 3. For now, we will leave Gen 2 as is depending on v201 bootloader (so there is nothing to do for Gen 2 (Photon/P1 only) unless you want the latest bootloader, although it is not mandatory), but we have bumped Gen 3 to v311 because we have removed the embedded bootloaders from Gen 3 system firmware in 1.2.0-rc.1. To force the Cloud update for Gen 2 (Photon/P1 only) we will bump the bootloader dependency version to v302 in v1.2.0 default.
CellularDevice
and cellular_device_info()
#1792Be sure to read the full collection of release notes Particle Device OS Updates Thread.
June 14th 2019: Device OS v1.2.1-rc.3
A new Release Candidate Device OS v1.2.1-rc.3 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/A SoM/B SoM/X SoM.
Note: If your Gen 3 device does not have a Cloud connection, it is recommended to update system firmware, and then the bootloader via CLI with
particle flash --serial bootloader.bin
(bootloaders found in Github release)This release contains v311 bootloaders.
Be sure to read the full collection of release notes Particle Device OS Updates Thread.
June 14th 2019: Device OS v1.1.1-rc.1
A new Release Candidate Device OS v1.1.1-rc.1 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/A SoM/B SoM/X SoM.
Note: This is primarily a Manufacturing release for Gen 2 & Gen 3 devices with some minor LTE bugfixes. Your testing is appreciated. If you find any issues, please report them, and fallback to 1.1.0.
Be sure to read the full collection of release notes Particle Device OS Updates Thread.
June 25th 2019: Device OS v1.3.0-rc.1
A new Release Candidate Device OS v1.3.0-rc.1 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/A SoM/B SoM/X SoM.
Be sure to read the full collection of release notes Particle Device OS Updates Thread.
June 28th 2019: Device OS v1.1.1
A new Default Release Device OS v1.1.1 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/A SoM/B SoM/X SoM.
Be sure to read the full collection of release notes Particle Device OS Updates Thread.