<?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 nrf Mesh Client example using nrfjprog</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36511/flashing-nrf-mesh-client-example-using-nrfjprog</link><description>I used the command 
 
 nrfjprog -f NRF52 --program light_switch_proxy_client_nrf52832_xxAA_s132_6.0.0.hex –-chiperase 
 
 to programm the nrf52832 board and get the below logs : 
 
 parsing hex file 
 Erasing user variable code and UICR flash areas 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Jul 2018 09:16:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36511/flashing-nrf-mesh-client-example-using-nrfjprog" /><item><title>RE: Flashing nrf Mesh Client example using nrfjprog</title><link>https://devzone.nordicsemi.com/thread/140492?ContentTypeID=1</link><pubDate>Wed, 18 Jul 2018 09:16:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:489ce278-8147-46c8-ad3b-9319eccb2dea</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes you can open Jlink RTT viewer to see the log (can be configured to use UART). Have you flashed the softdevice ? You need to flash the softdevice prior to the application, and please don&amp;#39;t use --chiperase , it will erase the softdevice. Please use --sectorerase.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>