<?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>Flashing with Keil vs NRFGoStudio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13925/flashing-with-keil-vs-nrfgostudio</link><description>Hello, 
 I am using S110 8.0 soft device and using the example Nordic_UART. I am able to compile the project file in KEIL and flash it onto my board. I don&amp;#39;t see any errors or warnings. So, I know flashing it was successful. 
 However, I don&amp;#39;t see any</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 May 2016 11:54:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13925/flashing-with-keil-vs-nrfgostudio" /><item><title>RE: Flashing with Keil vs NRFGoStudio</title><link>https://devzone.nordicsemi.com/thread/53229?ContentTypeID=1</link><pubDate>Wed, 18 May 2016 11:54:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4f55e63-b6c1-4fba-bd5b-51cedfe4704e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Keil uses standard underlying debugger interface and uses the nordic plugin algorithms to manage flash and ram. This is more restricted/standarized (between different debuggers) on how it does flashing and verification.&lt;/p&gt;
&lt;p&gt;nRFGo studio uses nrfjprog command line tool under the hood and only works with Segger JLink debugger.&lt;/p&gt;
&lt;p&gt;Seems like there is something with the Nordic_UART you compiled and it can be easily tested.
use nrfjprog or nRFGo studio to flash your compiled hex file and I would guess that you will NOT see any advertising. If you compile your project with no optimizations then you should be able to debug why your device is not advertising. There must be a failure in the code somewhere.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>