My VS Code PlatformIO opens existing BluesWireless Swan R5 device based project fine and creates new projects for this device (Arduino Framework). However, I get “Could not initialize projects” error when using the Project Wizard to create new project for either Blues Swan R5, or Blues Cygnet. > Could not initialize project
PIO Core Call Error: “The following files/directories have been created in C:\Users\jmeck\OneDrive\Documents\PlatformIO\Projects\Cygnet TEST\r\ninclude - Put project header files here\r\nlib - Put project specific (private) libraries here\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\nResolving blues_cygnet dependencies…\r\n\n\nUnknownBoard: Unknown board ID ‘blues_cygnet’”
Could not initialize project
PIO Core Call Error: “The following files/directories have been created in C:\Users\jmeck\OneDrive\Documents\PlatformIO\Projects\test Swan R5\r\ninclude - Put project header files here\r\nlib - Put project specific (private) libraries here\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\nResolving blues_swan_r5 dependencies…\r\n\n\nUnknownBoard: Unknown board ID ‘blues_swan_r5’”