Hello all.
I'm creating an app which receives real time data from the micro:bit, store the data in clouddb, append new data as the microbit keeps send data to clouddb and store it. But I want to be able to download all the stored on clouddb to my phone.
How can I do that?