<?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>how write sd card file in nrf51288</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19779/how-write-sd-card-file-in-nrf51288</link><description>in my case sdk10.0.0 and I can not update sdk.
please help me to write sd card. if file system not possible ,please explain how to write raw data like sensor value 1000 time in a SD card. sd card and sensor attach with one SPI .</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Feb 2017 13:32:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19779/how-write-sd-card-file-in-nrf51288" /><item><title>RE: how write sd card file in nrf51288</title><link>https://devzone.nordicsemi.com/thread/76931?ContentTypeID=1</link><pubDate>Fri, 17 Feb 2017 13:32:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a78a0f73-33d9-479c-9170-4b4369b70f57</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;The sd card library and fatfs example was introduced in SDK 12.2.0. FATfs is a third party library, see &lt;a href="http://elm-chan.org/fsw/ff/00index_e.html"&gt;here&lt;/a&gt;. SPI is used at the bottom to communicate with the SD card, so it should not in theory be a big problem to port it from SDK 12.2 to SDK 10. There are also other people on the forum that have made libraries. &lt;a href="https://github.com/katphlab/nrf_fatfs"&gt;Here&lt;/a&gt; is one that works with SDK 11. &lt;a href="https://devzone.nordicsemi.com/blogs/28/sd-card-interfacing/"&gt;Here&lt;/a&gt; is a blogpost about interfacing the SD card directly without a file system (like fatfs). I do not know of any library that uses SDK 10.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>