Skip to main content
TTaka.19
Associate II
October 2, 2023
Question

When I set CFG_DEBUG_APP_TRACE of WPAN to Disable, USART times out.

  • October 2, 2023
  • 0 replies
  • 632 views

I am implementing a BLE application using the STM32WBA Nucleo board. I have enabled STM32_WPAN in CubeMX and confirmed that BLE logs are being output when CFG_DEBUG_APP_TRACE is set to Enable.

However, when I change CFG_DEBUG_APP_TRACE from Enable to Disable and try to send data using HAL_UART_Transmit(), it times out during transmission.

Please provide a solution for this issue.

This topic has been closed for replies.