STM32WL55JC LocalNetwork_Sensor not working
Hello ST-Community,
I have two NUCLEO64 STM32WL55JC1 development boards and am trying to get the LocalNetwork example up and running. A build can be easily generated from the LocalNetwork_Concentrator in the CubeIDE and transferred to the board. On the other hand, the LocalNetwork_Sensor shows a malfunction. The build cannot be completed successfully because the includes "demo_package_format.h" and "version.h" fail. When examining the firmware package manually, the files could not be found either.
Is the error due to an incorrect procedure on my part, or were the required ST include files incorrectly not provided in the firmware package?
Attached is a screenshot of the error message in the STMCubeIDE.
I use the following software:
STM32CubeIDE 1.11.2
STM32CubeMonitor 1.5.0
STM32Cube MCU Package for STM32WL series V1.3.0

