<?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 Infinty loop on sample code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35392/nrf51822-infinty-loop-on-sample-code</link><description>Hello, I&amp;#39;m using the nRF51822_QFAA chip on a pca20006 board. I downloaded sample code from the offical site. Installed sample code nRF51822_beacon_firmware_1.1.1.msi. I use ST-Link/V2 as a programmer. 
 
 I use IDE is Keil uVision5 (5.25.2.0) ARM Edition</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 17 Jun 2018 14:55:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35392/nrf51822-infinty-loop-on-sample-code" /><item><title>RE: NRF51822 Infinty loop on sample code</title><link>https://devzone.nordicsemi.com/thread/136448?ContentTypeID=1</link><pubDate>Sun, 17 Jun 2018 14:55:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:314bc4f2-b7cc-4077-bc99-7e5c26aa82ed</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;There is flash algorithm/target in Keil for flashing softdevice in later SDK versions, but not in SDK v7.1.0. I do not know if there are any tools that can be used to flash hex-files using ST-Link devices, maybe OpenOCD?&lt;/p&gt;
&lt;p&gt;nRF5x devices only supprt SWD interface, no JTAG.&lt;/p&gt;
&lt;p&gt;I would recommend getting one of our &lt;a href="http://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52-DK"&gt;developement kits&lt;/a&gt;. The kits have on-board J-Link debugger that can be used for &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/nrf52_dev_kit/hw_debug_out.html?cp=2_1_4_5_9"&gt;flashing external devices&lt;/a&gt;. You should also be able to use any J-Link debugger.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 Infinty loop on sample code</title><link>https://devzone.nordicsemi.com/thread/136419?ContentTypeID=1</link><pubDate>Fri, 15 Jun 2018 18:05:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:027a94ab-7cae-4faa-bafc-8a605d1574df</guid><dc:creator>UGUR ORTAC</dc:creator><description>&lt;p&gt;flash_s132_nrf52_2.0.0_softdevice, is a Programming Algorithms found in KEIL?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using device ST-Link/V2 in SWD mode.&lt;/p&gt;
&lt;p&gt;Is my mode wrong? Do need JTAG mode?&lt;/p&gt;
&lt;p&gt;Can the use the ST-Link/V2 Programmer solve problem?&lt;/p&gt;
&lt;p&gt;Or do I have to buy a Segger Programmer?&lt;/p&gt;
&lt;p&gt;If I have to buy a Segger Programmer, will EDU version solve the situation?&lt;/p&gt;
&lt;p&gt;Or do I need to get a Segger Programmer PRO version?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 Infinty loop on sample code</title><link>https://devzone.nordicsemi.com/thread/136238?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 18:42:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32f076a8-cbee-4eeb-b17e-0291bec46e5c</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;BLE firmware requires Softdevice to function. &amp;nbsp;It is the BLE stack. &amp;nbsp;Without it, you cannot do BLE firmware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 Infinty loop on sample code</title><link>https://devzone.nordicsemi.com/thread/136232?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 17:33:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f4c069f-bb86-40d3-89bc-25ecb2e409cd</guid><dc:creator>UGUR ORTAC</dc:creator><description>&lt;p&gt;I just want to program full empty chip on pca20006.&lt;/p&gt;
&lt;p&gt;I using ST-Link/V2 tool, program and debug is success.&lt;/p&gt;
&lt;p&gt;Demostration card on led blink not problem.&lt;/p&gt;
&lt;p&gt;I using flash algorithm for external connection.&lt;br /&gt;-&amp;gt;C:\Keil\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack\8.16.0\Flash\nrf51xxx_ecb.flm&lt;/p&gt;
&lt;p&gt;Available 31.768khz crystal on pca20006 board.&lt;/p&gt;
&lt;p&gt;I try external and internal clock source but not changed.&lt;br /&gt; &lt;br /&gt;Problem only Bt Adversing nrf51822 chip. ble_stack_init method inside sd_softdevice_enable&lt;/p&gt;
&lt;p&gt;Can I do without using sd_softdevice_enable function?&lt;/p&gt;
&lt;p&gt;I only need to one way broadcast a 30 byte beacon data in 1 second.&lt;/p&gt;
&lt;p&gt;UUID and MAJOR and MINOR definations on hard code will be.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 Infinty loop on sample code</title><link>https://devzone.nordicsemi.com/thread/136141?ContentTypeID=1</link><pubDate>Thu, 14 Jun 2018 11:16:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d0e586e-5f50-4706-b553-2ca7018720c7</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/getting_started_softdevice.html?cp=4_0_0_1_4_0#getting_started_sd"&gt;flash the softdevice&lt;/a&gt;? There is no target in the Keil beacon project to flash the softdevice. You need to flash it using external tool.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>