<?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>request_cb callback</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127559/request_cb-callback</link><description>HI 
 I’m currently using NCS 3.2.1 , working with the periodic_adv_conn sample.
 
On the advertiser side, after receiving data from a node during each periodic sync broadcast, I want to include that node’s information in the next periodic advertising</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Mar 2026 16:05:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127559/request_cb-callback" /><item><title>RE: request_cb callback</title><link>https://devzone.nordicsemi.com/thread/564053?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2026 16:05:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:919ee429-6028-4e8c-b621-5fcdd2d91d6e</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]How long in advance of the actual periodic advertising transmission does the &lt;code&gt;request_cb&lt;/code&gt; callback get triggered?[/quote]
&lt;p&gt;The controller raises this event when it has buffer space ready. This can be up to one periodic interval before the requested data will be sent. The precise timing depends a bit on number of buffers and number of subevents configured. When the callback is called depends on what other threads are running, since the host has to pull the HCI event from thread mode.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>