<?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>What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100600/what-changes-to-make-in-mqtt-example-for-actinius-icarus</link><description>I am using sdk verision v2.3.0 and I want to understand the flow of MQTT example from v2.3.0 but it is very confusing and the description as well. I want to know where do I have to make changes to be able to run this example and test out the default Mosquito</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Jun 2023 11:02:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100600/what-changes-to-make-in-mqtt-example-for-actinius-icarus" /><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430699?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2023 11:02:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6a46d60-9f07-42d4-9f8d-071a60d9179e</guid><dc:creator>User_PP</dc:creator><description>&lt;p&gt;Solved this by adding&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;sim_select {
    sim = &amp;quot;external&amp;quot;;
};&lt;/pre&gt; in a overlay file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430546?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 14:41:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab45e8ab-d9ee-4c1c-a82e-e4dac0aec470</guid><dc:creator>User_PP</dc:creator><description>&lt;p&gt;Ok but I plugged-in my sim but still esim is being used. I will check about disabling eSIM.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430539?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 14:17:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c2b9a2b-2f82-4447-81d3-21729b964c3a</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;&amp;gt; I was able to connect to the test MQTT broker&lt;/p&gt;
&lt;p&gt;Congratulation!&lt;/p&gt;
&lt;p&gt;&amp;gt; with the help of eSIM but I want to do this with the help of my SIM&lt;/p&gt;
&lt;p&gt;I would try to just plugin your SIM card. If that doesn&amp;#39;t work, I guess, you need to ask actinius ;-).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430525?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 13:50:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61341d8a-a996-4ddd-bf27-4c6c56cbe442</guid><dc:creator>User_PP</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00:00:00.543,884] &amp;lt;inf&amp;gt; board_control: eSIM is selected
[00:00:00.543,945] &amp;lt;inf&amp;gt; board_control: Charger is set to auto
*** Booting Zephyr OS build v3.2.99-ncs2 ***
[00:00:00.550,628] &amp;lt;inf&amp;gt; network: Connecting to LTE...
[00:00:11.093,200] &amp;lt;inf&amp;gt; network: PDN connection activated, IPv4 up
[00:00:11.195,251] &amp;lt;inf&amp;gt; network: PDN connection deactivated
[00:00:16.633,728] &amp;lt;inf&amp;gt; network: PDN connection activated, IPv4 up
[00:00:23.009,735] &amp;lt;inf&amp;gt; transport: Connected to MQTT broker
[00:00:23.009,765] &amp;lt;inf&amp;gt; transport: Hostname: test.mosquitto.org&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I was able to connect to the test MQTT broker but with the help of eSIM but I want to do this with the help of my SIM. I tried understanding modules/network to see where to make this change but did&amp;#39;nt understand.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430428?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 10:23:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4ddae6c-23f5-4f9d-884d-234ae8e41f40</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;I&amp;#39;ve tested the mqtt sample for the nRF9160, so&lt;/p&gt;
&lt;p&gt;&amp;quot;nrf/samples/nrf9160/nrf_cloud_mqtt_multi_service&amp;quot;&lt;/p&gt;
&lt;p&gt;The sample you mention &amp;quot;nrf/samples/net/mqtt&amp;quot; requires some additional confs. A easy way to start is to copy the &amp;quot;boards/nrf9160dk_nrf9160_ns.conf&amp;quot; to &amp;quot;boards/actinius_icarus_ns.conf&amp;quot;. That should at least build. If it runs, is something different.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430420?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 10:08:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf62630b-04d2-45e6-ae74-4c2bc872e163</guid><dc:creator>User_PP</dc:creator><description>&lt;p&gt;Ok, I will try with west as well.&amp;nbsp;&lt;/p&gt;
&lt;div class="content full threaded-reply-content user-defined-markup" data-replyid="430418" data-userid="5203" data-permalink="~/f/nordic-q-a/100600/what-changes-to-make-in-mqtt-example-for-actinius-icarus/430418"&gt;
&lt;div class="content"&gt;[quote userid="5203" url="~/f/nordic-q-a/100600/what-changes-to-make-in-mqtt-example-for-actinius-icarus/430418"]I was building it without any additional .conf or .overlay. But I&amp;#39;ve only tested, if it builds, not, if it runs ;-[/quote]
&lt;p&gt;was this for&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/v2.3.0/samples/net/mqtt"&gt;https://github.com/nrfconnect/sdk-nrf/tree/v2.3.0/samples/net/mqtt&lt;/a&gt;&lt;span&gt;&amp;nbsp;or mqtt_multi_service as you previously mentioned for actinius_icarus_ns?&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430418?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 10:02:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49e3933d-e55c-4fae-ad3b-74dbd261af48</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;&amp;gt; But I need to work only with MQTT&lt;/p&gt;
&lt;p&gt;to work, you need to solve your build issues. In my experience it&amp;#39;s easier to start with a working sample than to fix a broken one.&lt;/p&gt;
&lt;p&gt;&amp;gt; this will do a pristine build.&lt;/p&gt;
&lt;p&gt;Hope so, but maybe wrong. I would go with &amp;quot;west ...&amp;quot;.&lt;/p&gt;
&lt;p&gt;&amp;gt; My doubt is do I need to include any .conf files or .overlay files seperately for actinius_icarus_ns to solve the build errors?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I was building it without any additional .conf or .overlay. But I&amp;#39;ve only tested, if it builds, not, if it runs ;-).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430416?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 09:54:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2457d30-5df4-44a0-bc58-a0b449e455cf</guid><dc:creator>User_PP</dc:creator><description>&lt;p&gt;But I need to work only with MQTT and the mqqt_multi_service that you mentioned is different from my requirement.&amp;nbsp;&lt;/p&gt;
[quote userid="5203" url="~/f/nordic-q-a/100600/what-changes-to-make-in-mqtt-example-for-actinius-icarus/430323"]&lt;p&gt;What&amp;#39;s not possible is to build the icarus image after the DK image. At least, if you not either provide a separate build directory with &amp;quot;-d icarus&amp;quot; or use &amp;quot;--pristine&amp;quot; the cleanup&amp;nbsp; the previous build. I guess both&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;I am working with nrf connect in visual studio so I am building :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/build_5F00_board.png" /&gt;&lt;/p&gt;
&lt;p&gt;this will do a pristine build. I am not using west commands.&lt;/p&gt;
&lt;p&gt;My doubt is do I need to include any .conf files or .overlay files seperately for actinius_icarus_ns to solve the build errors?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Anyone&amp;#39;s help is appreciated as I am still not able to solve this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430323?ContentTypeID=1</link><pubDate>Sun, 11 Jun 2023 15:32:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d794b88-3f33-4d65-93b4-f6ef4742d297</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;&amp;gt; &lt;span&gt;P.S: I am not that well versed with the nordic programming as I am new to this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Let me recommend, not to provide what you think you are doing. Rather provide, what you actually do (what you type in the sh).&lt;/p&gt;
&lt;p&gt;&amp;quot;nrf/samples/nrf9160/nrf_cloud_mqtt_multi_service&amp;quot; builds with &amp;quot;west build -b actinius_icarus_ns&amp;quot; without errors on NCS 2.3.0.&lt;/p&gt;
&lt;p&gt;What&amp;#39;s not possible is to build the icarus image after the DK image. At least, if you not either provide a separate build directory with &amp;quot;-d icarus&amp;quot; or use &amp;quot;--pristine&amp;quot; the cleanup&amp;nbsp; the previous build. I guess both&lt;/p&gt;
&lt;p&gt;&amp;quot;west build -b actinius_icarus_ns -d icarus&amp;quot; and&lt;/p&gt;
&lt;p&gt;&amp;quot;west build -b actinius_icarus_ns --pristine&amp;quot;&lt;/p&gt;
&lt;p&gt;works for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430152?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2023 09:15:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3124728f-50ef-4b83-895f-4762584fbda0</guid><dc:creator>User_PP</dc:creator><description>&lt;p&gt;I tried it for one of the boards that was mentioned in the&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/v2.3.0/samples/net/mqtt"&gt;https://github.com/nrfconnect/sdk-nrf/tree/v2.3.0/samples/net/mqtt&lt;/a&gt;&lt;span&gt;&amp;nbsp; : nrfdk_nrf9160_ns, it was building without any errors but the errors were coming for actinius_icarus_ns. Do i need to include a board file for icarus as well. I am not understanding.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;P.S: I am not that well versed with the nordic programming as I am new to this.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430076?ContentTypeID=1</link><pubDate>Thu, 08 Jun 2023 20:49:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42fb0680-1d16-40de-87a4-dce52aec021b</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Looks to be related to toolchain, did you move the project or folder, can you run a west update? or create a new project with MQTT sample and try again.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You can try to build for a different device but looks not to be to related when looking at the output that you provided.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430037?ContentTypeID=1</link><pubDate>Thu, 08 Jun 2023 15:11:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fa28945-1040-4a6a-91dc-de196d0f971b</guid><dc:creator>User_PP</dc:creator><description>&lt;p&gt;Yes I build a number of other projects of my own with the same sdk : I2C, UART etc and it was working fine so now I am confused as to why there are a lot of build errors. \&lt;/p&gt;
&lt;p&gt;I have looked at the documentation already it did not help.&lt;/p&gt;
&lt;p&gt;is this occuring because I am building for another board which was not specified under the sample? I am building it for actinius_icarus_ns&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What changes to make in MQTT example for actinius icarus.</title><link>https://devzone.nordicsemi.com/thread/430034?ContentTypeID=1</link><pubDate>Thu, 08 Jun 2023 14:55:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf4c29df-0b95-4b96-b389-254e209a6000</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Have you followed our installation guide on the nRF connect for desktop, with the toolchain manager? This should be &amp;quot;plug and play&amp;quot;, but seems you are getting a few errors&amp;nbsp;are you able to build any other samples wit no issues?&lt;br /&gt;&lt;br /&gt;Getting started :&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.3.0/nrf/getting_started.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.3.0/nrf/getting_started.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Make sure to build for the correct board:&amp;nbsp;&lt;a href="https://docs.actinius.com/icarus/board-files"&gt;https://docs.actinius.com/icarus/board-files&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/v2.3.0/samples/net/mqtt"&gt;https://github.com/nrfconnect/sdk-nrf/tree/v2.3.0/samples/net/mqtt&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.3.0/nrf/samples/net/mqtt/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.3.0/nrf/samples/net/mqtt/README.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>