<?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>Need to understand if its possible to transfer an audio file (low fidelity sound) to Thingy 52 to be played later from the Thingy52 flash.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42786/need-to-understand-if-its-possible-to-transfer-an-audio-file-low-fidelity-sound-to-thingy-52-to-be-played-later-from-the-thingy52-flash</link><description>Hi folks, 
 We are in the process of evaluating nordic chips for our product. 
 One of the features we need is the ability to record an audio sound from an Ios app, send it down to the hardware to be saved in the flash. 
 And then to be played later from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jan 2019 13:51:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42786/need-to-understand-if-its-possible-to-transfer-an-audio-file-low-fidelity-sound-to-thingy-52-to-be-played-later-from-the-thingy52-flash" /><item><title>RE: Need to understand if its possible to transfer an audio file (low fidelity sound) to Thingy 52 to be played later from the Thingy52 flash.</title><link>https://devzone.nordicsemi.com/thread/166855?ContentTypeID=1</link><pubDate>Mon, 21 Jan 2019 13:51:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4923994c-72eb-4d9d-bce1-91ac05aa177e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, any data that is transferred over BLE to the nRF52832 IC can be accessed and stored in flash.&amp;nbsp;Instead of &lt;a href="https://github.com/NordicSemiconductor/Nordic-Thingy52-FW/blob/master/source/modules/m_sound.c#L120"&gt;playing the received&amp;nbsp;data&lt;/a&gt;, you need to add functionality to store it to flash. Other BLE services have &lt;a href="https://github.com/NordicSemiconductor/Nordic-Thingy52-FW/tree/master/source/modules"&gt;modules for storing data to flash&lt;/a&gt;, you need to implement similar module for the sound service. Note that the flash size of the nRF52832 is limited, and will not hold large audio files in addition to the softdevice/Thingy firmware.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>