Record microphone and motion sensors simultaneously
I have a SensorTile Kit (STLKT01V1) running the
which I can control via a phone running the Blue MS app.But that app only records one kind of data at a time. So I can either record audio OR i can log sensor data like accelerometer etc. I want to record both of these simultaneously.
How do I go about doing that?
I also tried looking at other available demos, especially AudioLoop (for mic) and DataLog (for sensors) but I couldn't get them working simultaneously.
