Hello. I am trying to use the Peripheral UART sample to transmit data from a Thingy53 board to another Thingy53 board (which is running Central UART sample). The boards connect successfully, but the data cannot be transmitted using the NRF serial terminal.
However, if I connect to a phone instead, I can transmit data from the phone to the board successfully, but I cannot do from the board to the phone.
Am I understanding it wrong? Isn't typing the text that I want to transmit into the serial terminal supposed to work?
Thank you.
I am using the v2.8.0 Toolchain with v2.7.0 SDK, on MacOS 15.4 arm version.