Skip to main content
MCatr.1
Visitor II
January 30, 2023
Question

No way to set CFG_DEBUG_TRACE on CubeIDE for a STM32WB Zigbee

  • January 30, 2023
  • 1 reply
  • 921 views

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.

This topic has been closed for replies.

1 reply

Remy ISSALYS
ST Technical Moderator
January 30, 2023

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