<?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>thingy91 firmware source code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114982/thingy91-firmware-source-code</link><description>I want to edit the explom firmware that comes with thingy91 to add the reading of new sensors and send them to nrf cloud. Where can I get the example of the Asset Tracker V2 code? Is there a repository on github? Is this the example of nrf9160 ? 
 I would</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Dec 2024 22:21:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114982/thingy91-firmware-source-code" /><item><title>RE: thingy91 firmware source code</title><link>https://devzone.nordicsemi.com/thread/516009?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2024 22:21:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1513e2ff-75a1-4dda-9206-6248222c309e</guid><dc:creator>Lincoln Thomas</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/pastedimage1734732881143v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;All cards, custom and standard, only show data that arrives after you started your current session with nrfcloud.com. If you navigate to a different page within nrfcloud.com and come back to a device&amp;#39;s page, you see the same graphs with the same data. But if you close the browser (or the nrfcloud window or tab), and then re-open it, it will only show data after that point.&lt;/p&gt;
&lt;p&gt;However, you can always retrieve recent historical data by selecting the blue clock-arrow icon at the lower right of a card, such as your custom card. There you can select a time range and view the graph of that data, or see the map of stored locations. Locations are stored for 6 months, all other messages are stored for 30 days. Example graph attached.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: thingy91 firmware source code</title><link>https://devzone.nordicsemi.com/thread/505620?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2024 16:24:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bb40bda-5aae-49e4-8f0c-88cc1c85c855</guid><dc:creator>jvmreis</dc:creator><description>&lt;p&gt;I can send the new data to the cloud now and the custom card appears. But if I close the website and open it again, I have to wait for the device to send the data to the cloud and keep the browser open for the custom card to appear. Is there any way to keep the custom card fixed, maybe it&amp;#39;s in that field that I took a screenshot of?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: thingy91 firmware source code</title><link>https://devzone.nordicsemi.com/thread/505048?ContentTypeID=1</link><pubDate>Fri, 04 Oct 2024 20:49:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:394f8c6f-8861-4c1c-be32-1dc93b0994cc</guid><dc:creator>justin</dc:creator><description>&lt;p&gt;Your device should send a device message to nRF Cloud with the format specified in the previous answer.&lt;br /&gt;For example:&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;{&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;nbsp; &amp;nbsp;&amp;quot;appId&amp;quot;: &lt;strong&gt;gyroX&lt;/strong&gt;,&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;nbsp; &amp;nbsp;&amp;quot;ts&amp;quot;: 1728074641329,&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;nbsp; &amp;nbsp;&amp;quot;data&amp;quot;:&amp;nbsp;1.234&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;When you are viewing your device page on nrfcloud.com and your device sends a message with the above format, the card will appear.&lt;br /&gt;On&amp;nbsp;the card, you can click the clock icon to view the historical data in a graph.&lt;br /&gt;&lt;br /&gt;The configuration in your screenshot is the device configuration that is saved to the device&amp;#39;s shadow.&lt;br /&gt;This can be used&amp;nbsp;for application specific configuration/control.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: thingy91 firmware source code</title><link>https://devzone.nordicsemi.com/thread/504069?ContentTypeID=1</link><pubDate>Thu, 26 Sep 2024 22:05:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d56889a-00d8-4af5-8474-d7671becd208</guid><dc:creator>jvmreis</dc:creator><description>&lt;p&gt;where do I edit this container, here?&lt;br /&gt;view config/edit config/&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/pastedimage1727388048736v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I have a problem similar to this: &amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/61415/how-to-create-a-new-data-box-in-the-nrf-cloud-website"&gt;How to create a new data box in the nRF cloud website?&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Is it not possible to create a new card with data from other sensors such as a gyroscope?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: thingy91 firmware source code</title><link>https://devzone.nordicsemi.com/thread/503830?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2024 18:31:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efa33a75-3477-4ea5-ac52-4cedd881535e</guid><dc:creator>Nate Sherrett</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;nRF Cloud will create a custom app card with a graph for any message that contains the following properties:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="json"&gt;{
 &amp;quot;appId&amp;quot;: &amp;lt;string&amp;gt;,
  &amp;quot;ts&amp;quot;: &amp;lt;unix timestamp&amp;gt;,
  &amp;quot;data&amp;quot;: &amp;lt;number&amp;gt;
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Note: If you refresh the page the card won&amp;#39;t be visible until the device sends that data type again. Once the card is visible you can use the historical view to see data previously sent. We are working on a fix for this in the future.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Nate&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: thingy91 firmware source code</title><link>https://devzone.nordicsemi.com/thread/503681?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2024 08:43:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3917b992-1499-45a5-a3fc-168d8c46d4ac</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello, &lt;/p&gt;
[quote user=""]Where can I get the example of the Asset Tracker V2 code? Is there a repository on github? Is this the &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/applications/asset_tracker_v2"&gt;example of nrf9160&lt;/a&gt;?&amp;nbsp;[/quote]
&lt;p&gt;Yes, you found it! Asset Tracker v2 is part of nRF Connect SDK and can be found in nrf/applications in your nRF Connect SDK installation. If you haven&amp;#39;t installed nRF Connect SDK, please see the user guide for installing it &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/installation.html"&gt;here&lt;/a&gt;. The application documentation for Asset Tracker v2 is available &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/applications/asset_tracker_v2/README.html"&gt;here&lt;/a&gt;. &lt;/p&gt;
[quote user=""]I would like to use nrf cloud as a server for my application and the graphical interface website to view the data. Can I change the NRF Cloud website to add a new sensor field, for example? If not, how could I improve my graphical interface? Would I need to pass the information to a proprietary cloud?[/quote]
&lt;p&gt;I have asked the nRF Cloud experts about this. This ticket will be updated when they have a response.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>