January 18th 2021: Device OS v3.2.0
This is a release on non-LTS feature development branch (3.x). To learn more about our new LTS release line, read our blog post.
Note: This is a Release and may be used for production.
You can view information about Device OS versions, upgrades and downgrades here.
3.2.0
Highlights
-
acquireSerialXBuffer()
API support for configuring custom buffer sizes for hardware UARTs (e.g.Serial1
) #2375 - [Boron / B SoM] Support for SARA R510 #2359 #2365
- [Gen 3] BLE: extended advertisement support with Coded PHY #2331
- [Argon / Tracker] Avoid power leakage through ESP32
ESPBOOT
pin #2342 - Fixes parsing of JSON strings with more than 127 tokens #2348
- Reset scheduled module updates performed by the bootloader in case a second OTA update happens before they are applied (e.g. if
System.disableReset()
is used to postpone a pending device reset) #2346 - Fix hardfault handler to SOS again #2381
- [Gen 3] Fix LittleFS truncate causing file corruption #268 #2385
- [Gen 3] HAL - Only skip modules that fail integrity check from module info #2387
… and other bugfixes and improvements!
Be sure to read the full collection of release notes Particle Device OS Updates Thread.