<?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>Change of endpoint where Thingy91 sends measurement data stream</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52932/change-of-endpoint-where-thingy91-sends-measurement-data-stream</link><description>Dear Support team, 
 
 could you please advice how can I change the endpoint where Thingy91 sends the measurement data stream from the sensors? 
 By the default it it is the nrfCloud but I would like to change it to a different server. 
 
 Thanks 
 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Oct 2019 10:58:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52932/change-of-endpoint-where-thingy91-sends-measurement-data-stream" /><item><title>RE: Change of endpoint where Thingy91 sends measurement data stream</title><link>https://devzone.nordicsemi.com/thread/213864?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2019 10:58:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d86b7b36-067c-4c97-92ae-22736dd9119b</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello RT,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There is currently no way of changing the endpoints of the Asset Tracker.&amp;nbsp;It is, however, possible to subscribe to the data stream using the &lt;a title="nRF Cloud MQTT API Documentation" href="https://nrfcloud.com/#/docs/guides/mqtt"&gt;nRF Cloud MQTT API&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;E.g. use a Mosquitto client to subscribe to the data with the following command:&amp;nbsp;&lt;br /&gt;&lt;pre class="ui-code" data-mode="bat"&gt;mosquitto_sub.exe -h a2n7tk1kp18wix-ats.iot.us-east-1.amazonaws.com -t [messagesPrefix]/m/# --cert Public_certificate.pem.crt --cafile Root_CA.pem -p 8883 --key personal_key.pem.key -d -i [Client ID]&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&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></channel></rss>