<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Wireless MCUのトピックRe: How to change the initial configuration of the R41Z?</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/How-to-change-the-initial-configuration-of-the-R41Z/m-p/956347#M7712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But which function are you setting that seems not to be working ? Are you setting the event automatically ? or are you calling the &lt;EM&gt;&lt;SPAN style="color: #0000ff;"&gt;THR_NwkJoin&lt;/SPAN&gt; &lt;/EM&gt;function ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Etsephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2019 17:03:26 GMT</pubDate>
    <dc:creator>stephanie_m</dc:creator>
    <dc:date>2019-07-25T17:03:26Z</dc:date>
    <item>
      <title>How to change the initial configuration of the R41Z?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-change-the-initial-configuration-of-the-R41Z/m-p/956344#M7709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;I'm using two R41Z evaluation board as router_eligible_device, with one of them I start creating the network and the device takes the leader role and the second one can be configured to join the created network by sending the command through the shell or pressing once the button. I'd like to initiate this second device not as "gDeviceState_FactoryDefault_c" but trying to join the created network so I don't have to use neither the shell nor the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been trying to understand the configuration functions but I haven't been able to start it in joining mode. How can I change it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 12:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-change-the-initial-configuration-of-the-R41Z/m-p/956344#M7709</guid>
      <dc:creator>cral_martin</dc:creator>
      <dc:date>2019-07-23T12:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the initial configuration of the R41Z?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-change-the-initial-configuration-of-the-R41Z/m-p/956345#M7710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the &lt;SPAN style="color: #0000ff;"&gt;&lt;EM&gt;APP_ConfigModeHandleKeyboard&lt;/EM&gt; &lt;/SPAN&gt;function and after the factory reset you can set the function to create the network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 19:46:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-change-the-initial-configuration-of-the-R41Z/m-p/956345#M7710</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-07-23T19:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the initial configuration of the R41Z?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-change-the-initial-configuration-of-the-R41Z/m-p/956346#M7711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Estephania,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand it, but I would like not to use any button. What I want is that the device starts trying to join a Network (not creating it), like changing the &lt;SPAN style="color: #0000ff;"&gt;&lt;EM&gt;Stack_to_APP_Handler&lt;/EM&gt;&lt;/SPAN&gt; function or the device mode default setting&amp;nbsp; at the &lt;EM style="color: #0000ff; "&gt;APP_Init&lt;/EM&gt; function so when I first run the programme the device doesn't starts in factory default state but in joining state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2019 07:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-change-the-initial-configuration-of-the-R41Z/m-p/956346#M7711</guid>
      <dc:creator>cral_martin</dc:creator>
      <dc:date>2019-07-24T07:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the initial configuration of the R41Z?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-change-the-initial-configuration-of-the-R41Z/m-p/956347#M7712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But which function are you setting that seems not to be working ? Are you setting the event automatically ? or are you calling the &lt;EM&gt;&lt;SPAN style="color: #0000ff;"&gt;THR_NwkJoin&lt;/SPAN&gt; &lt;/EM&gt;function ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Etsephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2019 17:03:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-change-the-initial-configuration-of-the-R41Z/m-p/956347#M7712</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-07-25T17:03:26Z</dc:date>
    </item>
  </channel>
</rss>

