BLE throughput using NUS examples

Hi, 

I am trying to sample a large quantity of sensor data from the nrf52840dongle as the server and the nrf5283dk as the client. I have used the peripheral uart and central uart examples for just one sensor reading. I am aware of the throughput example and having a hard time inegrating it into the uart example. Could anyone give me some hints or tips? 

Note: I am using Zephyr.

Related