<?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>I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109840/i-couldnt-find-mobile-phone-using-nrf52833-just-finding-ble-peripherals-software-ble_app_uart_c</link><description>Hi everyone, i am developing a bluetooth scanner device using nrf52833 and using the &amp;quot;ble_app_uart_c and softdevice:122&amp;quot; example as software. I am reading scanning data in &amp;quot;scan_evt_handler&amp;quot; from &amp;quot;p_scan_evt-&amp;gt;params.p_whitelist_adv_report -&amp;gt;data.p_data</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Apr 2024 13:44:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109840/i-couldnt-find-mobile-phone-using-nrf52833-just-finding-ble-peripherals-software-ble_app_uart_c" /><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/480018?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 13:44:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60482ddd-1a5c-43f2-8232-938b5372b04f</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Please share the trace using the&amp;nbsp;&lt;em&gt;Insert -&amp;gt; File&lt;/em&gt; option and reference specific packet numbers in the trace if you would like for me to take a closer look.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/480000?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 13:05:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8310fc81-c72a-410b-9762-f7a7c1a3a5f0</guid><dc:creator>Huseyin T.</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;İ am sniffing ble messages and all events i get are NRF_BLE_SCAN_EVT_NOT_FOUND, but i can read device name or manufacturer datas from &amp;quot;p_scan_evt-&amp;gt;params.p_whitelist_adv_report -&amp;gt;data.p_data&amp;quot;. i guess role and other parameters are corrrect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/479911?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 09:03:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a3fe726-6f5c-4723-a60f-bccd87b42830</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="Huseyin T."]Thank you for your reply.[/quote]
&lt;p&gt;No problem at all, I am happy to help!&lt;/p&gt;
[quote user="Huseyin T."]I am sniffering ble device using nrf52833 and printing the sniffed device datas to mobaxterm. I notice that i have 2 parameters &amp;quot;peer_addr.addr_type&amp;quot; and &amp;quot;role&amp;quot; as shown figure below. What is the What i want to ask what is the difference of addr_type and roles. My guess is peer_addr.addr_type pdu_type because as far as i can see it take values beetwen 0 and 5. So what does the &amp;quot;roles&amp;quot; variable mean? i couldnt find anything.[/quote]
&lt;p&gt;I am not sure that I understand what you are asking about here - the screenshot you shared seems to be a memory readout of a NRF_BLE_SCAN_EVT_NOT_FOUND, in which case the values of the connected parameters are invalid/not used for anything, but you specifically ask about sniffer activities.&lt;br /&gt;Could you share the sniffer trace you are looking at, and reference directly to packet numbers that you would like to discuss or have questions about instead?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/479889?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 08:19:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:041aea94-2303-4b48-9a81-4caefcbb84c1</guid><dc:creator>Huseyin T.</dc:creator><description>&lt;p&gt;Hi Karl Again,&lt;/p&gt;
&lt;p&gt;Thank you for your reply. I have new question. I am sniffering ble device using nrf52833 and printing the sniffed device datas to mobaxterm. I notice that i have 2 parameters &amp;quot;peer_addr.addr_type&amp;quot; and &amp;quot;role&amp;quot; as shown figure below. What is the What i want to ask what is the difference of addr_type and roles. My guess is peer_addr.addr_type pdu_type because as far as i can see it take values beetwen 0 and 5. So what does the &amp;quot;roles&amp;quot; variable mean? i couldnt find anything.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/pastedimage1713773542868v3.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/pastedimage1713773583311v5.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;PDU Types:&lt;/p&gt;
&lt;p&gt;ADV_IND&lt;/p&gt;
&lt;p&gt;ADV_DIRECT_IND&lt;/p&gt;
&lt;p&gt;ADV_NONCONN_IND&lt;/p&gt;
&lt;p&gt;ADV_SCAN_IND&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/479875?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 07:48:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:487712de-e03e-404b-a574-e377e75d5954</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user="Huseyin T."]I found my mobile phone access address and then i have tried filtering to received messagges using &amp;quot;btle.access_address == 0x8e89bed6 &amp;amp;&amp;amp; btcommon.eir_ad.entry.company_id == 0x0075&amp;quot;, however i couldnt understand is this device a phone or peripheral. I think my mobile phone advertising only &amp;quot;ADV_NONCONN_IND&amp;quot; mode. How can i find my phone using this messagges. (Device Name, is phone).[/quote]
&lt;p&gt;If you know your phone&amp;#39;s address you should use the &amp;#39;Device: All advertising devices&amp;#39; dropdown menu to select it directly, so that the sniffer will only look for activity related to this specific device. This will also make the sniffer follow into any connections entered by said device.&lt;/p&gt;
[quote user="Huseyin T."]if i use ble active mode on nrf52833 , can i find my phone.[/quote]
&lt;p&gt;I am not sure if I understand what you mean by this, are you asking whether you can find the phone by using active scanning on the nRF52833? You will need to perform scanning to find the phone if the phone is advertising as a peripheral, the difference between active and passive scanning is whether or not the scanner also sends a scan request to the advertising devices, to ask for more data.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/479474?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2024 13:56:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f4eaeb4-79d2-4c67-b359-904342bc7fe0</guid><dc:creator>Huseyin T.</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;if i use ble active mode on nrf52833 , can i find my phone.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/479473?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2024 13:53:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ad4431f-871e-4930-8b77-8dfd7730a2d7</guid><dc:creator>Huseyin T.</dc:creator><description>&lt;p&gt;Hi again,&lt;br /&gt;&lt;br /&gt;i have used to nrf sniffer tool with wireshark and listing bluetooth messages but nrf52840 dongle receive too many messages (1000+) in second. I found my mobile phone access address and then i have tried filtering to received messagges using &amp;quot;btle.access_address == 0x8e89bed6 &amp;amp;&amp;amp; btcommon.eir_ad.entry.company_id == 0x0075&amp;quot;, however i couldnt understand is this device a phone or peripheral. I think my mobile phone advertising only &amp;quot;ADV_NONCONN_IND&amp;quot; mode. How can i find my phone using this messagges. (Device Name, is phone).&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;img style="max-height:259px;max-width:497px;" height="259" src="https://devzone.nordicsemi.com/resized-image/__size/994x518/__key/communityserver-discussions-components-files/4/pastedimage1713447485362v2.png" width="497" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/476512?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 10:25:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6760767-89ff-4319-adc2-6d13a343578b</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Could it be that your phone is advertising as a Bluetooth Classic device? If so, it will not show up in the nRF Connect for Desktop application.&lt;br /&gt;Are you familiar with &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nrf-sniffer-for-bluetooth-le"&gt;the nRF Sniffer tool&lt;/a&gt;? It would be great to see a sniffer trace of the advertising from the phone to see exactly what is being sent.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/476456?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 08:00:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9158bb72-9515-443f-904c-c69f6bda9dd0</guid><dc:creator>Huseyin T.</dc:creator><description>&lt;p&gt;Hello Karl,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;so how can my computer find my mobile phone on normal mode?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1712044772835v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I couldnt find mobile phone using NRF52833 just finding BLE peripherals (Software: ble_app_uart_c)</title><link>https://devzone.nordicsemi.com/thread/476452?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 07:51:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b582cc26-4b84-4a1d-a606-d9f4ccfa6e0d</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]While reviewing scanning result on mobaxterm i noticed my board can find only ble peripherals(such as smart watch, ear buds, mouse) not mobile phone or pc. [/quote]
&lt;p&gt;A scanner will only ever be able to find peripherals, since it listens for the advertising packets from the peripherals.&lt;br /&gt;Are you certain that your pc and mobile phones in these cases were configured to be peripheral devices? If they were not, they typically default to being central devices, which means that when you enter their &amp;#39;pair new devices&amp;#39; state they will be scanning for advertising packets to connect to.&lt;br /&gt;A scanner can never be found by another device since it only listens for other radio activity - it never sends anything itself.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>