2023-01-30 01:52 AM
Hi, I want to develop a basic Zigbee end device.
After having successfully programmed a STM32WB55 Nucleo with the example Zigbee_OnOff_Server_Distrib, I tried to use CubeIDE to setup from scratch my own device. I am unable to set CFG_DEBUG_TRACE, as it is set in the provided OnOff example.
I join my .ioc project file.
Why don't you provide .ioc file for each example?
Thanks in advance for your answers.
2023-01-30 09:17 AM
Hello,
You can look the latest version (v1.15.0) of Zigbee_OnOff_Server_Distrib example available in STM32CubeWB package which contains the .ioc file for this project.
Best Regards