I am sending data from one endpoint to the coordinator continuously (I checked this by reading out the UART directly), but I receive the data in blocks (of typically around 300bytes). I want to use the modules in a real-time environment, but due to this delay, it would not be real time. Any idea as to what causes this?