<?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>Configuring Observer example to only accept Coded Phy messages</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110074/configuring-observer-example-to-only-accept-coded-phy-messages</link><description>I&amp;#39;m trying to use the Observer example in zephr-sdk-0.16.5 to work with beacons that only use long range coded phy mode. I&amp;#39;ve updaed prj.conf to take what I believe to be the correct settings to allow coded phy. What I see is that the code is only seeing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Apr 2024 11:32:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110074/configuring-observer-example-to-only-accept-coded-phy-messages" /><item><title>RE: Configuring Observer example to only accept Coded Phy messages</title><link>https://devzone.nordicsemi.com/thread/481055?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 11:32:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae29b6bc-f7d5-452b-98c7-e694fdbf9603</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Can you please show me what your advertising is set up (the init and start function) after your modification?&lt;/p&gt;
&lt;p&gt;I would like to be able to say that &amp;quot;you need to do this and that&amp;quot;, but I don&amp;#39;t know exactly what to do, and whether it is possible using our SoftDevice controller. And I don&amp;#39;t have a peripheral that behaves like the one you have. I believe it is out of specification, which is why it may not be supported out of the box.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Observer example to only accept Coded Phy messages</title><link>https://devzone.nordicsemi.com/thread/480744?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 14:33:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:023ba1d6-97ae-4d04-84c7-5dfb6bbda7d8</guid><dc:creator>AndrewC</dc:creator><description>&lt;p&gt;Just retried and it doesn&amp;#39;t detect the beacon.&amp;nbsp; Are you sure the example is only using the basic advertising and not using auxiliary&amp;nbsp;channels?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Observer example to only accept Coded Phy messages</title><link>https://devzone.nordicsemi.com/thread/480701?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 13:01:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eeb5228c-0908-4838-8135-06c66a7a4582</guid><dc:creator>AndrewC</dc:creator><description>&lt;p&gt;IIRC I just commented out the filter.&amp;nbsp; I&amp;#39;ll try the code again in a couple of minutes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Observer example to only accept Coded Phy messages</title><link>https://devzone.nordicsemi.com/thread/480698?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 12:59:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c7a8ae7-22b0-4d3e-911f-bb762991f84d</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;How did you set up the scan filter when you tried? If you didn&amp;#39;t change anything, it will not find your device (unless it happens to be advertising the heart rate service UUID.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Observer example to only accept Coded Phy messages</title><link>https://devzone.nordicsemi.com/thread/480682?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 12:19:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dad82f8-eb2c-472b-962d-16ad11603846</guid><dc:creator>AndrewC</dc:creator><description>&lt;p&gt;I did try before posting and it didn&amp;#39;t see anything, but will revist it and give it another go to be sure.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Andrew&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Observer example to only accept Coded Phy messages</title><link>https://devzone.nordicsemi.com/thread/480680?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 12:16:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92273e9c-297f-48be-ad2f-4f650e0f6e40</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Have you tried it against the central_hr_coded sample? I believe this is exactly what it does. It does however set up a UUID filter, and trigger the filter_match callback whenever it finds a match, but if you change the filter, you should be able to find your device.&amp;nbsp;&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: Configuring Observer example to only accept Coded Phy messages</title><link>https://devzone.nordicsemi.com/thread/480275?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2024 16:17:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f6de9ae-4c20-4a66-84b6-ba36a219770b</guid><dc:creator>AndrewC</dc:creator><description>&lt;p&gt;Thank you, this solved part of my problem as I was able to get my gateway to accept a coded phy message from an advertiser dev board (nRF52840-DK).&amp;nbsp; However it looks like my real problem is with the beacon hardware I am using.&amp;nbsp; This is an InPlay IN100 beacon which does not properly support the coded phy mechanism.&amp;nbsp; Their support message is as follows,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;the IN100 uses a non-standard LE Coded PHY. Our LE Coded PHY works by changing the data rate on the same primary advertising channels as 1 M and using the same format as 1 M. We do not use any auxiliary channels or change our format at all. This means if your scanner is looking on auxiliary channels or looking for a different format, it will not pickup our nonstandard LE Coded PHY&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;We have had customers modify Nordic gateways to detect our LE Coded PHY, but we are not privy to the exact details as to how this was done, and it would vary from device to device. If your team has the software expertise to do so, you may be able to &amp;lsquo;hack&amp;rsquo; your Nordic gateway to work with us&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have the knowledge or expertise to know the right way to do this, so if you have any advice on the simplest way to do this I would be very grateful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Observer example to only accept Coded Phy messages</title><link>https://devzone.nordicsemi.com/thread/478102?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2024 14:14:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96c596cd-64a6-4f06-b5fa-a67a97770fb0</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know if you are intentionally using &amp;quot;vanilla&amp;quot; Zephyr, but in our nRF Connect SDK (NCS) we have a sample pair called &amp;quot;peripheral_hr_coded&amp;quot; and &amp;quot;central_hr_coded&amp;quot; which run the peripheral and central side of the heart rate profile in BLE, only using CODED_PHY. Perhaps this is something you can check out?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;To get started with NCS, I recommend you check out &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-Desktop"&gt;nRF Connect for Desktop -&amp;gt; Toolchain Manager&lt;/a&gt;, in addition to the NCS documentation:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/index.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/index.html&lt;/a&gt;&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></channel></rss>