<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>advertising with NRF52840</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/87755/advertising-with-nrf52840</link><description>Hi I want to advertising with NRF52840 DK, I do tutorial explanation and for PCA10056\S140 after load main.c it compile without any error and warning but I cant find any device with &amp;quot;Helloworld&amp;quot; name on bluetooth mobile phone . for pca10040\s132 I have</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Sun, 15 May 2022 05:54:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/87755/advertising-with-nrf52840" /><item><title>RE: advertising with NRF52840</title><link>https://test-devzone.nordicsemi.com/thread/367923?ContentTypeID=1</link><pubDate>Sun, 15 May 2022 05:54:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a524be04-fe96-4db3-8562-85bb08d0f7d2</guid><dc:creator>user115239</dc:creator><description>&lt;p&gt;&lt;span&gt;Very thank you for helping me ,&amp;nbsp;problem is solved&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;NRM&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising with NRF52840</title><link>https://test-devzone.nordicsemi.com/thread/367399?ContentTypeID=1</link><pubDate>Wed, 11 May 2022 12:16:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec588184-7c16-4873-a7d8-3e853003075e</guid><dc:creator>user26071</dc:creator><description>&lt;p&gt;I don&amp;#39;t know wat nrf52-ble-tutorial-advertising program you refer to, but if it is the ble_app_template example, it will not advertise as Nordic_UART. However, the ble_app_uart example should, if you didn&amp;#39;t change anything.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In the nRF Connect for Android/iOS, do you see any advertising devices? (either with a name or just an address?) Just to see that you are actually able to scan at all.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you see other devices, but not the Nordic_UART (while using the ble_app_uart example), how do you program the nRF52840 DK? Is it an official nRF52840 DK or a 3rd party device?&lt;/p&gt;
&lt;p&gt;If you are using another IDE than Segger Embedded Studio, did you remember to also flash the softdevice (found in the SDK\components\softdevice\s140\hex\ folder).&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: advertising with NRF52840</title><link>https://test-devzone.nordicsemi.com/thread/367375?ContentTypeID=1</link><pubDate>Wed, 11 May 2022 11:26:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:042d4c7d-105d-432f-9f8f-ca016a93fc4b</guid><dc:creator>user115239</dc:creator><description>&lt;p&gt;Unfortunately ,for&amp;nbsp;&lt;span&gt;&amp;nbsp;both nrf52-ble-tutorial-advertising&amp;nbsp;program (ble _app_template_pca10056_s140)&amp;nbsp; and&amp;nbsp; ble_app_uart example&lt;/span&gt;&amp;nbsp;&lt;span&gt;&amp;nbsp;after&amp;nbsp; scanning NRF Connect application on phone&amp;nbsp;&lt;/span&gt;can not found &lt;span&gt;&amp;quot;Nordic_UART&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;Thanks in advance.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising with NRF52840</title><link>https://test-devzone.nordicsemi.com/thread/367356?ContentTypeID=1</link><pubDate>Wed, 11 May 2022 09:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea66cb26-da64-4987-a887-274df881264b</guid><dc:creator>user26071</dc:creator><description>&lt;p&gt;You can either connect to the ble_app_uart example with your phone (download nRF Connect for Android/iOS, and start scanning and look for the device called &amp;quot;Nordic_UART&amp;quot;. If you have more than one development kits, you can program another with the SDK\examples\ble_central\ble_app_uart_c, and they should connect automatically, and you can send messages between the two using the UART. Of course, you don&amp;#39;t need to use the UART in a final application, but this is used as an example on how to do it.&amp;nbsp;&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: advertising with NRF52840</title><link>https://test-devzone.nordicsemi.com/thread/367282?ContentTypeID=1</link><pubDate>Wed, 11 May 2022 05:30:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc19ec27-582d-41a8-8101-fd2bec1e7e79</guid><dc:creator>user115239</dc:creator><description>&lt;p&gt;&lt;span&gt;SDK \ examples \ ble_peripheral \ ble_app_uart. Builded without any errors but I still dont know how nrf52840 can connect to other devices with this code.&lt;br /&gt;&lt;/span&gt;I want to connect nrf52840 to other devices (advertise, scan and send / receive data) Is there a tutorial that I can do this step by step?&lt;br /&gt;Thanks for your tips&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advertising with NRF52840</title><link>https://test-devzone.nordicsemi.com/thread/367083?ContentTypeID=1</link><pubDate>Tue, 10 May 2022 08:05:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6db598f-be23-4398-9eac-eb0943b83bb1</guid><dc:creator>user26071</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The pca10040\s132 is for the nRF52832 DK. Try running an example with pca10056\s140. pca10056 is the name of the nRF52840 DK, and S140 is the softdevice for the nRF52840.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you intend to only have advertisements, or do you want to connect to the device?&lt;/p&gt;
&lt;p&gt;If you want two way communication between the phone and nRF52840DK, I can recommend the SDK\examples\ble_peripheral\ble_app_uart.&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>