Using easyDMA how much data can be buffered in RAM before it can processed and advertised? I am using nRf52832 and my code is using 50% of RAM already. Each sensor gives 4B of data and have around 10 such sensor values and we need to store around 100 such readings before we can process it.