<?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>nRF Connect can&amp;#39;t see nRF52 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46833/nrf-connect-can-t-see-nrf52-dk</link><description>I have the nRF52 DK board and I cannot see the device in the list in the nRF Connect app (iOS). Here&amp;#39;s what I have tried: 
 
 Connected the nRF52 DK to my computer with micro-usb. Used Keil 5 to load the ble_beacon app. Used nRFgo Studio to load the S132</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 04 May 2019 10:51:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46833/nrf-connect-can-t-see-nrf52-dk" /><item><title>RE: nRF Connect can't see nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/185284?ContentTypeID=1</link><pubDate>Sat, 04 May 2019 10:51:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba3d3b2f-4961-4361-adce-88f4f81e67e0</guid><dc:creator>awneil</dc:creator><description>[quote userid="71891" url="~/f/nordic-q-a/46833/nrf-connect-can-t-see-nrf52-dk/184745"]I did find that in the IOS version of nRF Connect sometimes a device does not show up[/quote]
&lt;p&gt;Hmmm ... I&amp;#39;ve just had a client report that!&lt;/p&gt;
&lt;p&gt;I had been testing on Android and everything was fine, but they used iOS and it didn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I have started a separate thread on this:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46929/peripheral-works-with-nrf-connect-android-but-not-nrf-connect-ios"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/46929/peripheral-works-with-nrf-connect-android-but-not-nrf-connect-ios&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect can't see nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/185269?ContentTypeID=1</link><pubDate>Sat, 04 May 2019 06:17:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02d42298-8206-4d98-baa2-8bfc2e865d6d</guid><dc:creator>runsfastman</dc:creator><description>&lt;p&gt;Ok, I redownloaded everything (SDK, nRFgo Studio, Keil 5) and tried again and it worked. Thanks for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect can't see nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/185162?ContentTypeID=1</link><pubDate>Fri, 03 May 2019 11:46:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b57664c-0a9b-407d-9bd1-e3dab49b2d34</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;What you described looked fine. Please try again on another example. Please also try with the precompiled hex file (inside &amp;quot;hex&amp;quot; folder inside the examples&amp;#39; folder&lt;/p&gt;
&lt;p&gt;When testing with precompiled hex file, you don&amp;#39;t need to flash the softdevice.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect can't see nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/185015?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 23:22:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f02d7826-89fb-4040-b540-d09b9f10c83e</guid><dc:creator>runsfastman</dc:creator><description>&lt;p&gt;Ok, it looks like I&amp;#39;m getting a&amp;nbsp;&lt;/p&gt;
&lt;p&gt;` 71: NRF_LOG_ERROR(&amp;quot;SOFTDEVICE: INVALID MEMORY ACCESS&amp;quot;); `.&lt;/p&gt;
&lt;p&gt;This is just the example code with no changes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect can't see nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/185013?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 22:53:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ba21905-990d-4264-a1ce-0c2cd277cf90</guid><dc:creator>runsfastman</dc:creator><description>&lt;p&gt;Here&amp;#39;s what I did:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;* Erase all&lt;/p&gt;
&lt;p&gt;* flashed softdevice with s132_nrf52_6.1.1_softedevice.hex&lt;/p&gt;
&lt;p&gt;* In nRFgo studio, programmed application:&amp;nbsp;Desktop/nRF5_SDK_15.3.0_59ac345/nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_beacon/pca10040/s132/arm5_no_packs/_build/nrf52832_xxaa.hex. Programming was successful, but cannot see device.&lt;/p&gt;
&lt;p&gt;What I am I missing?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect can't see nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/184940?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 14:07:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0d5412a-23d7-485a-8487-91109e1e5133</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please make sure you flash the softdevice before you flash the application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please open RTT log and check if you see any logging. There is a debug guide &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/#60126"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please clarify which exact example you tested. Did you test with ble_app_beacon example ? We would suggest you to test with ble_app_hrs and follow the getting started guide.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect can't see nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/184745?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 04:42:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15ffa370-d0ed-45b3-aef3-bfdee4229fb7</guid><dc:creator>Mohammed</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Not that this is a solution to your problem, but I did find that in the IOS version of nRF Connect sometimes a device does not show up. However when I tried with an Android version, it showed up. I possible you&amp;nbsp; can check with the Android app first and see if the beacon shows up.&lt;/p&gt;
&lt;p&gt;Hope it helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Faizan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>