<?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>Audio recording support not available</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42354/audio-recording-support-not-available</link><description>Dear All, 
 I am new to using Nordic boards. I want to connect MAX9814 microphone module with nRF51 DK board to record the audio of human. I could not find supporting libraries to get my audio recorded. It seems I may have to write own libraries which</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Jan 2019 08:47:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42354/audio-recording-support-not-available" /><item><title>RE: Audio recording support not available</title><link>https://devzone.nordicsemi.com/thread/165081?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 08:47:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1864cf17-1d84-403a-812f-5529e43dd281</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;You need to write a custom library if you stick to an analog microphone and ADC. It should be fairly straight forward though. If you use a PDM microphone we have libraries for this. Our Smart Remote 3 reference design already implements this functionality, and the code is open source. Please check out, &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sr3nrf52.firmware/audio.html?cp=9_3_1_2_1"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sr3nrf52.firmware/audio.html?cp=9_3_1_2_1&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio recording support not available</title><link>https://devzone.nordicsemi.com/thread/165053?ContentTypeID=1</link><pubDate>Fri, 11 Jan 2019 05:40:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:358c4f5c-628c-491a-83d9-92667924ca22</guid><dc:creator>Muhammad Munir</dc:creator><description>&lt;p&gt;Thank you for the answer.&lt;/p&gt;
&lt;p&gt;If I move to nRF52,&amp;nbsp;do I still need to write custom library or any support available?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Audio recording support not available</title><link>https://devzone.nordicsemi.com/thread/164950?ContentTypeID=1</link><pubDate>Thu, 10 Jan 2019 14:09:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60223ef7-d990-4a18-964d-0c3bacc7ef65</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Unfortunately, we do not have any examples or libraries for this. The nRF51 does not have an ADC with DMA, so it would interrupt the sound sampling when it has to do other stuff, like softdevice interrupts. It&amp;#39;s probably possible to implement something custom, depending on your use case. &lt;/p&gt;
&lt;p&gt;I would recommend you to check out nRF52 and maybe a digital microphone instead. nRF52 has PDM and I2S digital interfaces, and also a much faster ADC with DMA if you want to use an analog microphone. You can check out the Smart Remote 3 reference design which has examples for this and also integrates the Opus sound codec.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>