<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>About I2S Data(nRF52832)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14637/about-i2s-data-nrf52832</link><description>Now we use the SDK V11 I2S sample program to collect data of digital microphone. We want to get the frequency of the sound and the dB value size.I don&amp;#39;t know how to calculate these values.Can you provide some help? 
 Best regards!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Jun 2016 07:47:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14637/about-i2s-data-nrf52832" /><item><title>RE: About I2S Data(nRF52832)</title><link>https://devzone.nordicsemi.com/thread/55863?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2016 07:47:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:920ef697-f1dd-4620-ae81-37982112f7e0</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;As i2s is a data transfer bus, it does not tell us anything about how the data is structured. You must investigate how your microphone sends the data. Maybe it is simply the sound amplitude at a given time, or maybe it is encoded.&lt;/p&gt;
&lt;p&gt;When you have receiver the data in the nRF end, you can apply a fast fourier transform &lt;a href="https://en.wikipedia.org/wiki/Fast_Fourier_transform"&gt;(fft)&lt;/a&gt; to see which frequencies dominate the sound.&lt;/p&gt;
&lt;p&gt;I am not sure about the volume, but &lt;a href="http://stackoverflow.com/questions/13247904/sound-volume-on-defined-frequency-c"&gt;this&lt;/a&gt; and &lt;a href="http://stackoverflow.com/questions/2445756/how-can-i-calculate-audio-db-level"&gt;this&lt;/a&gt; thread should give you some clues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About I2S Data(nRF52832)</title><link>https://devzone.nordicsemi.com/thread/55862?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 13:30:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f508180-a425-4e64-9a81-9e817a3253ba</guid><dc:creator>TOM123</dc:creator><description>&lt;p&gt;yes.
Now this problem more troublesome, hope to get your help!
Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About I2S Data(nRF52832)</title><link>https://devzone.nordicsemi.com/thread/55861?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 09:14:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93ef50aa-1a18-4976-9261-294303f0ea2d</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Did you solve your other problem posted &lt;a href="https://devzone.nordicsemi.com/question/84196/about-i2s-data-acquisition-and-processing/"&gt;here&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>