Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF queue feature request: Peek a number of elements

Hi,

I'm using the nrf_queue library on SDK 15.2 and I noticed that it isn't possible to peek more than one element at a time.

It would be nice to be able to tell the library how many bytes I want to peek.

Related