<?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>802.15.4 blind broadcast loop</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39111/802-15-4-blind-broadcast-loop</link><description>I&amp;#39;m trying to setup a simple host node to broadcast a attention message with no definitive destination node. I need any of the child nodes (primarily asleep) to see and process this message in the small window of time they are awake. They can check to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Oct 2018 08:17:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39111/802-15-4-blind-broadcast-loop" /><item><title>RE: 802.15.4 blind broadcast loop</title><link>https://devzone.nordicsemi.com/thread/151595?ContentTypeID=1</link><pubDate>Thu, 04 Oct 2018 08:17:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:283ec5f9-e520-47d0-b846-2339c28a38f7</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I see. Yes. It makes sense. Just be sure that when they wake up, they listen to the FFFF channel long enough to pick up at least one of the messages before going back to sleep. Maybe even a couple of messages, in case the first message is not picked up properly.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 802.15.4 blind broadcast loop</title><link>https://devzone.nordicsemi.com/thread/151540?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 17:22:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4769f07-fae0-42f4-8da7-692fe2b8878c</guid><dc:creator>TahuIndy</dc:creator><description>&lt;p&gt;Good to know. For our design we are planning on having up to 64 battery operated child nodes. They will power up un-assigned, then negotiate to be added to the PAN controller node. They will then sleep for 99% of their lifetimes. Only waking up for a small time and picking up a 0xFFFF broadcast message with a bitmask payload. They will check this bitmask to see if they are required to take action.&amp;nbsp; If they need to wake, they will then start several message communication with the PAN controller.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does that design make sense?&amp;nbsp; I don&amp;#39;t think we will ever want 2 locks nodes to be duplicated. In fact, that would be very bad&amp;nbsp; :P.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 802.15.4 blind broadcast loop</title><link>https://devzone.nordicsemi.com/thread/151424?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 12:16:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f5891c9-dd88-48c9-8c27-4030f3863de1</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Glad to hear that you found the solution.&lt;/p&gt;
&lt;p&gt;As you say, this channel is typically used for formation of networks, since it is an open channel. Other than this being a typical broadcast / subscription channel, which means that others may hear your data, and there may be some noise on this channel.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;FYI:&lt;/p&gt;
&lt;p&gt;It is possible to have several devices listening on the same channel. E.g. if you flash two devices with the wireless_uart\raw\second, and one device with wireless_uart\raw\first, then messages sent from &amp;quot;first&amp;quot; will be received on both &amp;quot;second&amp;quot;s, and a message sent from any &amp;quot;second&amp;quot;s will be received on &amp;quot;first&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 802.15.4 blind broadcast loop</title><link>https://devzone.nordicsemi.com/thread/151291?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 17:10:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb7b1017-6efb-4525-b5d3-8a30858ebf18</guid><dc:creator>TahuIndy</dc:creator><description>&lt;p&gt;Found my answer through some more digging into the 802.15.4 specification. Looks (and verified) that setting the dst_addr.short_address to 0xFFFF is the key to open/blind broadcast and reception. So, the key then becomes creating/provisioning a PAN_ID and using the MAC addresses of each device to &amp;quot;white list&amp;quot; each other as the network is formed.&lt;/p&gt;
&lt;p&gt;Anyone know if using 0xFFFF has other downsides or reasons that it&amp;#39;s a bad idea in a commercial environment?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>