How to correctly regenerate the LoRaWAN_End_Node.ioc code
hello,
I am using a NUCLEO-WL55JCX and I have been using the LoRaWAN_End_Node application found within the STM32Cube_FW_WL_V1.3.0 package.
I would like to use the ioc file to generate a clean project and then develop a custom application.
I read the readme file but it did not help me, after copying in a diectory the ioc file I open it and it creates me a project that on stm32cube is not possible to open.
What are the steps I can take to handle the project properly?