<?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>nRF51822 not working when programmed using ble_app_uart example.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37912/nrf51822-not-working-when-programmed-using-ble_app_uart-example</link><description>Hi, Guys, I have problem with my nRF51822. I built the ble_app_uart project in the SDK v6 and and flashed it on the mcu using j-link and I also flashed S110 SoftDevice version 5 to be compatible with the main program. But when I power on the board nothing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 Aug 2018 07:56:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37912/nrf51822-not-working-when-programmed-using-ble_app_uart-example" /><item><title>RE: nRF51822 not working when programmed using ble_app_uart example.</title><link>https://devzone.nordicsemi.com/thread/146644?ContentTypeID=1</link><pubDate>Fri, 31 Aug 2018 07:56:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ca04315-77df-477c-a3cf-72cb0386dc0d</guid><dc:creator>Linosa</dc:creator><description>&lt;p&gt;Yes, I actually knew them all, Thanks for you help dear Martin, I tried&amp;nbsp;&lt;span style="background-color:transparent;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:21px;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;precompiled application with the SoftDevice in the directory you mentioned and it works nice, So thanks again, but i can not load SoftDevice and main program separately. As i mentioned above So can you please help me to find out what going on when i try to load them separately, should i have&amp;nbsp; to change the address of where program and SoftDevice load , to not to encounter the error : &lt;span style="background-color:transparent;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:21px;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;this file has data in SoftDevice region&lt;/span&gt; again? Or i have to update my software? However i think that they are up to date . Or it relates to the firmware of my j-link? Thanks for your attention.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 not working when programmed using ble_app_uart example.</title><link>https://devzone.nordicsemi.com/thread/146494?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 11:52:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5c97457-5289-4bcf-81e2-454972d56af7</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Have you gone through the different links on &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.gs.keil%2Fdita%2Fgs%2Fdeveloping%2Fprogram.html&amp;amp;cp=1_1_1_7" target="_blank" rel="noopener noreferrer"&gt;how to program an application&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 not working when programmed using ble_app_uart example.</title><link>https://devzone.nordicsemi.com/thread/146467?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 09:50:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00b34a05-5c73-4e12-b29e-fbdbf9fb4280</guid><dc:creator>Linosa</dc:creator><description>&lt;p&gt;And i found out that there is another problem to, When I first flash the S130 SD on the nrf51822 and after that i try to flash the main program using Keil, an error occur that says failed to erase. failed to flash and when I tried using nRFgo studio doing that, the error : this file has data in SoftDevice region occurred. I was using the SDKv12.3 that you mentioned above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 not working when programmed using ble_app_uart example.</title><link>https://devzone.nordicsemi.com/thread/146414?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 07:04:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7d0ad3f-7d3a-46ee-9af3-c660848873dc</guid><dc:creator>Linosa</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/960x720/__key/communityserver-discussions-components-files/4/20180828_5F00_180904.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Could it be caused because, I don&amp;#39;t have DK and just nrf51822 itself? You know i connect the j-link to the device as the picture i have posted, and to connect device to computer by UART, I have set TXD pin, Pin 5 and RXD pin, Pin 6, as shown in picture (but a bit different, in picture TXD is 9 and RXD 11) but no other connection. for example for buttons or LEDs , etc ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 not working when programmed using ble_app_uart example.</title><link>https://devzone.nordicsemi.com/thread/146410?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 06:58:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51a9b822-1191-4dcb-8293-064d12d7135f</guid><dc:creator>Linosa</dc:creator><description>&lt;p&gt;Hi Martin ,Thanks for you reply. but i have tried SDKv12.3 as you told me, but nothing changed, Am i doing something in wrong way? I am confused. I build blinky app and Uart_example and flash on my device and they run as they have to.&lt;/p&gt;
&lt;p&gt;So they work on my nrf51822 but I can not&amp;nbsp; run ble_app_uart on my device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 not working when programmed using ble_app_uart example.</title><link>https://devzone.nordicsemi.com/thread/146286?ContentTypeID=1</link><pubDate>Wed, 29 Aug 2018 11:24:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8f1e2f3-e775-4779-a9b5-de96525871f1</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Linosa,&lt;/p&gt;
&lt;p&gt;I think you misunderstood something.&lt;/p&gt;
&lt;p&gt;I recommend you to get &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Findex.html&amp;amp;cp=4_0_7" target="_blank" rel="noopener noreferrer"&gt;SDKv12.3&lt;/a&gt;&amp;nbsp;since it supports do support nrf51822.&lt;/p&gt;
&lt;p&gt;Please find the &amp;quot;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=4_0_7_4_2_2_19" target="_blank" rel="noopener noreferrer"&gt;ble_app_uart&lt;/a&gt;&amp;quot; project in &lt;em&gt;[nRF5_SDK_12.3.0\examples\ble_peripheral\ble_app_uart\pca10028\s130\]&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fgetting_started_examples.html&amp;amp;cp=4_0_7_1_2" target="_blank" rel="noopener noreferrer"&gt;Compile and flash the application&lt;/a&gt;&amp;nbsp;and &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fgetting_started_softdevice.html&amp;amp;cp=4_0_7_1_3" target="_blank" rel="noopener noreferrer"&gt;flash the softdevice&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can also flash the precompiled application with the softdevice .hex file found in:&amp;nbsp;&lt;em&gt;[\nRF5_SDK_12.3.0\examples\ble_peripheral\ble_app_uart\hex]&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/15964/nrf51822-minimum-flash-with-nrf51dk" target="_blank" rel="noopener noreferrer"&gt;interesting&amp;nbsp;thread&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>