<?xml-stylesheet type="text/xsl" href="https://community.element14.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/"><channel><title>BT_Sentry : Connecting to MQTT Broker</title><link>/challenges-projects/design-challenges/bluetoothunleashed/b/blog/posts/bt_5f00_sentry-connecting-to-mqtt-broker</link><description>This is the 12th of my Blogs for the Bluetooth Unleashed Design Challenge The other posts are here :- BT_Sentry Introduction BT_Sentry : Zero Emission Detection BT_Sentry : Data Transmission BT_Sentry : Sentry Power BT_Sentry : Raspberry Pi...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: BT_Sentry : Connecting to MQTT Broker</title><link>https://community.element14.com/challenges-projects/design-challenges/bluetoothunleashed/b/blog/posts/bt_5f00_sentry-connecting-to-mqtt-broker</link><pubDate>Sun, 22 Jul 2018 20:50:41 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:46a76bd9-deca-4250-91b6-76fa1fad0530</guid><dc:creator>aspork42</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Good update! I ran into similar issues setting up a complete brand new system despite having done it many times before...&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5136&amp;AppID=194&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: BT_Sentry : Connecting to MQTT Broker</title><link>https://community.element14.com/challenges-projects/design-challenges/bluetoothunleashed/b/blog/posts/bt_5f00_sentry-connecting-to-mqtt-broker</link><pubDate>Mon, 16 Jul 2018 20:13:33 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:46a76bd9-deca-4250-91b6-76fa1fad0530</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice update.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If it was easy, I could have done it. &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-46a76bd9-deca-4250-91b6-76fa1fad0530/contentimage_5F00_3.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5136&amp;AppID=194&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: BT_Sentry : Connecting to MQTT Broker</title><link>https://community.element14.com/challenges-projects/design-challenges/bluetoothunleashed/b/blog/posts/bt_5f00_sentry-connecting-to-mqtt-broker</link><pubDate>Mon, 16 Jul 2018 14:22:44 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:46a76bd9-deca-4250-91b6-76fa1fad0530</guid><dc:creator>genebren</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice update on your design challenge project.&amp;nbsp; Wow, there is so much going on in some of these products that it takes a really skilled and vigilant detective to track down some of these issues.&lt;/p&gt;&lt;p&gt;Keep up the good work!&lt;/p&gt;&lt;p&gt;Gene&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5136&amp;AppID=194&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: BT_Sentry : Connecting to MQTT Broker</title><link>https://community.element14.com/challenges-projects/design-challenges/bluetoothunleashed/b/blog/posts/bt_5f00_sentry-connecting-to-mqtt-broker</link><pubDate>Mon, 16 Jul 2018 07:25:19 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:46a76bd9-deca-4250-91b6-76fa1fad0530</guid><dc:creator>jomoenginer</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The way I have done this is to use port 1883 as a local port and something like 8883 as the MQTT Broker port and then 8083 for a websocket port if needed.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, in my mosquitto.conf, I have:&lt;/p&gt;&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:3ef06e6b-9b7d-4651-b12d-db8be7f5e991:type=text&amp;amp;text=listener+1883+localhost%0Alistener+8883+192.168.2.202]&lt;/p&gt;&lt;div&gt;&lt;/div&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To subscribe locally, I would run: &lt;/p&gt;&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:3ef06e6b-9b7d-4651-b12d-db8be7f5e991:type=text&amp;amp;text=mosquitto_sub+-h+192.168.2.202+-p+1883+-t+%27topicname%2Fstuff%27]&lt;/p&gt;&lt;div&gt;&lt;/div&gt;&lt;img src="https://community.element14.com/aggbug?PostID=5136&amp;AppID=194&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>