<?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: end_device rejoin</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001964#M8468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;We need the device to be able to send data without rejoining after the first access to the network, even if it is powered on, it does not need rejoining.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Is there a plan?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;What is the AN that you are working on?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;What is the time that the end device sleeps?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;What is the Sleep Device time out that you set?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2019 16:43:27 GMT</pubDate>
    <dc:creator>mario_castaneda</dc:creator>
    <dc:date>2019-11-20T16:43:27Z</dc:date>
    <item>
      <title>end_device rejoin</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001959#M8463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Can I close the rejoin request of the terminal device? The device is on the network all the time after entering the network, and does not rejoin, even when the power is on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2019 09:37:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001959#M8463</guid>
      <dc:creator>iot_abel</dc:creator>
      <dc:date>2019-11-16T09:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: end_device rejoin</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001960#M8464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the device is online, the device will send a rejoin request when it is restarted. Can this rejoin not be requested? Keep a permanent connection with the device after entering the network, even after the terminal is restarted, it can keep the connection state。&lt;/P&gt;&lt;P&gt;Please guide me. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 11:19:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001960#M8464</guid>
      <dc:creator>iot_abel</dc:creator>
      <dc:date>2019-11-18T11:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: end_device rejoin</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001961#M8465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your device is in sleep mode, it wakes up and sends the rejoin request. So, I am not following your question. Do you want to avoid this rejoin command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2019 18:36:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001961#M8465</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-11-19T18:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: end_device rejoin</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001962#M8466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we're going to shut down and rejoin. At present, after the device first enters the network, it will send a rejoin request when it is powered off and restarted. If no rejoin is successfully sent, 139（0x8b） errors will occur,Look at accessories。&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At present, we can use the interface （ZPS_vSetLocalMaxNumPollFailures(0);） to stop the device rejoin, but when the terminal device is powered on, it still needs to rejoin, otherwise the data will fail to be sent。&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need the device to be able to send data without rejoining after the first access to the network, even if it is powered on, it does not need rejoining.&lt;/P&gt;&lt;P&gt;Is there a plan?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2019 01:55:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001962#M8466</guid>
      <dc:creator>iot_abel</dc:creator>
      <dc:date>2019-11-20T01:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: end_device rejoin</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001963#M8467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="poll失败.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/94943i5DE34508FA4F7AF8/image-size/large?v=v2&amp;amp;px=999" role="button" title="poll失败.png" alt="poll失败.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2019 02:14:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001963#M8467</guid>
      <dc:creator>iot_abel</dc:creator>
      <dc:date>2019-11-20T02:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: end_device rejoin</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001964#M8468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;We need the device to be able to send data without rejoining after the first access to the network, even if it is powered on, it does not need rejoining.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Is there a plan?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;What is the AN that you are working on?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;What is the time that the end device sleeps?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;What is the Sleep Device time out that you set?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2019 16:43:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/end-device-rejoin/m-p/1001964#M8468</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-11-20T16:43:27Z</dc:date>
    </item>
  </channel>
</rss>

