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.
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.
Hi,
Thank you for the suggestion. I have reported the feature request internally.
Hi,
Thank you for the suggestion. I have reported the feature request internally.
By the way: I have implemented the feature myself already - this would be a perfect instance for a pull request if the NRF5 SDK was open-sourced on GitHub. Just saying :)