<?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>How to disable acknowledge request of ieee 802.15.4 when using zigbee?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95758/how-to-disable-acknowledge-request-of-ieee-802-15-4-when-using-zigbee</link><description>Hello. I&amp;#39;m testing zigbee with &amp;#39;nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76&amp;#39; sdk on nrf52833. I use the light control example and catch the wireless communication packet via dongle and wireshark. I can see that the acknowledge request is active on IEEE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Jan 2023 14:03:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95758/how-to-disable-acknowledge-request-of-ieee-802-15-4-when-using-zigbee" /><item><title>RE: How to disable acknowledge request of ieee 802.15.4 when using zigbee?</title><link>https://devzone.nordicsemi.com/thread/406678?ContentTypeID=1</link><pubDate>Thu, 26 Jan 2023 14:03:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca43cfba-8045-410a-872f-92ebd25b6c57</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;ESB doesn&amp;#39;t have any mechanism for frequency agility/jumping, all this is left for the application to handle. So if you run ESB in a simple scenario where you only stick to a single frequency, then you are more susceptible to interference compared to BLE for instance.&amp;nbsp;but if you add some mechanism on top of ESB to handle this then it should be just as good.&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disable acknowledge request of ieee 802.15.4 when using zigbee?</title><link>https://devzone.nordicsemi.com/thread/406383?ContentTypeID=1</link><pubDate>Wed, 25 Jan 2023 07:39:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:badc3d9d-ff2d-430e-83a4-93ca0b1c9e46</guid><dc:creator>HchFW</dc:creator><description>&lt;p&gt;&amp;quot;&lt;span&gt;Complex&amp;nbsp;communication environment&lt;/span&gt;&amp;quot; means that there are many devices communicating with each other via ble, zigbee or wifi and all the channels of 2.4G have a heavy wireless message transmission. Will ESB still have a reliable and stable connection in such condition?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disable acknowledge request of ieee 802.15.4 when using zigbee?</title><link>https://devzone.nordicsemi.com/thread/406333?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2023 17:09:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0603466e-6690-4751-9bee-cd61886ada0a</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user="HchFW"]Have you tested ESB in a complex communication environment?[/quote]
&lt;p&gt;What do you mean by the &amp;quot;&lt;span&gt;complex communication environment&lt;/span&gt;&amp;quot;? Could you elaborate in more detail?&lt;/p&gt;
&lt;p&gt;Check out the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/esb/README.html#esb-prx-ptx"&gt;Enhanced ShockBurst: Transmitter/Receiver&lt;/a&gt;&amp;nbsp;sample.&amp;nbsp;&lt;/p&gt;
[quote user="HchFW"]how can I capture the wireless communication package of ESB?[/quote]
&lt;p&gt;My colleague made &lt;a href="https://github.com/too1/nrf52-esb-sniffer"&gt;https://github.com/too1/nrf52-esb-sniffer&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disable acknowledge request of ieee 802.15.4 when using zigbee?</title><link>https://devzone.nordicsemi.com/thread/406141?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2023 04:05:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56f36c79-e8c7-44e1-a02f-0c1d484eb4ad</guid><dc:creator>HchFW</dc:creator><description>&lt;p&gt;I have tested other protocol such as BLE and Enhanced ShockBurst (ESB). Throughput of BLE can satisfy our case. But it can miss some message package while there are many other bluethooth devices. ESB can have a high communication frequency but its connection stability is not tested. Have you tested ESB in a complex communication environment? And how can I capture the wireless communication package of ESB?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disable acknowledge request of ieee 802.15.4 when using zigbee?</title><link>https://devzone.nordicsemi.com/thread/406049?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2023 14:04:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:164e2e2a-9307-4b5d-8fc1-4053755b4221</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;&lt;span&gt;Zigbee was designed to have throughput up to 250 kbps, maybe you should switch to a protocol that better suits the requirements. Or you could send data more efficiently (assuming that they want to transfer a bulk of data to minimize layer headers overhead) but this is still limited to the theoretical 250 kbps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disable acknowledge request of ieee 802.15.4 when using zigbee?</title><link>https://devzone.nordicsemi.com/thread/405515?ContentTypeID=1</link><pubDate>Wed, 18 Jan 2023 14:47:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fabca488-664c-4460-a980-bd3bd4873b7a</guid><dc:creator>HchFW</dc:creator><description>&lt;p&gt;Yes, I wish to send messages at a high frequency, such as 200 packets per second or higher. Is It possible to reduce the packet&amp;#39;s length or directly imporve the zigbee speed from 250kbps to 1Mbps or 500kbps? Or is there any other way to achive such a high communication frequency?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disable acknowledge request of ieee 802.15.4 when using zigbee?</title><link>https://devzone.nordicsemi.com/thread/405498?ContentTypeID=1</link><pubDate>Wed, 18 Jan 2023 13:55:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09a993f2-19b3-47e1-9260-f829fb49fe8f</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The team doesn&amp;#39;t think there is a possibility for that in the specification. MAC layer acknowledgements are minimum to ensure reliable network operation, making sure that the packet was at least delivered to the other node.&lt;/p&gt;
&lt;p&gt;What are you trying to achieve there? Is this about throughput/latency?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disable acknowledge request of ieee 802.15.4 when using zigbee?</title><link>https://devzone.nordicsemi.com/thread/405311?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2023 15:32:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:284c713d-0314-483e-baac-ab607e6c9fe5</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am&amp;nbsp;looking into the case and will reply later.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>