Particle Tools Changelog

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.

0.8.0-rc.11

ENHANCEMENTS

  • [Electron/Photon/P1] Do not check and lock bootloader sector write protection on every boot [ch17416] #1578

BUGFIXES

  • [Electron/LTE] adds 1 retry for UDP/TCP socket send in case of error [ch18789] #1576
  • [Electron/Photon/P1] Fixes recursive semaphore lock timeout [ch21928] #1577

:pencil2: Be sure to read the full collection of notes in the changelog.


We want 0.8.0 to be rock :metal: solid and as bug-free :no_entry_sign: :bug: as possible so please let us know if you find any issues.

1 Like

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.

0.8.0-rc.12

ENHANCEMENTS

  • [Electron/Photon/P1] Cache persistent feature flags (#1640)
  • [Photon/P1] Memory usage optimizations (#1635)

BUGFIXES

  • [Electron/Photon/P1] Fixes SOS in 0.8.0-rc.11 and also ensures button and OOM events are handled synchronously. Previously in multi-threaded applications the button handling may have been delayed to run within the application thread. Now it is always handled immediately and should be noted that it is called from an ISR, so it is not advised to dynamically allocate memory in button event handlers. (#1600) (#1650)
  • [Electron/Photon/P1] Do not disable interrupts on every system loop iteration (#1622)
  • [Electron/Photon/P1] Wait for Wiring Thread to start (#1528)
  • [Electron/LTE] Power Manager Watchdog Timer Fix (#1581)
  • [Electron/LTE] AT+CNUM command causing registration failure on LTE devices (#1627)
  • [Electron] PMIC::getInputCurrentLimit() cannot report values higher than 900mA (#1581)
  • [Electron] Do not set the sticky skip hello after handshake (#1624)
  • [Photon/P1] Invalidate sockets when turning WiFi off (#1639)

:pencil2: Be sure to read the full collection of notes in the changelog.


We want 0.8.0 to be rock :metal: solid and as bug-free :no_entry_sign: :bug: as possible so please let us know if you find any issues.

3 Likes

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.

0.8.0-rc.14

BUGFIXES

  • [Electron/LTE] Fixes unique stale socket issue with LTE devices (#1666)

:pencil2: Be sure to read the full collection of notes in the changelog.


We want 0.8.0 to be rock :metal: solid and as bug-free :no_entry_sign: :bug: as possible so please let us know if you find any issues.

1 Like

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!

7 Likes

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.

6 Likes

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).


:white_check_mark: 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. :pencil2:️ Testing on your applications is encouraged and appreciated, thank you! :bowing_man:


1.0.1-rc.1

BUGFIXES

  • [LTE/Electron] Fixes software Timer()'s halting after millis() overflows (every 49.7 days) #1688
  • [LTE/Electron] bug fixes and enhancements (see PR ->) #1689

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.


1.0.1

BUGFIXES

  • [LTE/Electron] Fixes software Timer()'s halting after millis() overflows (every 49.7 days) #1688
  • [LTE/Electron] bug fixes and enhancements (see PR ->) #1689

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.


1.1.0-rc.1

FEATURES

  • [gen 3] Argon, Boron, Xenon platform Device OS mesh_develop merged into develop #1700
  • [gen 3] Adds Argon SoM, Boron SoM and Xenon SoM platforms to Device OS #1662
  • [som] Runtime power management IC detection #1733
  • Plus many ENHANCEMENTS and BUGFIXES!!!

Be sure to read the full collection of release notes Particle Device OS Updates Thread.

3 Likes

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.


1.2.0-beta.1

FEATURES

Be sure to read the full collection of release notes Particle Device OS Updates Thread.

1 Like

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.


1.1.0-rc.2

BUGFIXES

  • [photon/p1] Fixes 802.11n-only mode regression in 0.7.0 ~ 1.1.0-rc.1 #1755
  • [gen 3] Updates embedded bootloader, fixes hardfault after hard reset when sleeping #1756

INTERNAL

  • Remove the message “External flash is not supported” from Gen 3 builds #1751
  • Do not fail the build if PARTICLE_DEVELOP is not defined #1750
  • [gen 3] Fixes a build system issue that caused object files to be created outside build directory #1754

Be sure to read the full collection of release notes Particle Device OS Updates Thread.

1 Like

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.


1.1.0

FEATURES

  • [gen 3] Argon, Boron, Xenon platform Device OS mesh_develop merged into develop #1700
  • [gen 3] Adds A SoM, B SoM and X SoM platforms (compile with PLATFORM=asom, PLATFORM=bsom, PLATFORM=xsom) to Device OS #1662
  • [som] Runtime power management IC detection #1733
  • Plus many ENHANCEMENTS and BUGFIXES!!!

Be sure to read the full collection of release notes Particle Device OS Updates Thread.

1 Like

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.


1.2.0-rc.1

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.

FEATURES

  • [Enterprise] Immediate Product Firmware Updates #1732
  • On-demand Device Vitals publishing #1724 [Docs]
  • Plus many ENHANCEMENTS and BUGFIXES!!!

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.


1.2.1-rc.1


:information_source: 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.

ENHANCEMENTS

  • [gen3] Upgrades Nordic nRF5 SDK to 15.3.0 #1768

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.


1.2.1-rc.2


:information_source: 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.

BUG FIXES

  • [gen 3] Fixes radio initialization sequence for SoftDevice S140v6.1.1 #1794
  • [gen 2] Fix ABI compatibility issue in cellular HAL regarding CellularDevice and cellular_device_info() #1792
  • [gen 3] [bootloader] fixes SOS 10 when upgrading bootloader first from older system firmware. External flash sleep refactoring #1799

Be 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.


1.2.1-rc.3

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.

ENHANCEMENTS

  • Cache cellular diagnostics #1820
  • allow the bootloader to be flashed over DFU #1788

BUG FIXES

  • Add two-digit mnc diagnostic flag #1804
  • [lte] cellular fixes #1824
  • fixes #1811 - increases the number of event handlers to 6 #1822
  • [gen 3] fixes memory usage diagnostics (reported negative values in safe mode) #1819
  • System.disableUpdates() operates asynchronously #1801

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.


1.1.1-rc.1

:information_source: 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.

BUGFIXES

  • [Electron/LTE] disables all eDRX AcT types [ch32051] #1762
  • [LTE] cellular fixes #1824

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.


1.3.0-rc.1

FEATURES

Be sure to read the full collection of release notes Particle Device OS Updates Thread.

1 Like

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.


1.1.1

BUGFIXES

  • [Electron/LTE] disables all eDRX AcT types [ch32051] #1762
  • [LTE] cellular fixes #1824

Be sure to read the full collection of release notes Particle Device OS Updates Thread.

July 11th 2019: Device OS v1.2.1

A new Default Release Device OS v1.2.1 is available now on https://build.particle.io for Core/Photon/P1/Electron/Argon/Boron/Xenon/A SoM/B SoM/X SoM.


1.2.1

FEATURES

  • [Enterprise] Immediate Product Firmware Updates #1732
  • On-demand Device Vitals publishing #1724
  • Plus many ENHANCEMENTS and BUGFIXES!!!

Be sure to read the full collection of release notes Particle Device OS Updates Thread.

1 Like