This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF9160 problem with rx buffer in lpuart sample

Hello!
I'm trying to use this low power UART sample: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/peripheral/lpuart/README.html
I have a problem when I try to read data from rx buffer as is done in the example. The problem is that when I received information in rx buff the buffer is filled with all the information previously received.
There is a way to clean the buffer on each time that I received the data?

This is the log when I received data:

Parents Reply Children
No Data
Related