Read large amount of sensor data

Hi,

Sdk-17.1.0

Soft device-s112

I have large amount of sensor data in my memory (eg:- 8MB of temperature sensor data, 100000 readings). I want to transfer this to the client.

What is the best way (power efficient) to fetch the data from client?  Does  'read long characteristic' work ? 

Related