<?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>Adding new data in Asset Tracker V2 app and generate new graph on nRF Connect Cloud</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80372/adding-new-data-in-asset-tracker-v2-app-and-generate-new-graph-on-nrf-connect-cloud</link><description>Hello, 
 
 I recently got my hands on a Nordic Thingy:91. I got it registered to nRF Connect Cloud, SIM activated (iBasis sent me a new one since original didn&amp;#39;t work. See https://devzone.nordicsemi.com/f/nordic-q-a/79384/nordic-thingy-91---can-t-connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Oct 2021 17:27:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80372/adding-new-data-in-asset-tracker-v2-app-and-generate-new-graph-on-nrf-connect-cloud" /><item><title>RE: Adding new data in Asset Tracker V2 app and generate new graph on nRF Connect Cloud</title><link>https://devzone.nordicsemi.com/thread/333315?ContentTypeID=1</link><pubDate>Fri, 08 Oct 2021 17:27:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08e5c8d1-2f8b-4e9d-b705-437c61521f9a</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again, Luca&lt;/p&gt;
[quote user="Luca Z"]Thanks for your reply.[/quote]
&lt;p&gt;No problem at all, I am happy to help!&lt;/p&gt;
[quote user="Luca Z"]It&amp;#39;s quite a pity that Air quality and Color cards have not yet been implemented in nRF Cloud. Furthermore that users can&amp;#39;t create custom cards. What is Nordic&amp;#39;s roadmap regarding nRF Cloud development ? Will they develop this feature ?[/quote]
&lt;p&gt;Unfortunately, we do not discuss roadmaps and/or future releases here on DevZone, so I would have to ask that you make such inquiries directly to your Regional Sales Manager (RSM).&lt;br /&gt;If you do not know who your RSM is you can send me a direct message with your location so that I may provide you their contact information.&lt;/p&gt;
[quote user="Luca Z"]Thanks for the guidlines regarding Air pressure and Flip. I have now AIR_PRESS data displaying on nRF Cloud. Next I&amp;#39;ll look into FLIP data.[/quote]
&lt;p&gt;Great, I&amp;#39;m glad to hear that you got air pressure data up and running as expected.&lt;br /&gt;&lt;br /&gt;Please do not hesitate to ask if you should encounter any other issues or questions!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding new data in Asset Tracker V2 app and generate new graph on nRF Connect Cloud</title><link>https://devzone.nordicsemi.com/thread/333312?ContentTypeID=1</link><pubDate>Fri, 08 Oct 2021 16:57:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa61143f-76bb-43f0-88c5-015a848ca110</guid><dc:creator>Luca Z</dc:creator><description>&lt;p&gt;Hi Karl,&lt;/p&gt;
&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s quite a pity that Air quality and Color cards have not yet been implemented in nRF Cloud. Furthermore that users can&amp;#39;t create custom cards. What is Nordic&amp;#39;s roadmap regarding nRF Cloud development ? Will they develop this feature ?&lt;/p&gt;
&lt;p&gt;Thanks for the guidlines regarding Air pressure and Flip. I have now AIR_PRESS data displaying on nRF Cloud. Next I&amp;#39;ll look into FLIP data.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Luca&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding new data in Asset Tracker V2 app and generate new graph on nRF Connect Cloud</title><link>https://devzone.nordicsemi.com/thread/333200?ContentTypeID=1</link><pubDate>Fri, 08 Oct 2021 08:50:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bc63e17-a4c2-4be2-b233-8489fafb22d0</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Luca Zambalas,&lt;br /&gt;&lt;br /&gt;Thank you for your patience with this.&lt;/p&gt;
[quote user=""]After some research on NordicSemi devzone I realized GPS depends on PSM mode of the modem. Unfortunately in France no operator supports PSM so I can forget GPS features... (Maybe we can make it work independently from PSM with some hw/fw rework ?).[/quote]
&lt;p&gt;This does unfortunately indeed depend on the sim card you have, and the network operators in the region, and short of buying a different sim / plan there is not all that much that could be done about it. I&amp;#39;ve seen other forum-goers express frustration with this in the past as well.&lt;/p&gt;
[quote user=""]1. Is it possible to add a graph on nRF Connect Cloud for a new dataset (e.g air pressure, aire quality, color)[/quote]
&lt;p&gt;The nRF Cloud does have cards for displaying GPS, TEMP, HUMID, AIR_PRESS, FLIP, and RSRP. So for example if you would like to add the air pressure, you would need to add &lt;code&gt;.air_pressure = true&lt;/code&gt; to the service info ui struct &lt;a title="https://github.com/nrfconnect/sdk-nrf/blob/ac9c5946455fc294dda5ac588a346b43b083befe/applications/asset_tracker_v2/src/cloud/nrf_cloud_integration.c#l36" href="https://github.com/nrfconnect/sdk-nrf/blob/ac9c5946455fc294dda5ac588a346b43b083befe/applications/asset_tracker_v2/src/cloud/nrf_cloud_integration.c#L36" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;.&lt;br /&gt;If you want to start&amp;nbsp;sending air pressure to nRF Cloud, the JSON protocol format is described in this Github repository; &lt;a title="https://github.com/nrfcloud/application-protocols/tree/v1/schemas/devicetocloud" href="https://github.com/nRFCloud/application-protocols/tree/v1/schemas/deviceToCloud" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nRFCloud/application-protocols/tree/v1/schemas/deviceToCloud&lt;/a&gt;&lt;/p&gt;
[quote user=""]If yes how to proceed ? Is the graph generated automatically from the JSON messages when received on the Cloud ?[/quote]
&lt;p&gt;Unfortunately, you can not add graphs for data that is not GPS, TEMP, AIR_PRESS, FLIP and RSRP currently. Incoming JSON messages are parsed and displayed on their respective graph. Unsupported AppIds can still be sent but will only show data in the terminal.&lt;/p&gt;
[quote user=""]&lt;p style="font-family:Calibri;font-size:11pt;margin:0;"&gt;2. Why aren&amp;#39;t air pressure, quality, color data used in Asset Tracker V2 app ?&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11pt;margin:0;"&gt;3. Why is the High G accelerometer (ADXL372) not used ?&lt;/p&gt;[/quote]
&lt;p&gt;I talked to the developers about this, and they told me that since the Asset Tracker v2 is primarily made to demonstrate&amp;nbsp;the asset tracker use-case and functionality, it does not include use of the accelerometer, air pressure, quality and color data.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>