Hello, I am writing code for Nrf52832 using Segger Embedded studio. I want to store the data received from BLU NUS into a variable for further processing. So how can I store the raw data to the variable. I think I can trace the data with this " p_evt->params.rx_data.p_data ".