This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

UART receive arbitrary bytes nRF52 SDK11/12

Hello,

i am working with the nRF52 DK and the SDK11. My intention is to receive arbitrary bytes via UART in non-blocking mode.

I have already read the following entry:

devzone.nordicsemi.com/.../

Is there already an update of the example code so that it is now possible to read out the buffer even though the MAXCNT variable isn't reached?

Thanks in advance,

Florian