<?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>Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102680/problem-displaying-location-data-on-the-asset-tracker-web-app</link><description>Hi, I&amp;#39;m having trouble displaying the location data on the Asset Tracker Web app. I am able to connect the device and under &amp;quot;Asset Information&amp;quot; can see the devices information including cell area, cell ID and MCC code. As seen in the screenshot the error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Aug 2023 14:32:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102680/problem-displaying-location-data-on-the-asset-tracker-web-app" /><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/441201?ContentTypeID=1</link><pubDate>Mon, 14 Aug 2023 14:32:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2375dcc2-55e3-475b-89ce-14f5c93aecaa</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Yes, these infos can be resolved using the&amp;nbsp;&lt;a id="" href="https://api.nrfcloud.com/v1/location/ground-fix"&gt;https://api.nrfcloud.com/v1/location/ground-fix&lt;/a&gt;&amp;nbsp;as body&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="json"&gt;{
  &amp;quot;lte&amp;quot;: [
    {
      &amp;quot;mcc&amp;quot;: 530,
      &amp;quot;mnc&amp;quot;: &amp;quot;05&amp;quot;,
      &amp;quot;eci&amp;quot;: 587385,
      &amp;quot;tac&amp;quot;: 18141
    }
  ]
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="json"&gt;{
  &amp;quot;lat&amp;quot;: -36.87313199,
  &amp;quot;lon&amp;quot;: 174.7577405,
  &amp;quot;uncertainty&amp;quot;: 510,
  &amp;quot;fulfilledWith&amp;quot;: &amp;quot;SCELL&amp;quot;
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can you check the execution logs, if the error still persists?&lt;/p&gt;
&lt;p&gt;If that is the case, can you show make a screenshot of the result of calling the cli with the keyfile (please regenerate the key after that and configure it again so you do not share a working key).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/441056?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2023 19:53:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68799950-03e8-4e13-bb12-6a19508cb70f</guid><dc:creator>kew_flex</dc:creator><description>&lt;p&gt;Okay I have waited over the weekend and getting the same error. I see your state machine graph is different to mine, are we using different versions?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/smgraph.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;I also just wanted to check the input to the SM. The input to the very start is&amp;nbsp;&lt;/p&gt;
&lt;p&gt;{&lt;br /&gt; &amp;quot;area&amp;quot;: 18141,&lt;br /&gt; &amp;quot;cell&amp;quot;: 587385,&lt;br /&gt; &amp;quot;mccmnc&amp;quot;: 53005,&lt;br /&gt; &amp;quot;nw&amp;quot;: &amp;quot;ltem&amp;quot;&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;Is this even the correct details the SM should recieve?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440640?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 07:55:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df6826dd-62e1-402a-9ab5-74fcbbf634a9</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;It will take a while (15-30 Minutes) for the Lambda to restart and pick up the changed service key.&lt;/p&gt;
&lt;p&gt;By now you can start a new execution of the step function execution with the same payload and see if it works:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691654108339v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440597?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 23:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d46ebb51-c268-4c91-a68f-a7ac07f26372</guid><dc:creator>kew_flex</dc:creator><description>&lt;p&gt;Okay I have done that, then followed the instructions again from that point including redeploying the web app. The problem is the exact same as before. I am very unsure as to what else I could be doing incorrectly to continue this error.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a way for me to check the key is being set properly?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440595?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 23:09:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94bc34d6-090e-4e8b-b9da-ab82302d16cb</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;It&amp;#39;s best if you copy the key to a file called `serviceKey.txt` and then run the configuration like this:&lt;/p&gt;
&lt;pre class="highlight literal-block"&gt;cat &lt;span&gt;serviceKey.txt &lt;/span&gt;| ./cli.sh configure thirdParty nrfcloud serviceKey&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440594?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 22:58:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d3ece91-93f3-46fa-9971-fb9eeb120adc</guid><dc:creator>kew_flex</dc:creator><description>&lt;p&gt;I thought I had done this. Just to confirm, this is the location of my location service key&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/servicekey.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;I got my team ID from the 3 drop down bars-&amp;gt;Team and located at the top. I used&amp;nbsp;&lt;/p&gt;
&lt;p&gt;./cli.sh configure thirdParty nrfcloud teamId your team ID&amp;nbsp;&lt;/p&gt;
&lt;p&gt;to configure the team ID.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I then copied the service key from above and used&amp;nbsp;&lt;/p&gt;
&lt;p&gt;./cli.sh configure thirdParty nrfcloud serviceKey CopiedKeyFromAbove&lt;/p&gt;
&lt;p&gt;to configure the key.&lt;/p&gt;
&lt;p&gt;Is this the wrong way to do this? If so, what&amp;#39;s the correct way. Sorry Ive never done anything like this before&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Edit: I also have configured the proxy server settings to include 1 device&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440593?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 22:43:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fdc7144-84f9-4047-998b-e58e9e094264</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Thanks, this happens if you haven&amp;#39;t provided the location service key, as documented here:&amp;nbsp;&lt;a id="" href="https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/saga/docs/aws/GettingStarted/nRFCloudLocationServices.html"&gt;https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/saga/docs/aws/GettingStarted/nRFCloudLocationServices.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440590?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 22:32:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:840b0cfc-348d-44c4-936a-2fee10d53262</guid><dc:creator>kew_flex</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691620089032v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;This is the logs of the execution. The failed event has no log as you can see. Below is the log from the last step function that is called (Cache Result (not resolved))&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691620063787v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;However, this is the log from the step function resolve using nrf cloud API&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691620331231v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;How can I fix the key pair? A link to a guide/steps would be great&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440589?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 22:19:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f125896-fe2f-4265-b9f8-01e91905d680</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Further below on the page are the event logs. Click on link to the Log Group for the one that failed and inspect the logs of the lambda function. There you should be able to learn more about why this resolution failed.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691619504863v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440586?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 22:04:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c7b1311-dbc9-48b4-836f-af0f6f263fec</guid><dc:creator>kew_flex</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691618666826v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Hope this is helpful&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440585?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 21:53:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8efbee73-b9e2-4599-a8d7-120f5645af1a</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;In the Console, search for &amp;quot;Step functions&amp;quot; then select &amp;quot;State Machines&amp;quot;, you will then see the list of the statemachines. Select the one name $STACK_NAME-cellGeo.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440582?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 21:32:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e93bacfd-f9b0-4ee7-942d-d04af22861a7</guid><dc:creator>kew_flex</dc:creator><description>&lt;p&gt;Where can I find that result? Is it in the CloudFormation stacks?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440580?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 21:22:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dacb9f7f-67a1-4cee-bea9-54384056150d</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Can you check the result of the step function? There you can see the API response for that cell.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440578?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 21:02:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c752a4ab-8ac2-4ac3-ae04-3989d0bb0ce5</guid><dc:creator>kew_flex</dc:creator><description>&lt;p&gt;I am using v41.0.0. I have updated my nrf service token and redeployed and it seems to have fixed something. I am now getting the following console error:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1691614832793v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I am located in ap-southeast-2 region (Sydney area) and I understand that the asset tracker does not work in every region, could the be the reason for the Geolocation for cell not found error?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem displaying location data on the Asset Tracker Web app</title><link>https://devzone.nordicsemi.com/thread/440404?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 07:09:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdc1ab61-cfc6-4694-87b9-c22f4c2a5a16</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Which version of the nRF Asset Tracker are you using?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The 409 for the location API means that the resolution is in progress. Check the execution of the singleCell State Machine in the AWS console to see the details of the resolution.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>