Thingy:91X - nrf53_connectivity_bridge_v2.0.1 - wrong characters

Thingy:91X V1.0.0 (multiple devices)

NCS 2.6.2, nrf53_connectivity_bridge_v2.0.1

Using the logging of the nRF9151 via the nrf53_connectivity_bridge_v2.0.1 shows on longer outputs "broken characters".

"b 23::Ʌѕb&::Ʌѕ͕ͭɕb 23.055 :   get         : get settings.(?)"

With both, using USB as well as using BLE.

Using the same app (only difference configuration for the board) on a

nRF9151-DK

Conexio Stratus Pro nRF9151

or on a

Thingy:91 (nRF9160/nRF52840)

doesn't show that defect.

Also, if I slow down the UART logging with some additional short "k_sleep" instructions, then it works on the Thingy:91X as well.

This slow down is not needed for the other boards.

For me this looks pretty much like an issue with the "double buffering" in the nrf53_connectivity_bridge_v2.0.1.

Related