<?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>topic Entering Route Request mode and not returning back to normal operation mode in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Entering-Route-Request-mode-and-not-returning-back-to-normal/m-p/159909#M9544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello everyone,&lt;/DIV&gt;&lt;DIV&gt;I have a network setup that works fine except for a problem. Right now I have just one coordinator and one router. But in future I might be working with few hundreds of them.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;All my devices software was developed based on WirelessUART application from Freescale.&lt;/DIV&gt;&lt;DIV&gt;I am using NVM storage to store network parameters that allows me to shut them off&amp;nbsp;when ever I need and bring them&amp;nbsp;back&amp;nbsp;alive and&amp;nbsp;act&amp;nbsp;same as they are on network.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;And I have been doing data transmission based on reliable mode. So if i miss or didn't receive any acknowledgement back from the destination device in a certain period of time I would resend the data packet again over the air (OTA). I retry this for 3 times and if I didn't receive any acknowledgement in these retries I would clear my zigbee transmit data buffer and through away the packet and would assume to be ready to transmit or receive any packet in future.&lt;/DIV&gt;&lt;DIV&gt;I know there are even acknowledgemets going back and forth between source and destination devices at network layer. I&amp;nbsp; am not sure how to control those or disable them. So if I miss any of those acknowledgemts (which might happen when my coordinator is not active or left my network),&amp;nbsp;my device enters route request mode and wouldn't be able to transmit or receive&amp;nbsp;any other data packet in future.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I would like to know how do I know at application layer that I am gonna enter route request mode and how do I revert back to normal working condition where I can transmit and receive data?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am not even sure is there a way to disable the acknowledgements at network layer and what affect might that have on performance of network?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If any one could give few suggestions I would be so grateful.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thank you&lt;/DIV&gt;&lt;DIV&gt;Shyam&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2007 22:33:11 GMT</pubDate>
    <dc:creator>rs</dc:creator>
    <dc:date>2007-10-31T22:33:11Z</dc:date>
    <item>
      <title>Entering Route Request mode and not returning back to normal operation mode</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Entering-Route-Request-mode-and-not-returning-back-to-normal/m-p/159909#M9544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello everyone,&lt;/DIV&gt;&lt;DIV&gt;I have a network setup that works fine except for a problem. Right now I have just one coordinator and one router. But in future I might be working with few hundreds of them.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;All my devices software was developed based on WirelessUART application from Freescale.&lt;/DIV&gt;&lt;DIV&gt;I am using NVM storage to store network parameters that allows me to shut them off&amp;nbsp;when ever I need and bring them&amp;nbsp;back&amp;nbsp;alive and&amp;nbsp;act&amp;nbsp;same as they are on network.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;And I have been doing data transmission based on reliable mode. So if i miss or didn't receive any acknowledgement back from the destination device in a certain period of time I would resend the data packet again over the air (OTA). I retry this for 3 times and if I didn't receive any acknowledgement in these retries I would clear my zigbee transmit data buffer and through away the packet and would assume to be ready to transmit or receive any packet in future.&lt;/DIV&gt;&lt;DIV&gt;I know there are even acknowledgemets going back and forth between source and destination devices at network layer. I&amp;nbsp; am not sure how to control those or disable them. So if I miss any of those acknowledgemts (which might happen when my coordinator is not active or left my network),&amp;nbsp;my device enters route request mode and wouldn't be able to transmit or receive&amp;nbsp;any other data packet in future.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I would like to know how do I know at application layer that I am gonna enter route request mode and how do I revert back to normal working condition where I can transmit and receive data?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am not even sure is there a way to disable the acknowledgements at network layer and what affect might that have on performance of network?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If any one could give few suggestions I would be so grateful.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thank you&lt;/DIV&gt;&lt;DIV&gt;Shyam&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2007 22:33:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Entering-Route-Request-mode-and-not-returning-back-to-normal/m-p/159909#M9544</guid>
      <dc:creator>rs</dc:creator>
      <dc:date>2007-10-31T22:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Entering Route Request mode and not returning back to normal operation mode</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Entering-Route-Request-mode-and-not-returning-back-to-normal/m-p/159910#M9545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Your question has been answered in the ticket you have created in the CRM system.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;BR,&lt;/DIV&gt;&lt;DIV&gt;Mads&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 20:07:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Entering-Route-Request-mode-and-not-returning-back-to-normal/m-p/159910#M9545</guid>
      <dc:creator>Mads</dc:creator>
      <dc:date>2007-11-01T20:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Entering Route Request mode and not returning back to normal operation mode</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Entering-Route-Request-mode-and-not-returning-back-to-normal/m-p/159911#M9546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi, may I know what codebase did you use? MAC codebase? How do you set up a router?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Actually, we can set our own acknowledge message.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best wishes,&lt;/DIV&gt;&lt;DIV&gt;andershen&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 15:28:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Entering-Route-Request-mode-and-not-returning-back-to-normal/m-p/159911#M9546</guid>
      <dc:creator>insider</dc:creator>
      <dc:date>2007-11-16T15:28:17Z</dc:date>
    </item>
  </channel>
</rss>

