<?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>nRF5 SDK vs nRF Connect SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54687/nrf5-sdk-vs-nrf-connect-sdk</link><description>I&amp;#39;m currently investigating nRF Connect SDK. The nRF5 SDK (15.3.0) has a function to notify the advertise scan reception channel, but the current nRF Connect SDK does not seem to have a function to notify the reception channel. Will this valuable feature</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 24 Nov 2019 06:26:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54687/nrf5-sdk-vs-nrf-connect-sdk" /><item><title>RE: nRF5 SDK vs nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/221701?ContentTypeID=1</link><pubDate>Sun, 24 Nov 2019 06:26:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9de8535c-3659-4a39-8e74-e37d6e6cf43f</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;OK.Thnaks.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 SDK vs nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/221636?ContentTypeID=1</link><pubDate>Fri, 22 Nov 2019 15:52:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a670c2c5-5fc6-427d-9228-6eeae984a416</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Looks like this is not supported in Zephyr today.&lt;/p&gt;
&lt;p&gt;You should create a feature request in Zephyr for this, and explain that you want the channel the adverting packet was received on in the&amp;nbsp;&lt;span&gt;bt_le_scan_start() callback.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;See this page:&amp;nbsp;&lt;a href="https://docs.zephyrproject.org/latest/development_process/proposals.html"&gt;https://docs.zephyrproject.org/latest/development_process/proposals.html&lt;/a&gt;&amp;nbsp;and this page:&amp;nbsp;&lt;a href="https://docs.zephyrproject.org/latest/guides/getting-help.html?highlight=feature%20request"&gt;https://docs.zephyrproject.org/latest/guides/getting-help.html?highlight=feature%20request#&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is an example on a Feature request in Zephyr:&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/issues/17731"&gt;https://github.com/zephyrproject-rtos/zephyr/issues/17731&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 SDK vs nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/221440?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 23:06:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f9a5545-b745-4c88-9979-d7efce11b23a</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;My scenario is that recieve &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/structble__gap__evt__adv__report__t.html?cp=4_5_2_2_2_1_4_44"&gt;BLE_GAP_EVT_ADV_REPORT&lt;/a&gt; chnnel.&lt;/p&gt;
&lt;p&gt;And , My products already use &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/structble__gap__evt__adv__report__t.html?cp=4_5_2_2_2_1_4_44"&gt;BLE_GAP_EVT_ADV_REPORT&lt;/a&gt; channel value on nRF52832 +SoftDeviceS132.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 SDK vs nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/221409?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 17:19:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74da55ad-cfe5-43c8-8504-eb3a70c2be71</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you referring to the scenario when you are the central, and during scanning you get the event &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/structble__gap__evt__adv__report__t.html?cp=4_5_2_2_2_1_4_44"&gt;BLE_GAP_EVT_ADV_REPORT&lt;/a&gt;, with information about the channel the advertising packet is received on ?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Or the scenario when you are advertising, and you get the event &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/structble__gap__evt__scan__req__report__t.html?cp=4_5_2_2_2_1_4_47"&gt;BLE_GAP_EVT_SCAN_REQ_REPORT&lt;/a&gt;, because a central/scanner requested the scan response packet ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>