[nrf54][sdk3.0.1]peripheral_hids_mouse keep showing "W: No buffer available to send notification"

I'm using nRF54L15 dk, SDK 3.0.1 and sample code: peripheral_hids_mouse

I made a few changes to send mouse pos.x every 15ms, but I kept seeing below error from terminal console, how can I enlarge buffer size? 

W: No buffer available to send notification
W: Unable to allocate buffer within timeout
E: Unable to allocate buffer for op 0x1b

Parents Reply Children
Related