<?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>nRF52832 DK and MQTT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35867/nrf52832-dk-and-mqtt</link><description>Hello guys. 
 Is possible integrate features from the IoT SDK to the BLE stack SDK? 
 I am planning use a Quectel cellular module attached to my nRF52DK and connect Azure over MQTT procotol, but I am not sure If the nRF52832 is enough for this task or</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Jul 2018 07:25:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35867/nrf52832-dk-and-mqtt" /><item><title>RE: nRF52832 DK and MQTT</title><link>https://devzone.nordicsemi.com/thread/138675?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 07:25:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04cca61c-8202-4344-bbf9-2b0872c33718</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;This one uses mqtt:&amp;nbsp;\nRF5_SDK_15.0.0_a53641a\examples\iot\mqtt&lt;/p&gt;
&lt;p&gt;There&amp;#39;s examples for both subscriber and publisher inside, based on lwip.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;H&amp;aring;kon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 DK and MQTT</title><link>https://devzone.nordicsemi.com/thread/138585?ContentTypeID=1</link><pubDate>Mon, 02 Jul 2018 16:14:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c33d617-2bfd-4552-93a5-9a8a561328be</guid><dc:creator>MeliodasD</dc:creator><description>&lt;p&gt;Hi Hakon, inside the SDK what examples uses MQTT? I would like have a reference where to start :)&lt;/p&gt;
&lt;p&gt;I am not planing using MQTT over BLE, I am going to use it thru an UART interface to a cellular module attached to the nRF52DK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 DK and MQTT</title><link>https://devzone.nordicsemi.com/thread/138037?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 09:00:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c92c5857-a65a-4618-abf0-36a166b0cbd6</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The IoT SDK, which is using the IPSP profile and has MQTT capabilities, was merged with the nRF5 SDK from v14.1.&lt;/p&gt;
&lt;p&gt;The SDK includes MQTT decoder/encoder, as well as transport layers (TLS, socket, LwIP) and of course generic handling of the MQTT protocol (mqtt.c). As long as you port/write a transport layer conforming to your solution, that should work. I suppose you are going to fetch/send messages over both MQTT and BLE, so you&amp;#39;ll need some application handling in addition as well to translate messages between the two protocols.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>