We are pleased to announce the next release v4.1.0 of Nordic nRF52 development platform.
What’s New
- Updated Adafruit core to
v0.18.5(release notes) - Added new board
Adafruit Feather nrf52840 Sense(issue #72) - Added SVD file for the
nrf52840chip (issue #69) - Allowed using
nrfutilas upload method despite missing bootloader binary - Fixed an issue when an onboard debug probe is not selected by default
- Fixed overriding of linker scripts via
board_build.ldscriptoption inplatformio.ini - Fixed an issue with
setheader file that prevented successful compilation
See Nordic nRF52 Release Notes for details.
Documentation
Nordic nRF52 — PlatformIO latest documentation
Examples
platform-nordicnrf52/examples at develop · platformio/platform-nordicnrf52 · GitHub
Update
- PlatformIO IDE – please navigate to
PIO Home > Platforms > Updates - PlatformIO Core – please run a next CLI command
$ pio update
Regards,
The PlatformIO Team