How can I collect and store sensor data from thingy52.
How can I collect and store sensor data from thingy52.
Hello Akash,
I would recommend you to check out the Thingy:52 SDK and use the Documentation for help.
The Thingy:52 firmware is based on SDK v13 so you could read out the sensor data and utilize the fstorage module to store data in the flash. (example)