Hi,I am working with an STM8 Nucleo 32 board based on the STM8s207K8 microcontroller. I am trying to receive data from a NodeMCU dev board via UART. The NodeMCU board successfully receives data from the server, and transmits it, however when I try to...