<?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>nrf52 programming issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10986/nrf52-programming-issues</link><description>I just received the nRF52 demo board PCA10036 V 1.0.0, and I also downloaded the latest SDK nRF52_SDK_0.9.2_dbc28c9 
 I programmed the softdevice hex and then programmed the heart rate example and everything worked fine and I was able to use the nRF</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Dec 2015 08:41:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10986/nrf52-programming-issues" /><item><title>RE: nrf52 programming issues</title><link>https://devzone.nordicsemi.com/thread/41077?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 08:41:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31a1d9dc-e84d-4672-b261-73311a63ed35</guid><dc:creator>Johannes Lorenz</dc:creator><description>&lt;p&gt;Yes. Programmatically disabling caching as Michael pointed might be the better solution.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 programming issues</title><link>https://devzone.nordicsemi.com/thread/41080?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 04:53:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bccf3dc7-7625-4839-ad50-0a66b01db546</guid><dc:creator>Michael Dietz</dc:creator><description>&lt;p&gt;I&amp;#39;ve been experiencing the same issues. Rebooting the phone always works for me, switching Bluetooth on and off seems to work too (but can&amp;#39;t remember).&lt;/p&gt;
&lt;p&gt;At the top of main.c for BLE examples Nordic provides you will see this define.
#define IS_SRVC_CHANGED_CHARACT_PRESENT 0&lt;/p&gt;
&lt;p&gt;Define as 1 and now it will prevent phone from cacheing. Its been useful for dev/debugging for me. I don&amp;#39;t know the implications of it on performance so double check that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 programming issues</title><link>https://devzone.nordicsemi.com/thread/41079?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 02:10:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:244cd5ec-ce4c-47e1-824d-8dd4dfad179e</guid><dc:creator>sivnatt</dc:creator><description>&lt;p&gt;Hello Johannes,
I tried rebooting the phone and it works fine for the Proximity demo. Now I tried the UART demo and it doesn&amp;#39;t seem to work. Have you tried it before?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 programming issues</title><link>https://devzone.nordicsemi.com/thread/41078?ContentTypeID=1</link><pubDate>Mon, 21 Dec 2015 22:00:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff59a083-3557-4a6a-af30-27f207078b37</guid><dc:creator>Johannes Lorenz</dc:creator><description>&lt;p&gt;Hi, I had a similar issue caused by cached values on my android phone. I had to reboot my phone. HTH Johannes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>