<?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>Getting started</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49602/getting-started</link><description>The demo board would not connect (no second LED) 
 Since in Italy we only have NB-IoT, I guess I should recompile a more recent version of the demo application. 
 I have followed all steps in Getting Started Assistant but: 
 Even after registering Segger</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Jul 2019 13:52:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49602/getting-started" /><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/198204?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 13:52:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1af9953b-d1a1-41b3-af77-9d7026d2e0b7</guid><dc:creator>cmag</dc:creator><description>&lt;p&gt;iBasis says:&lt;/p&gt;
&lt;p&gt;&amp;quot;We intend to have NB IoT within a month or two working in roaming mode as well.&amp;quot;&lt;/p&gt;
&lt;p&gt;So Italy is not currently supported by their SIM.&lt;/p&gt;
&lt;p&gt;As for Vodafone, they confirmed today that their normal M2M SIMs do not support NB-IoT.&lt;/p&gt;
&lt;p&gt;They can sell us NB-IoT SIMs in lots of 250 pieces.&lt;/p&gt;
&lt;p&gt;I will try to ask other operators.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/198135?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 11:22:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3a6a3bb-7113-451c-8d8a-2f0a535709d8</guid><dc:creator>cmag</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2019_2D00_07_2D00_12T10_5F00_58_5F00_22.484Z_2D00_log.txt"&gt;devzone.nordicsemi.com/.../2019_2D00_07_2D00_12T10_5F00_58_5F00_22.484Z_2D00_log.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is the full dump. After the initial blue part (boot?) I typed:&lt;/p&gt;
&lt;p&gt;AT&lt;br /&gt;OK&lt;br /&gt;AT&lt;br /&gt;OK&lt;br /&gt;AT+CFUN=1&lt;br /&gt;OK&lt;br /&gt;AT+CFUN?&lt;br /&gt;+CFUN: 1&lt;br /&gt;OK&lt;/p&gt;
&lt;p&gt;Then it started to do everything by itself and UART/MODEM/UICC/PDN became green; LTE was yellow (Using iBasis).&lt;/p&gt;
&lt;p&gt;I retried with Vodafone SIM and LTE stays gray. Signal is also weaker (2 marks instead of 3) so maybe iBasis is based on a different network.&lt;/p&gt;
&lt;p&gt;In this case the answer is:&lt;/p&gt;
&lt;p&gt;AT+CESQ&lt;br /&gt;+CESQ: 99,99,255,255,255,255&lt;/p&gt;
&lt;p&gt;Which makes me think that Vodafone lied when they said that any M2M SIM supports NB-IoT.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/198118?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 10:54:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd398988-72ff-4e31-9167-6468e73e6075</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Is this all you get in the LTE Link Monitor output? You seem to be &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.0.0/nrf/include/spm.html#secure-partition-manager-spm"&gt;missing SPM&lt;/a&gt;. Have you flashed the correct .hex file: merged.hex. What version of SES are you using? Please ensure that you are using SES v4.18 and that Project zephyr/merged.hex is set to Active Project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/198081?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 08:51:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf405b31-9575-4f13-8765-6aae0fa1cfaa</guid><dc:creator>cmag</dc:creator><description>&lt;p&gt;AT%XSYSTEMMODE?&lt;br /&gt;%XSYSTEMMODE: 0,1,0,0&lt;/p&gt;
&lt;p&gt;After startup, sometimes, after the usual blue dump ending with:&lt;/p&gt;
&lt;p&gt;:***** Booting Zephyr OS v1.14.99-ncs2 *****&lt;br /&gt;Application started&lt;br /&gt;LTE LC config ...&lt;/p&gt;
&lt;p&gt;I Get:&lt;/p&gt;
&lt;p&gt;AT+CESQ&lt;br /&gt;LTE LC config ...&lt;br /&gt;+CESQ: 99,99,255,255,255,255&lt;br /&gt;OK&lt;br /&gt;AT+CESQ&lt;br /&gt;+CESQ: 99,99,255,255,255,255&lt;br /&gt;OK&lt;br /&gt;AT+CESQ&lt;br /&gt;+CESQ: 99,99,255,255,255,69&lt;br /&gt;OK&lt;br /&gt;AT+CESQ&lt;br /&gt;+CESQ: 99,99,255,255,255,69&lt;br /&gt;OK&lt;br /&gt;nrf_cloud_connect failed: 22&lt;br /&gt;AT+CESQ&lt;/p&gt;
&lt;p&gt;And then:&lt;/p&gt;
&lt;p&gt;***** Booting Zephyr OS v1.14.99-ncs2 *****&lt;br /&gt;Flash region Domain Permissions&lt;/p&gt;
&lt;p&gt;And it starts all over again&lt;/p&gt;
&lt;p&gt;There also is some sign of life (see attached image) with&amp;nbsp; the iBasis SIM.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7450.nrfConnect.png" /&gt;&lt;/p&gt;
&lt;p&gt;Since we only have NB-IoT and not LTE, I do not know what should happen next.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/198056?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 08:22:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96959bac-4b24-41e6-a670-c31c1f496e56</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;[quote user="cmag"][/quote]&lt;/p&gt;
&lt;p&gt;I also tried a command copied from the Asset Tracker:&lt;/p&gt;
&lt;p&gt;AT%XSYSTEMMODE=0,1,0,0&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;What does it return if you issue the command:&amp;nbsp;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;AT%XSYSTEMMODE?&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="cmag"]AT+CLAC[/quote]
&lt;p&gt;I can confirm that this does not work.&amp;nbsp;It is&amp;nbsp;a known bug.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Were you able to issue the AT+CFUN? command?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/198031?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 07:56:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a3aa50e-2d1b-4e56-b99c-0f46ab4ee902</guid><dc:creator>cmag</dc:creator><description>&lt;p&gt;I have programmed &lt;span&gt;mfw_nrf9160_1.0.0.zip&lt;/span&gt; and then run Asset Tracker.&lt;/p&gt;
&lt;p&gt;I have to press the RESET button on the board, then I get some output from the board, ending:&lt;/p&gt;
&lt;p&gt;***** Booting Zephyr OS v1.14.99-ncs2 *****&lt;br /&gt;Application started&lt;br /&gt;LTE LC config ...&lt;/p&gt;
&lt;p&gt;I get an OK answer to AT, so it seems alive; yet some other command do not work; e.g&lt;/p&gt;
&lt;p&gt;AT+CLAC&lt;br /&gt;ERROR&lt;/p&gt;
&lt;p&gt;I also tried a command copied from the Asset Tracker:&lt;/p&gt;
&lt;p&gt;AT%XSYSTEMMODE=0,1,0,0&lt;br /&gt;ERROR&lt;/p&gt;
&lt;p&gt;Because in Italy we only have NB-IoT&lt;/p&gt;
&lt;p&gt;Concerning the failure I get when programming the Segger utility (which is a little more verbose than the SES) blocks when trying to erase the first sector. As I said, using nRF Connect to reprogram &lt;span&gt;mfw_nrf9160_1.0.0.zip&lt;/span&gt; unblocks the device; cycling power both on PC and device does not.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/197814?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2019 11:37:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e0d8e15-6634-46f3-886c-74e0978e905f</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="cmag"]I installed everything yesterday for the first time, so I think it is up to date.[/quote]
&lt;p&gt;&amp;nbsp;Yes, that should give you the latest version.&amp;nbsp;&lt;/p&gt;
[quote user="cmag"]I would like to test the board with LTE Link Monitor; is there some additional step after programming mfw_nrf9160_1.0.0.zip: I just get timeouts when issuing AT commands.[/quote]
&lt;p&gt;Programming&amp;nbsp;&lt;span&gt;mfw_nrf9160_1.0.0.zip is a one-time thing, this updates the modem FW. With the latest version of Asset Tracker, you should be able to issue AT commands, but if you are not able to do so, please program AT_client sample and issue the AT+CFUN? command&lt;/span&gt;&lt;/p&gt;
[quote user="cmag"]Also, from time to time SES starts failing to program the device; at this point also Segger tools fail and the only way to recover is revriting mfw_nrf9160_1.0.0.zip with nRF Connect; happened a couple of times this morning.[/quote]
&lt;p&gt;&amp;nbsp;What kind of failure do you get? Can you describe the steps you use to program the device when it fails?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/197804?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2019 11:16:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe81ed95-ede3-4420-820e-73379e147cc4</guid><dc:creator>cmag</dc:creator><description>&lt;p&gt;I installed everything yesterday for the first time, so I think it is up to date.&lt;/p&gt;
&lt;p&gt;Today I no longer get the message about not being registered for Segger Embedded Studio.&lt;/p&gt;
&lt;p&gt;I changed the board to the ns version and I could compile; I also changed .config file as follows:&lt;/p&gt;
&lt;p&gt;# CONFIG_LTE_NETWORK_MODE_LTE_M is not set&lt;br /&gt;CONFIG_LTE_NETWORK_MODE_NBIOT=y&lt;/p&gt;
&lt;p&gt;The single LED now blinks forever, so the application seems to be running; I also tried a SIM from Vodafone (they say that their M2M SIMs are enabled for NB-IOT, also I would not take what Vodafone sales representatives say at face value), with the same result.&lt;/p&gt;
&lt;p&gt;I would like to test the board with LTE Link Monitor; is there some additional step after programming mfw_nrf9160_1.0.0.zip: I just get timeouts when issuing AT commands.&lt;/p&gt;
&lt;p&gt;I am doing everything with the PROG/DEBUG switch to nRF91.&lt;/p&gt;
&lt;p&gt;Also, from time to time SES starts failing to program the device; at this point also Segger tools fail and the only way to recover is revriting mfw_nrf9160_1.0.0.zip with nRF Connect; happened a couple of times this morning.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/197744?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2019 08:28:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4abf4373-a936-4e17-a513-f8c3cab4c1d9</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;First of all, please ensure that you have the latest version of NCS v1.0.0. Following the latest version of Getting Started Assistant should yield the correct version.&lt;/p&gt;
[quote user=""]I get an error that asset_tracker.emProject is invalid. When i exit the window, an error marker is on the message(FATAL_ERROR... line:[/quote]
&lt;p&gt;&amp;nbsp;Please change board from&amp;nbsp;nrf9160_pca10090 to&amp;nbsp;&lt;strong&gt;nrf9160_pca10090ns&lt;/strong&gt;. This should solve the issue when building the project.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/197742?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2019 08:24:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49ce6485-432a-4663-9a0f-209b96553034</guid><dc:creator>cmag</dc:creator><description>&lt;p&gt;I have already downloaded and installed mfw_nrf9160_1.0.0.zip with nRF connect and got &amp;quot;&lt;span style="background-color:#ffffff;color:#212529;float:none;font-family:Roboto;font-size:14px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:nowrap;"&gt;Modem DFU completed successfully!&lt;/span&gt;&amp;quot;, but I suspect that at this point I should reload the application; this is why I downloaded the development chain, but then I got stuck with the Nordic version of SES not recognizing the license, even after trying to get a new registration for a couple of times.&lt;/p&gt;
&lt;p&gt;If I try to use nRF Connect, all I get is:&amp;nbsp; &lt;span style="background-color:#f2dede;color:#a94442;float:none;font-family:Roboto;font-size:14px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:nowrap;"&gt;Error: &amp;#39;AT+CFUN=1 &amp;#39; timed out&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I do not understand if mfw_nrf9160_1.0.0.zip is a sort of BIOS, after which I should have to add an application, or it already contains a modem application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started</title><link>https://devzone.nordicsemi.com/thread/197688?ContentTypeID=1</link><pubDate>Wed, 10 Jul 2019 21:09:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58ca5f95-facc-4abb-a8f3-2baad9405813</guid><dc:creator>octvargas</dc:creator><description>&lt;p&gt;Have you tried flashing over the newest firmware for the modem?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Maybe take a look at this thread and see if that helps&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/49264/unable-to-update-firmware-on-nrf9160"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/49264/unable-to-update-firmware-on-nrf9160&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>