<?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>can we send the AGPS data to io adafruit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69558/can-we-send-the-agps-data-to-io-adafruit</link><description>Hello, 
 
 I was just wondering that if somehow we can send the AGPS code data of thingy 91 to adafruit server through the MQTT just for testing purposes. 
 
 Let me know if it is possible or not. 
 
 
 Regards, Rahul</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Dec 2020 13:17:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69558/can-we-send-the-agps-data-to-io-adafruit" /><item><title>RE: can we send the AGPS data to io adafruit</title><link>https://devzone.nordicsemi.com/thread/285329?ContentTypeID=1</link><pubDate>Wed, 16 Dec 2020 13:17:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d70530dc-328b-47be-879f-1a45dfa7cb0d</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Rahul,&lt;/p&gt;
&lt;p&gt;It should be possible to do so. The&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.1/nrf/samples/nrf9160/agps/README.html"&gt;A-GPS sample&lt;/a&gt;&amp;nbsp;uses a cloud backend in order to communicate with nRF Cloud and send the A-GPS data there. As of now, we only have cloud backends for nRF Cloud, AWS IoT and Azure IoT Hub. However, with the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.1/nrf/samples/nrf9160/mqtt_simple/README.html"&gt;Simple MQTT sample&lt;/a&gt;&amp;nbsp;you can easily connect to a broker and send and receive data. So you would probably have to use that sample as a start for the MQTT part and combine it with the A-GPS sample in order to get A-GPS data. Please note that the A-GPS sample can get A-GPS data from either the nRF Cloud A-GPS feature or from an external&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.1/nrf/include/supl_os_client.html#supl-client"&gt;SUPL client&lt;/a&gt;, and you can choose to use SUPL client via the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.1/kconfig/CONFIG_AGPS_SRC_SUPL.html#cmdoption-arg-CONFIG_AGPS_SRC_SUPL"&gt;CONFIG_AGPS_SRC_SUPL&lt;/a&gt;&amp;nbsp;configurable option.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>