I am currently working on a master thesis at NTNU, and are working on a sensor system based on audio collection and classification (Machine Learning).
Power consumption is obviously very important in IoT-applications, and for that reason I am trying to figure out how much power would be consumed in this scenario:
Using an nRF52 to record an audio clip (1 second duration, 4kHz sample rate), send audio clip to some central unit through BLE, sensor back to sleep until next record/send timing.
Theoretical numbers are fine, assumptions and estimations are also fine. I have checked out the online power profile, but didnt quite understand how to properly use it, so I am looking for any guidlines.
So the "dumb" version of the question: How do I calculate how much power I spend to transfer a 15.6kB file over BLE?