<?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>My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66119/my-first-thingy-91-i-want-to-use-it-as-an-asset-tracker-just-like-it-comes-out-of-the-box</link><description>The current state of my thingy 91 is it blinks blue and then red. nrf connect reports that it has not been provisionized or something similar. 
 The included sim card is registered but not attached to any device. 
 I tried to update modem firmware, application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Sep 2020 06:35:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66119/my-first-thingy-91-i-want-to-use-it-as-an-asset-tracker-just-like-it-comes-out-of-the-box" /><item><title>RE: My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/thread/271652?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2020 06:35:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f894c9ef-1ddb-4584-ba62-52b31709ef65</guid><dc:creator>Robin M Saltnes</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It follows the JSON format, so brackets are necessary when there is more than one variable in each subset, like&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;quot;data&amp;quot;: {&amp;quot;enable&amp;quot;:true,&amp;quot;interval&amp;quot;: 20}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;where &amp;quot;data&amp;quot; contatins the value for both &amp;quot;enable&amp;quot; and &amp;quot;interval&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Robin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/thread/271609?ContentTypeID=1</link><pubDate>Fri, 25 Sep 2020 21:44:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5367156a-63cc-4691-8b30-9c4294abd01a</guid><dc:creator>smallicoat</dc:creator><description>&lt;p&gt;Ken,&lt;/p&gt;
&lt;p&gt;That should work, but on my Thingy91, I can&amp;#39;t seem to turn off RSRP with the JSON message&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:rgba(27, 31, 35, 0.05);color:#24292e;font-family:SFMono-Regular, Consolas, &amp;#39;Liberation Mono&amp;#39;, Menlo, monospace;font-size:13.6px;"&gt;{ &amp;quot;appId&amp;quot;: &amp;quot;&lt;/span&gt;&lt;span style="background-color:#ffcc00;color:#24292e;font-family:SFMono-Regular, Consolas, &amp;#39;Liberation Mono&amp;#39;, Menlo, monospace;font-size:13.6px;"&gt;RSRP&lt;/span&gt;&lt;span style="background-color:rgba(27, 31, 35, 0.05);color:#24292e;font-family:SFMono-Regular, Consolas, &amp;#39;Liberation Mono&amp;#39;, Menlo, monospace;font-size:13.6px;"&gt;&amp;quot;, &amp;quot;messageType&amp;quot;: &amp;quot;CFG_SET&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;enable&amp;quot;:&amp;nbsp;&lt;span style="background-color:#ff9900;"&gt;false&lt;/span&gt;&amp;nbsp;} }&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:rgba(27, 31, 35, 0.05);color:#24292e;font-family:SFMono-Regular, Consolas, &amp;#39;Liberation Mono&amp;#39;, Menlo, monospace;font-size:13.6px;"&gt;So I can&amp;#39;t achieve fast GPS as there is a ping pong from GPS to RSRP.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/thread/271607?ContentTypeID=1</link><pubDate>Fri, 25 Sep 2020 21:29:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0abab9b4-4821-43e1-b282-1e0c1fd09e88</guid><dc:creator>Kencam</dc:creator><description>&lt;p&gt;Also I am wondering about the { }&amp;nbsp; brackets in this language.&amp;nbsp; I see several examples in quotes and brackets.&amp;nbsp; Is it always required to send messages, commands and parameter changes in {}?.&amp;nbsp; Like a mode change we are looking at, there are no {} in the below post about changing from &amp;quot;0&amp;quot; to &amp;quot;1&amp;quot;&lt;/p&gt;
&lt;p&gt;variables are also tough for a beginner like me.&amp;nbsp; Old school &amp;quot;x&amp;quot; was what I would replace with my number to change a parameter.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks, Ken.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/thread/271605?ContentTypeID=1</link><pubDate>Fri, 25 Sep 2020 21:15:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15469bad-8e90-427c-b6da-97c635312c82</guid><dc:creator>Kencam</dc:creator><description>&lt;p&gt;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/api.html#gnss-socket"&gt;http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/api.html#gnss-socket&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m learning about sockets&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;GNSS socket&lt;a class="headerlink" title="Permalink to this headline" href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/api.html#gnss-socket"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;div class="section" id="gnss-socket-options"&gt;
&lt;h3&gt;GNSS socket options&lt;a class="headerlink" title="Permalink to this headline" href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/api.html#gnss-socket-options"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;dl class="group"&gt;
&lt;dd&gt;
&lt;div class="breathe-sectiondef docutils container"&gt;
&lt;p class="breathe-sectiondef-title rubric"&gt;Defines&lt;/p&gt;
&lt;dl class="macro"&gt;
&lt;dt id="c.NRF_SO_GNSS_FIX_INTERVAL"&gt;&lt;span class="target" id="group__nrf__socket__gnss__options_1gaa748f8eb2ec1f4f89d7a69ca5b834d84"&gt;&lt;/span&gt;&lt;code class="sig-name descname"&gt;NRF_SO_GNSS_FIX_INTERVAL&lt;/code&gt;&lt;a class="headerlink" title="Permalink to this definition" href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/api.html#c.NRF_SO_GNSS_FIX_INTERVAL"&gt;&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;
&lt;p&gt;Identifies the option used to set the GNSS fix interval in seconds.&lt;/p&gt;
&lt;p&gt;Single-fix navigation mode is engaged by setting the fix interval to 0.&lt;/p&gt;
&lt;p&gt;Continuous navigation mode is engaged by setting fix interval to 1.&lt;/p&gt;
&lt;p&gt;Periodic navigation mode is engaged by setting the fix interval to value 10&amp;hellip;1800. The unit is seconds.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for you help, Ken&lt;/p&gt;
&lt;/dd&gt;
&lt;/dl&gt;
&lt;/div&gt;
&lt;/dd&gt;
&lt;/dl&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/thread/271556?ContentTypeID=1</link><pubDate>Fri, 25 Sep 2020 13:48:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f858562a-d7e4-4b66-a9cd-93d1187fc223</guid><dc:creator>Robin M Saltnes</dc:creator><description>&lt;p&gt;Hi, I don&amp;#39;t think that a complete list of commands does exist. I found the command &lt;a href="https://github.com/nRFCloud/application-protocols/blob/v1/messages.md"&gt;here&lt;/a&gt;, along with a few other examples.&lt;/p&gt;
&lt;p&gt;Best regards,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Robin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/thread/271414?ContentTypeID=1</link><pubDate>Thu, 24 Sep 2020 23:04:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7dd557c6-95ea-4820-a5ac-6091b9a745dd</guid><dc:creator>smallicoat</dc:creator><description>&lt;p&gt;Hi Robin, Thanks for that terminal command on GPS interval, I would liken to know if there is a doc somewhere that lists these kinds of messages to the cloud.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/thread/271075?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2020 12:02:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc200c62-6847-4988-8e62-a17272acfb6a</guid><dc:creator>Robin M Saltnes</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes, if the device is working with your cloud account now I don&amp;#39;t see any need for updating the device certificate.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure I understand what you mean by continuous tracking, the device will send GPS location data to the cloud at different intervals. You can enable the GPS and set the interval (value in seconds) by sending this command form the terminal window on the nrf cloud website. Setting the interval to 0 will disable the sending of GPS data.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;{&amp;quot;appId&amp;quot;:&amp;quot;GPS&amp;quot;,&amp;quot;messageType&amp;quot;:&amp;quot;CFG_SET&amp;quot;,&amp;quot;data&amp;quot;: {&amp;quot;enable&amp;quot;:true,&amp;quot;interval&amp;quot;: 20}}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If I&amp;#39;m misunderstanding please provide me a link to where you read about the three different GPS modes and I will look into it further.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Robin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/thread/270959?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2020 03:24:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b70df46-8d03-465b-af89-a7349d986e3c</guid><dc:creator>Kencam</dc:creator><description>&lt;p&gt;Many Thanks for explaining the overall operation of this unit.&amp;nbsp; I followed the steps you outlined and the links supplied and I now have access on the cloud.&amp;nbsp; The only thing I did not do is the certificate step.&amp;nbsp; I&amp;#39;m not sure if I need to if it is already connected and uploading data to the cloud, can you confirm?&lt;/p&gt;
&lt;p&gt;I read that there are 3 GPS modes I would like to switch to the continuous tracking mode.&amp;nbsp; Is this a line of code that I send to the unit from the terminal?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks again for the translation&lt;/p&gt;
&lt;p&gt;Thanks, Ken.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: My first thingy 91.  I want to use it as an asset tracker just like it comes out of the box.</title><link>https://devzone.nordicsemi.com/thread/270541?ContentTypeID=1</link><pubDate>Mon, 21 Sep 2020 10:28:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39345030-3ddf-4afc-816d-6446377bd5cf</guid><dc:creator>Robin M Saltnes</dc:creator><description>&lt;p&gt;Hi Ken,&lt;/p&gt;
&lt;p&gt;As long as the sim is registered there&amp;#39;s no need for it to be assigned to one specific device, it should work like it is now regardless.&lt;/p&gt;
&lt;p&gt;The light pulsating in a red color means that there is an error, so I would suggest starting with re-flashing the device with new firmware.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Just to clarify some things before we proceed: the hex-files are the application firmware, in embedded programming there is no software. So you only need to worry about three sets of firmware: modem firmware (zip-file), and application firmware for both the nrf91-sip and the nrf52840-soc on the Thingy:91. Application firmware for the nrf52840-soc is not needed to run the asset tracker example, so we can skip that as well.&lt;/p&gt;
&lt;p&gt;When you flash the application firmware through usb you should take special care to choose the hex-files with &amp;quot;dfu&amp;quot; as a part of their filename. You will find these in the folder named &amp;quot;images_dfu_hex&amp;quot;. Also make sure that when flashing the nrf9160-sip that you choose the dfu with the right network protocol, for the USA I think LTE-M has the best coverage. so you want to flash the nrf9160-sip with the hex-file named &amp;quot;thingy91_ltem_dfu_2020...&amp;quot;.&lt;/p&gt;
&lt;p&gt;Step by step:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nc_programmer/UG/nrf_connect_programmer/ncp_updating_modem_thingy91_mcuboot.html"&gt;Follow this guide for programming the modem firmware&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2. &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nc_programmer/UG/nrf_connect_programmer/ncp_pgming_thingy91_usb.html"&gt;Follow this guide for programming the application firmware&lt;/a&gt;&amp;nbsp;(making sure to use the right dfu hex-files for programming the nr9160-sip)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. Download device certificate from your account on the nrf cloud webpage and install it with the&lt;a href="https://infocenter.nordicsemi.com/topic/ug_link_monitor/UG/link_monitor/lm_certificate_manager.html?cp=9_3_2_5"&gt; certificate manager in LTE Link Monitor&lt;/a&gt;.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then you may try to reconnect to the cloud, let me know if you&amp;#39;re still not able to make it work after doing this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Robin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>