<?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>I want to save sensor data to sd card then download to phone with ble.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43766/i-want-to-save-sensor-data-to-sd-card-then-download-to-phone-with-ble</link><description>Hi, 
 I&amp;#39;m trying to save sensor data to sd card on low power mode. When i connect to bluetooth mobile app can pull all data from sd card. 
 How can make this architecture? Thanks..</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Feb 2019 14:24:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43766/i-want-to-save-sensor-data-to-sd-card-then-download-to-phone-with-ble" /><item><title>RE: I want to save sensor data to sd card then download to phone with ble.</title><link>https://devzone.nordicsemi.com/thread/171421?ContentTypeID=1</link><pubDate>Fri, 15 Feb 2019 14:24:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67a41a07-9b26-4dbc-afdd-3018cf544b54</guid><dc:creator>awneil</dc:creator><description>[quote userid="55906" url="~/f/nordic-q-a/43766/i-want-to-save-sensor-data-to-sd-card-then-download-to-phone-with-ble"]How can make this architecture?[/quote]
&lt;p&gt;Standard development approach:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Implement reading the sensor data.&lt;/li&gt;
&lt;li&gt;Implement SD Card file system (eg, FatFs)&lt;/li&gt;
&lt;li&gt;Implement BLE data transfer (eg, Nordic UART Service, &amp;quot;NUS&amp;quot;).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Each of these is entirely independent of the others, and there are examples covering each one.&lt;/p&gt;
&lt;p&gt;The final step is to bring them all together.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>