<?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>Scan And Forward and Burst mode - configure/dynamic reconfiguring?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30181/scan-and-forward-and-burst-mode---configure-dynamic-reconfiguring</link><description>I&amp;#39;m using the Scan and Forward mode to relay sensor data. 
 My requirement is for roughly 256 Bytes per message. 
 Question: Is it recommended to switch to a private channel once a device discovery is made or when a sensor datum changes? 
 In other words</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Feb 2018 12:04:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30181/scan-and-forward-and-burst-mode---configure-dynamic-reconfiguring" /><item><title>RE: Scan And Forward and Burst mode - configure/dynamic reconfiguring?</title><link>https://devzone.nordicsemi.com/thread/119922?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 12:04:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77f19298-2158-49be-a2de-4a409510ff8e</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Because the ANT spec defines it as the limit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan And Forward and Burst mode - configure/dynamic reconfiguring?</title><link>https://devzone.nordicsemi.com/thread/119921?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 12:03:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b81c53fb-b887-481d-bd93-c1189afa3102</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;In S&amp;amp;F you have two channels. One master channel (channel 1), and one background scanning channel (channel 0). The background scanning channel listens for messages from the other nodes, while the master channels repeats the messages. The master will alternate between&amp;nbsp;the latest messages received from the devices in the device registry.&lt;/p&gt;
&lt;p&gt;S&amp;amp;F is already using a dedicated channel to send the updated status, the master channel, channel 1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan And Forward and Burst mode - configure/dynamic reconfiguring?</title><link>https://devzone.nordicsemi.com/thread/119826?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 19:00:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0b8a9bf-50e1-4944-ac34-ace95ea03912</guid><dc:creator>Steph van Schalkwyk</dc:creator><description>&lt;p&gt;#define ADV_BURST_MODES_SIZE_24_BYTES ((uint8_t)0x03) ///&amp;lt; 24-bytes packet size for maximum 60kbps advanced burst transfer rate ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan And Forward and Burst mode - configure/dynamic reconfiguring?</title><link>https://devzone.nordicsemi.com/thread/119824?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 18:44:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:543bfcc2-2b98-4095-9f60-ab24c8fb3b5b</guid><dc:creator>Steph van Schalkwyk</dc:creator><description>&lt;p&gt;Petter&lt;/p&gt;
&lt;p&gt;Why is there a 24 byte limit on advanced burst?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;S&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan And Forward and Burst mode - configure/dynamic reconfiguring?</title><link>https://devzone.nordicsemi.com/thread/119791?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 15:28:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0678a179-ea1d-4187-ae6b-c666a92dfbfb</guid><dc:creator>Steph van Schalkwyk</dc:creator><description>&lt;p&gt;Hello Petter.&lt;/p&gt;
&lt;p&gt;I want to share ALL sensor data on the network with all nodes.&lt;/p&gt;
&lt;p&gt;So probably 1024 bytes. I have used this before, just not on nRF.&lt;/p&gt;
&lt;p&gt;Just a quick question:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When a node is updating, is it necessary to switch to a &amp;quot;dedicated&amp;quot; channel to update the connected slave? Or can Channel 0 be used to send the updated sensor data?&lt;/p&gt;
&lt;p&gt;Steph&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan And Forward and Burst mode - configure/dynamic reconfiguring?</title><link>https://devzone.nordicsemi.com/thread/119765?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2018 14:34:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed4db45c-b67a-419b-a636-d7adb2765069</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The S&amp;amp;F uses the standard payload size of ANT, 8 bytes, and not all is used for data. With advanced burst this may be increased to 24 bytes, but that is max.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you explain a bit more about what kind of functionality you want? That is not provided by S&amp;amp;F? It is a bit difficult to give recommendations when I don&amp;#39;t know what you are trying to achieve here.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>