<?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>nRF Connect SDK v1.1.0 not having pca20035 board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55763/nrf-connect-sdk-v1-1-0-not-having-pca20035-board</link><description>I have followed the instructions in nRF Connect 3.3.0 - getting started assistant to setup my nRF connect SDK. 
 I proceed to set the nrf repo to v1.1.0 branch (last stable at the moment, right?) then proceed to do west update. 
 I then tried to open</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Dec 2019 17:44:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55763/nrf-connect-sdk-v1-1-0-not-having-pca20035-board" /><item><title>RE: nRF Connect SDK v1.1.0 not having pca20035 board</title><link>https://devzone.nordicsemi.com/thread/226760?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2019 17:44:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9b83dbb-ce9f-4268-a2d1-53a003afe54b</guid><dc:creator>Akash Patel</dc:creator><description>&lt;p&gt;Hi Luis,&lt;/p&gt;
&lt;p&gt;To change&amp;nbsp;&lt;span&gt;CONFIG_ENVIRONMENT_DATA_SEND_INTERVAL in Segger Embedded Studio (SES), you can go to Project -&amp;gt; Configure nRF Connect SDK Project... -&amp;gt; menuconfig. Then in the top right filter, you can search for environment and you will find the relevant parameter that you can change. Then be sure to press configure once you are done. This will change the .config in ncs\nrf\applications\asset_tracker\build_nrf9160_pca20035ns\zephyr and place your previous configuration in .config.old.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you open the autoconf.h file in ncs\nrf\applications\asset_tracker\build_nrf9160_pca20035ns\zephyr\include\generated, you will see that the&amp;nbsp;CONFIG_ENVIRONMENT_DATA_SEND_INTERVAL&amp;nbsp;has now changed to your given parameter.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/8078.Thingy.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Documentation for this example can be found here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/asset_tracker/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/asset_tracker/README.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK v1.1.0 not having pca20035 board</title><link>https://devzone.nordicsemi.com/thread/226648?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2019 20:41:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a849ba4-3744-4e90-a48f-113d21af4bcd</guid><dc:creator>Luis Alberto</dc:creator><description>&lt;p&gt;Hi Akash,&lt;/p&gt;
&lt;p&gt;My bad, I overlooked the path, I can download the binary now, thanks!&lt;/p&gt;
&lt;p&gt;I want to decrease the period with which the data is send to nrfcloud...&lt;/p&gt;
&lt;p&gt;I see that there is a delay in sending the events to send_env_data_work, to be&amp;nbsp;&lt;span&gt;CONFIG_ENVIRONMENT_DATA_SEND_INTERVAL, but it is defined in 3 configs.c, which is the one used by the application? where can I start looking into how this sample app works?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;k_delayed_work_submit(&amp;amp;send_env_data_work,K_SECONDS(CONFIG_ENVIRONMENT_DATA_SEND_INTERVAL));&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK v1.1.0 not having pca20035 board</title><link>https://devzone.nordicsemi.com/thread/226234?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 22:25:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa56321e-f8d8-4ff7-a5c8-825869a3d149</guid><dc:creator>Akash Patel</dc:creator><description>&lt;p&gt;Hi Luis,&lt;/p&gt;
&lt;p&gt;The board for the Thingy:91 is in the&amp;nbsp;&lt;strong&gt;NRF&lt;/strong&gt; folder as Heidi mentioned and not the zephyr folder like the nRF9160 DK is. You should navigate to ncs\&lt;strong&gt;nrf&lt;/strong&gt;\boards\arm\nrf9160_pca20035&lt;/p&gt;
&lt;p&gt;You can also find the nrf52840_pca20035 in the same path (\ncs\nrf\boards\arm) which is used for developing for the nRF52840 on the Thingy:91 board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK v1.1.0 not having pca20035 board</title><link>https://devzone.nordicsemi.com/thread/226225?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 19:42:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b8ebe4c-ce86-4253-8d75-9d0c137d7cfc</guid><dc:creator>Luis Alberto</dc:creator><description>[quote userid="82276" url="~/f/nordic-q-a/55763/nrf-connect-sdk-v1-1-0-not-having-pca20035-board/226157"]Are you using a terminal or SES?[/quote]
&lt;p&gt;I am using powershell to configure the repos and west as&amp;nbsp;&lt;span&gt;nRF Connect 3.3.0 - getting started assistant suggested. Is this what you wanted to know?&lt;/span&gt;&lt;/p&gt;
[quote userid="82276" url="~/f/nordic-q-a/55763/nrf-connect-sdk-v1-1-0-not-having-pca20035-board/226157"]The board folder for the Thingy:91 can be found in ncs/nrf/boards/arm (either nRF9160_pca20035 or nRF52840_pca20035).[/quote]
&lt;p&gt;As I&amp;#39;m programming the nrf9160 which is the one that interfaces with the sensors and report that data over the LTE-M (which is what I want to modify) I was assuming that I needed to select&amp;nbsp;&lt;span&gt;nRF9160_pca20035&amp;nbsp;board... can I use the nRF52840_pca20035 if I want to flash the nrf9160? anyway that isn&amp;#39;t available in my setup...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="82276" url="~/f/nordic-q-a/55763/nrf-connect-sdk-v1-1-0-not-having-pca20035-board/226157"]Where are you trying to select this board?&amp;nbsp;[/quote]
&lt;p&gt;&lt;span&gt;When loading the board in the open nRF connect SDK project menu in SES:&lt;/span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pca20035.png" /&gt;&lt;/p&gt;
&lt;p&gt;This is the tag I am using for the nrf repo&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/git-status.png" /&gt;&lt;/p&gt;
&lt;p&gt;I did checkout to that tag then proceed to use&amp;nbsp; &amp;quot;west update&amp;quot; as per&amp;nbsp;&lt;span&gt;nRF Connect 3.3.0 - getting started assistant instructed...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I do not know what else I can tell to provide more insight on what might be happening...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for the help!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK v1.1.0 not having pca20035 board</title><link>https://devzone.nordicsemi.com/thread/226157?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 13:30:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:145823c4-1988-43c7-97a0-85293585d0bc</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]notice there is no pca20035 board to select.[/quote]
&lt;p&gt;&amp;nbsp;Where are you trying to select this board?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The board folder for the Thingy:91 can be found in ncs/nrf/boards/arm (either nRF9160_pca20035 or nRF52840_pca20035).&lt;/p&gt;
&lt;p&gt;Are you using a terminal or SES?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]My ultimate goal is to flash the 9160 in the thingy91 using an nrf9160 dk (I have both devices and the cable) and want to do small changes to the code to start getting into it and do my own stuff.[/quote]
&lt;p&gt;&amp;nbsp;This should absolutely not be a problem! We just need to figure out why you can&amp;#39;t select pca20035.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>