<?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>Scanning of Phy Coded advertising data on Android</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70057/scanning-of-phy-coded-advertising-data-on-android</link><description>Hello I have a problem with the scanning of ble phy coded in Android, I need it to be continuous (or almost) but it seems that for coded it is not possible unlike with legacy. First of all, I would like to explain briefly what the project is about.There</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Jan 2021 08:17:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70057/scanning-of-phy-coded-advertising-data-on-android" /><item><title>RE: Scanning of Phy Coded advertising data on Android</title><link>https://devzone.nordicsemi.com/thread/287411?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 08:17:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e482ce3a-a6cf-4503-9bac-ff5cc00db3b0</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry, but we have no such list, as the sheer number of phones that would require testing is too large to make a comprehensive list of this. Most of the latest high-end phones and flagship models the last couple of years. For example, the later OnePlus models, the Samsung S10 and newer, etc. It is in our backlog (for the nRFConnect app that is) to check whether the phone supports Coded PHY &amp;quot;correctly&amp;quot; or not, but this is not in place as of yet. Please look out for it in future updates.&lt;/p&gt;
&lt;p&gt;Thank you for explaining your predicament, I think I understand, but I think you have a lot of trial and error in front of you to find this balance.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scanning of Phy Coded advertising data on Android</title><link>https://devzone.nordicsemi.com/thread/287324?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2021 17:02:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72382423-ecc5-4e97-ad6a-ac7431f17f43</guid><dc:creator>ifrz</dc:creator><description>&lt;p&gt;Hi Simon&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Tanks for the replay, I understand that the problem is whit my phone that cannot support the secondary PHY as coded and for that reason I cannot see the advertisement done in the secondary PHY, I guess I&amp;#39;ll do the other approach that commented before. But we&amp;#39;ll developing more Bluetooth 5 related projects in a near future, I have some nrf dongles with Bluetooth 5.2 that probably test for some precise indoor location project. It&amp;#39;s possible to get a list of android devices (smartphone/tablet) that fully support all Bluetooth 5 features?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="75734" url="~/f/nordic-q-a/70057/scanning-of-phy-coded-advertising-data-on-android/287264#287264"]Is there a specific reason you&amp;#39;re using Coded PHY for these advertisement? I don&amp;#39;t see how it&amp;#39;s well suited here, as Coded PHY advertisements take ~8 times longer to do than on the Uncoded PHYs (1MBPS and 2MBPS). Are these sensor nodes located too far away from the scanning module(s)?&amp;nbsp;[/quote]
&lt;p&gt;Maybe not in the line of sight but keep in mind that it is a very noisy environment. Inside it&amp;#39;s impossible to get GSM/GPS coverage, it&amp;#39;s like a Faraday cage, that&amp;#39;s why we use LoRa to communicate with the outside but even to communicate on the inside the noise are also quite big. The reason why we do not use LoRa for indoor communication is because of the low bandwidth, the communication with the outside does not matter if it is delayed but the indoor one has to be fast. We have tried Ble legacy and it did not offer as good coverage as Phy Coded, at this moment I have code it for the most extreme case, I know that with the lowest coding rate in the device and extended advertising I have the potential to cause the three advertising channels to become congested and with fast advertisement the 650mA node batteries are drained in 17 hours but it would be a question of adjusting it to find a good balance between coverage and transmission speed.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scanning of Phy Coded advertising data on Android</title><link>https://devzone.nordicsemi.com/thread/287264?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2021 13:55:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42ec3b7f-6a6b-4888-b3cc-dcf9b321e42a</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The nRFConnect screenshot is reminiscent of an Android phone not supporting Coded PHY fully. Multiple phones state that they support Coded PHY in the app because the app checks this by checking the Android stack if it supports BLE 5.0, where Coded PHY is an optional feature.&lt;/p&gt;
&lt;p&gt;The reason you&amp;#39;re able to see these short periods of advertisements is because this is the amount of time the devces are advertising on the primary advertising channels (37, 38, &amp;amp; 39). The rest of the advertisement in Coded PHY advertising is done on secondary channels, which a phone not supporting Coded PHY will not be able to &amp;quot;see&amp;quot;.&lt;/p&gt;
&lt;p&gt;If you use a phone supporting Coded PHY you should be able to see a &amp;quot;complete&amp;quot; scan of Coded PHY advertisements as well.&lt;/p&gt;
&lt;p&gt;Is there a specific reason you&amp;#39;re using Coded PHY for these advertisement? I don&amp;#39;t see how it&amp;#39;s well suited here, as Coded PHY advertisements take ~8 times longer to do than on the Uncoded PHYs (1MBPS and 2MBPS). Are these sensor nodes located too far away from the scanning module(s)?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>