Skip to main content
sebachm94
Associate
September 20, 2022
Solved

Does the STM32WB55RGVx support DTM over UART?

  • September 20, 2022
  • 2 replies
  • 994 views

According to BLUETOOTH CORE SPECIFICATION Version 5.3 | Vol 6, Part F, there are two methods of supporting DTM: DTM over HCI and DTM trough 2-wire UART.

I know that WB55 supports DTM over HCI for sure, but what about DTM over 2-wire UART? It's also supported by this microcontrollers?

This topic has been closed for replies.
Best answer by Remy ISSALYS

Hello,

Yes, you can look BLE_TransparentMode project available in STM32CubeWB package.

Best Regards

2 replies

sebachm94
sebachm94Author
Associate
September 30, 2022

Up.

Remy ISSALYS
Remy ISSALYSBest answer
Technical Moderator
October 5, 2022

Hello,

Yes, you can look BLE_TransparentMode project available in STM32CubeWB package.

Best Regards