User Activity

I am currently working on the LoRa example project for a stm32WL . And I want to receive external data via uart and use the LoRaWan process continually, however I am getting a number of problems. First being that what is received from the UART are ju...
I am trying to receive data from one device and transfer it to another via UART DMA. I created a function for this using hal dma receive, waiting for the uart state becomes ready and then Hal dma transmit, then waiting for the uart state to be ready....
Kudos given to