I was able to run several samples using the PlatformIO IDE.
Key points:
- Before installing the PlatformIO IDE extension, copy the sample folder to a suitable location.
- Install the PlatformIO IDE extension.
- For example, go to Menu Bar > File > Open Folder → zephyr-blink
- Click the “->” icon in the bottom left to build and upload
Important: If you encounter errors,
place the project in a location not protected by Windows security, or configure settings to allow access to protected folders.