<?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>Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73592/enabling-sd-card-in-asset_tracker-v1</link><description>Hi 
 I am trying to get the SDHC/Disk access with FAT working on the nRF9160 dev platform and Asset_Tracker V1 app 
 
 It is shown to be connected on the TRACE connector 
 
 
 
 
 
 
 so P0.21 to P0.25 and the DBG_CMD going to U1B pin 125 if soldered</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 May 2021 09:33:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73592/enabling-sd-card-in-asset_tracker-v1" /><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/308913?ContentTypeID=1</link><pubDate>Mon, 10 May 2021 09:33:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:374bf37c-bc86-4a40-9414-ab929a582585</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello again!&lt;br /&gt;&lt;br /&gt;Could you try to disable the UART0 on the nRF9160? It&amp;#39;s enabled by default and uses pin 28 as &amp;quot;rx-pin&amp;quot;. It should be enough to the code below to the &lt;strong&gt;nrf9160dk_nrf9160.overlay&lt;/strong&gt; file.&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;uart0 {
	status = &amp;quot;disabled&amp;quot;;
};&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/308315?ContentTypeID=1</link><pubDate>Wed, 05 May 2021 09:41:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ef41c5e-5c54-4da0-96eb-ddedf5916293</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am still having a battle with this board I&amp;#39;m afraid.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Still trying to toggle pin 0.28 from the nRF91 device&lt;/p&gt;
&lt;p&gt;I have done the overlay for the nRF52 - seems to make no difference&lt;/p&gt;
&lt;p&gt;So I cut the SB13 pad, disconnecting it from the mux:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1620207259420v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;now it only links directly to the nRF91 part&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1620207545287v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Using the following code:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;struct device *dev;
dev = device_get_binding(&amp;quot;GPIO_0&amp;quot;);
gpio_pin_configure(dev, 28, GPIO_OUTPUT); 
gpio_pin_set(dev, 28, 1);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I cannot change the state of this pin in any way&lt;/p&gt;
&lt;p&gt;Is there something else?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Billy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/306036?ContentTypeID=1</link><pubDate>Wed, 21 Apr 2021 09:29:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59fb1e30-eb47-4b75-9c30-43b489be0541</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello!&lt;br /&gt;&lt;br /&gt;Yes, that looks about correct! The project running on the nRF52840 can be anything really, but I think &lt;strong&gt;hello_world&amp;nbsp;&lt;/strong&gt;or something simple is good enough.&lt;br /&gt;&lt;br /&gt;Looking at it like this I realize that the process is quite tedious, but alas, it&amp;#39;s what works.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/306032?ContentTypeID=1</link><pubDate>Wed, 21 Apr 2021 09:14:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c8f9a38-548f-4042-b60d-7cf6fe3ce4bc</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Good morning!&lt;/p&gt;
&lt;p&gt;Great, so to confirm the process I need to:&lt;/p&gt;
&lt;p&gt;1) &amp;quot;Open nRF Connect SDK project&amp;quot; and select nrf9160dk_nrf52840 project&lt;/p&gt;
&lt;p&gt;2) Create an overlay in the folder called nrf9160dk_nrf52840.overlay disabling vcom2_pins_routing&lt;/p&gt;
&lt;p&gt;3) Save and close solution&lt;/p&gt;
&lt;p&gt;4) &amp;quot;Open nRF Connect SDK project&amp;quot; and select nrf9160dk_nrf52840 project, with clean build option ticked&lt;/p&gt;
&lt;p&gt;5) Change the program switch position on the DK to nrf52840&lt;/p&gt;
&lt;p&gt;6) Build and flash the project&lt;/p&gt;
&lt;p&gt;7) Job done&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is that about correct?&lt;/p&gt;
&lt;p&gt;Thanks again&lt;/p&gt;
&lt;p&gt;Billy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/306015?ContentTypeID=1</link><pubDate>Wed, 21 Apr 2021 08:47:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93db34b9-89cd-44d9-bcc6-873cb1325bd2</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Good morning, Billy!&lt;br /&gt;&lt;br /&gt;That&amp;#39;s good to hear! You can route the pins of the DK using a device tree overlay. More details can be found in the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/arm/nrf9160dk_nrf52840/doc/index.html#board-controller-firmware"&gt;nRF9160 DK - nRF52840 firmware documentation&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;In this case I believe you can add the following to &amp;quot;nrf9160dk_nrf52840.overlay&amp;quot;:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;vcom2_pins_routing {
        status = &amp;quot;disabled&amp;quot;;
};&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305759?ContentTypeID=1</link><pubDate>Tue, 20 Apr 2021 09:00:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f25b938-1e2f-4e4d-b838-9f5facca91ae</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;SDCard is now working, and it was the DBG_CMD pin causing the issues, as you mentioned it was already being used.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I need to free up all the analog ports, so i have the following&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1618909058619v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I am not using the nRF52&lt;/p&gt;
&lt;p&gt;If i force the logic level of the analog switch being driven by nRF52 P1.12 to a 0, can you confirm that i would then be able to use these for pins within the nRF91 as i wish? or will i need to also configure the SDK in some way?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305494?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 10:50:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8848ca2-8964-4bbe-ba72-7e1aae8dd67c</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Oh my, that is looking better! I would have never stumbled on that&lt;/p&gt;
&lt;p&gt;I need now to modify my hardware so i can use the new pins, what would be better is if i could use the origional pins.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I need P0.13 to P0.20 for 8 channels ADC, seems i cannot change these pins&lt;/p&gt;
&lt;p&gt;I also need to free up some other pins, I dont need any VCOM ports, and im not using the nrf52 at all, also dont really need the external memory.&lt;/p&gt;
&lt;p&gt;How could i change the project to free up some of these pins?&lt;/p&gt;
&lt;p&gt;Thanks for your continued support&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305482?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 10:18:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31b1b6b7-5979-48f2-b7c6-324b34b1c430</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again!&lt;br /&gt;&lt;br /&gt;No, you must reopen the project itself. Press &amp;quot;File&amp;quot;-&amp;gt;&amp;quot;Open nRF Connect SDK project&amp;quot; and find your project. Then check &amp;quot;Clean Build Folder&amp;quot; and then &amp;quot;Ok&amp;quot;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305471?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 09:50:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9bae53d-5ab0-4c70-9d4b-7900316e5fe7</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I pressed Clean Solution, then exit and reopen IDE - is this enough?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305468?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 09:43:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbebb702-cc3c-406c-8325-ab66959ffdb1</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello!&lt;br /&gt;&lt;br /&gt;Good to hear. Menuconfig is unfortunately unaware of the log level Kconfigs as they are generated.&lt;br /&gt;&lt;br /&gt;I should have mentioned this earlier: when changing the overlay you must reopen the project with a &amp;quot;Clean Build Folder&amp;quot; for the changes to take place. Did you do this?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305462?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 09:22:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40c8fa89-a926-4d64-9f5e-a7203ce9aae3</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Hi Carl, thanks for your reply&lt;/p&gt;
&lt;p&gt;Yes i am using the nRF9160DK&lt;/p&gt;
&lt;p&gt;adding CONFIG_DISK_LOG_LEVEL_DBG=y to prj.conf works - thanks, so menuconfig is not the way&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Changing the overlay to&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;spi3 {
        status = &amp;quot;okay&amp;quot;;
        cs-gpios = &amp;lt;&amp;amp;gpio0 13 GPIO_ACTIVE_LOW&amp;gt;;
        sck-pin = &amp;lt;11&amp;gt;;
	mosi-pin = &amp;lt;12&amp;gt;;
	miso-pin = &amp;lt;10&amp;gt;;

        sdhc0: sdhc@0 {
                compatible = &amp;quot;zephyr,mmc-spi-slot&amp;quot;;
                reg = &amp;lt;0&amp;gt;;
                status = &amp;quot;okay&amp;quot;;
                label = &amp;quot;SDHC0&amp;quot;;
                spi-max-frequency = &amp;lt;24000000&amp;gt;;
        };
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Using 10, 11, 12 and 13 does not help, in fact now not even the CS or CLK lines are working, i get no output from any of the pins&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1618824005199v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could it be the overlay is not being included?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305451?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 09:02:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af2637ed-8cb0-47bd-a25a-b353753e8bcd</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again, Billy!&lt;br /&gt;&lt;br /&gt;Thank you for your patience. Do I understand it correctly that you are using the nRF9160DK? In that case, some GPIO pins have already dedicated functions and should not be used for other means. There is an overview of these on in the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf91_dk/UG/nrf91_DK/if_connector.html"&gt;infocenter documentation&lt;/a&gt;.&amp;nbsp;From this I see that you have been using the pins that are dedicated to the interface MCU and DK board control. Could you try another set of pins instead, for example P0.10, P0.11, P0.12 and P0.13?&lt;br /&gt;&lt;br /&gt;How did you try to enable the debug log in prj.conf? It should be enough to add&amp;nbsp;&lt;strong&gt;CONFIG_DISK_LOG_LEVEL_DBG=y&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305441?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 08:38:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:890286ae-5e26-4c1b-a68c-9dc576dde372</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Some additional information.&lt;/p&gt;
&lt;p&gt;I am not sure where the configuration is now supposed to happen, using the menuconfig option or directly in the prj.conf file.&lt;/p&gt;
&lt;p&gt;I tried using the menuconfig to enable log debug for the SDHC driver, but was not successful, the option seems to be ignored, if i manually add&lt;/p&gt;
&lt;p&gt;#define LOG_LEVEL LOG_LEVEL_DBG&lt;/p&gt;
&lt;p&gt;to disk_access_spi_sdhc.c then i get the following output&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;gt;&amp;gt; ff ff ff ff ff ff ff ff ff ff[00:00:00.205,627] &#x1B;[0m&amp;lt;dbg&amp;gt; sdhc_spi.sdhc_spi_tx_cmd: cmd0 payload=0&#x1B;[0m


&amp;gt;&amp;gt; 40 0 0 0 0 94
&amp;lt;&amp;lt; 0 0[00:00:00.206,848] &#x1B;[0m&amp;lt;dbg&amp;gt; sdhc_spi.sdhc_spi_tx_cmd: cmd8 payload=426&#x1B;[0m


&amp;gt;&amp;gt; 48 0 0 1 aa 86
&amp;lt;&amp;lt; 0 0 0 0 0 0[00:00:00.208,435] &#x1B;[0m&amp;lt;dbg&amp;gt; sdhc_spi.sdhc_spi_tx_cmd: cmd59 payload=1&#x1B;[0m


&amp;gt;&amp;gt; 7b 0 0 0 1 82
&amp;lt;&amp;lt; 0 0[00:00:00.209,686] &#x1B;[0m&amp;lt;dbg&amp;gt; sdhc_spi.sdhc_spi_tx_cmd: cmd55 payload=0&#x1B;[0m


&amp;gt;&amp;gt; 77 0 0 0 0 64
&amp;lt;&amp;lt; 0 0[00:00:00.210,937] &#x1B;[0m&amp;lt;dbg&amp;gt; sdhc_spi.sdhc_spi_tx_cmd: cmd41 payload=0&#x1B;[0m


&amp;gt;&amp;gt; 69 0 0 0 0 e4
&amp;lt;&amp;lt; 0 0[00:00:00.212,158] &#x1B;[0m&amp;lt;dbg&amp;gt; sdhc_spi.sdhc_spi_tx_cmd: cmd16 payload=512&#x1B;[0m


&amp;gt;&amp;gt; 50 0 0 2 0 14
&amp;lt;&amp;lt; 0 0[00:00:00.213,439] &#x1B;[0m&amp;lt;dbg&amp;gt; sdhc_spi.sdhc_spi_tx_cmd: cmd9 payload=0&#x1B;[0m


&amp;gt;&amp;gt; 49 0 0 0 0 ae
&amp;lt;&amp;lt; 0 0[00:00:00.214,691] &#x1B;[1;31m&amp;lt;err&amp;gt; asset_tracker: Storage init ERROR!&#x1B;[0m&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So i would certainly expect activity on the MOSI pin, some kind of other configuration must be stopping this somewhere.&lt;/p&gt;
&lt;p&gt;Thanks for your help&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Billy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305388?ContentTypeID=1</link><pubDate>Sun, 18 Apr 2021 14:31:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28a59e0e-6cef-49c2-b37e-fee4ec80d79b</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It seems to be something to do with the SPI config as if I move the MISO and MOSI to other pins, the same problem is apparent, I never see any activity on them, I have just moved them to 0.23 and 0.24, removed the SDCARD and just watched the lines.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;CLK works,&lt;/p&gt;
&lt;p&gt;CS works&lt;/p&gt;
&lt;p&gt;nothing on MOSI&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m pretty sure the init routine should be sending a string of 0xff&amp;#39;s via MOSI on startup.&lt;/p&gt;
&lt;p&gt;What could I have missed to stop the signals?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/305229?ContentTypeID=1</link><pubDate>Fri, 16 Apr 2021 08:28:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3121b417-878d-47f0-9d6d-19f369ce109a</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m still struggling with this....&lt;/p&gt;
&lt;p&gt;I have the following overlay:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;spi3 {
        status = &amp;quot;okay&amp;quot;;
        cs-gpios = &amp;lt;&amp;amp;gpio0 25 GPIO_ACTIVE_LOW&amp;gt;;
        sck-pin = &amp;lt;21&amp;gt;;
		mosi-pin = &amp;lt;27&amp;gt;;
		miso-pin = &amp;lt;22&amp;gt;;

        sdhc0: sdhc@0 {
                compatible = &amp;quot;zephyr,mmc-spi-slot&amp;quot;;
                reg = &amp;lt;0&amp;gt;;
                status = &amp;quot;okay&amp;quot;;
                label = &amp;quot;SDHC0&amp;quot;;
                spi-max-frequency = &amp;lt;24000000&amp;gt;;
        };
};
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Prj.conf&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#SDHC
CONFIG_DISK_ACCESS=y
CONFIG_LOG=y
CONFIG_FILE_SYSTEM=y
CONFIG_FAT_FILESYSTEM_ELM=y
CONFIG_PRINTK=y

# SPI
CONFIG_DISK_ACCESS_SDHC=y
CONFIG_DISK_ACCESS_SPI_SDHC=y
CONFIG_SPI=y
CONFIG_SPI_3=y
CONFIG_SPI_NRFX_RAM_BUFFER_SIZE=8
CONFIG_MAIN_STACK_SIZE=4096

#GPIO
CONFIG_GPIO=y

# Segger RTT
CONFIG_USE_SEGGER_RTT=y
CONFIG_RTT_CONSOLE=y
CONFIG_UART_CONSOLE=n
CONFIG_LOG_BACKEND_RTT=y
CONFIG_LOG_BACKEND_UART=n&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;when i run the code I get&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v2.4.99-ncs1  ***
[00:00:00.202,301] &#x1B;[0m&amp;lt;inf&amp;gt; at_host: UART check failed: 12. Dropping buffer and retrying.&#x1B;[0m
[00:00:00.212,921] &#x1B;[0m&amp;lt;inf&amp;gt; asset_tracker: Asset tracker started&#x1B;[0m
[00:00:00.213,348] &#x1B;[0m&amp;lt;inf&amp;gt; watchdog: Watchdog timeout installed. Timeout: 60000&#x1B;[0m
[00:00:00.213,775] &#x1B;[0m&amp;lt;inf&amp;gt; watchdog: Watchdog started&#x1B;[0m
[00:00:00.214,141] &#x1B;[0m&amp;lt;inf&amp;gt; watchdog: Watchdog feed enabled. Timeout: 30000&#x1B;[0m
[00:00:00.218,505] &#x1B;[1;31m&amp;lt;err&amp;gt; asset_tracker: Storage init ERROR!&#x1B;[0m
[00:00:00.222,534] &#x1B;[1;31m&amp;lt;err&amp;gt; fs: fs mount error (-5)&#x1B;[0m&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;On the scope, I see the CS and CLK lines moving, but nothing on the MISO or MOSI (I am running the board in 3V mode)&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1618561575140v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Could there be something else in the asset_tracker app that is causing a problem for me?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/303416?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 09:30:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:520f1d27-2198-4003-a861-a93007e8e54b</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again!&lt;br /&gt;&lt;br /&gt;The asset tracker does not have an overlay file and this must be added. For the nRF9160DK you can create a new&amp;nbsp;file called &amp;quot;nrf9160dk_nrf9160ns.overlay&amp;quot; and add your desired configurations there. This will be included automatically next time you build the application (make sure to reopen the project in SES). Please notify me if you face any issues with this!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/303214?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 14:13:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab4f5d4f-9521-45f8-93e2-b70155683b58</guid><dc:creator>billywalton</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;In the asset tracker folder, I have copied across the settings from the example in the link you sent to prj.conf&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1617718241067v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;But where is the overlay file? or does the asset_tracker not have one?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1617718308715v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The asset_tracker files:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1617718176995v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I was imagining I could copy the data from the example overlay file into the asset_tracker overlay file and change the pin numbers appropriately&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SD Card in asset_tracker V1</title><link>https://devzone.nordicsemi.com/thread/303180?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 13:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37bc4169-1f45-45b1-b3a6-36b9daba6e8a</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello, Billy!&lt;br /&gt;&lt;br /&gt;Please have a look at &lt;a href="https://devzone.nordicsemi.com/support-private/support/265043"&gt;this case&lt;/a&gt;&amp;nbsp;and the solution provided there. Feel free to reach out if you&amp;#39;re facing any issues with it!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>