<?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>ISSEUE WHILE FLSHING SOFTDEVICE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61920/isseue-while-flshing-softdevice</link><description>Hi, 
 i am working with nRF52840-DK which i received yesterday from shipment. so i want to eun the BLE peripheral application on that. 
 As we know if we want to run the BLE related examples we first need to program soft device into the board. 
 
 So</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Jun 2020 07:29:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61920/isseue-while-flshing-softdevice" /><item><title>RE: ISSEUE WHILE FLSHING SOFTDEVICE</title><link>https://devzone.nordicsemi.com/thread/252628?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2020 07:29:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13778391-fa98-439d-a1a7-99331a0bc08d</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Santhosh,&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The last requirement seems it is far away from the original issue. Please create a new support case to handle it.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please also verify the answer to this post if the issue is fixed.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-93fb59ce25984a51be2e3df80cd19b3a/001_5F00_Verify-Answer.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSEUE WHILE FLSHING SOFTDEVICE</title><link>https://devzone.nordicsemi.com/thread/252394?ContentTypeID=1</link><pubDate>Fri, 29 May 2020 11:59:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:267d8f98-72e2-486a-915c-1ad2e716fc3e</guid><dc:creator>santhosh kumar.s</dc:creator><description>&lt;p&gt;Hai Amanda,&lt;/p&gt;
&lt;p&gt;i want to send string type of data over BLE and the data should appear in mobile.&lt;/p&gt;
&lt;p&gt;present i don&amp;#39;t want to use UART/serial ports.&lt;/p&gt;
&lt;p&gt;it should be like if i send any string data from board it should appear in mobile and from mobile to board vice versa.&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Santhosh Kumar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSEUE WHILE FLSHING SOFTDEVICE</title><link>https://devzone.nordicsemi.com/thread/252368?ContentTypeID=1</link><pubDate>Fri, 29 May 2020 10:51:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01123853-397a-4348-bd85-5164f1f52aa5</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Santhosh,&lt;/span&gt;&lt;/p&gt;
[quote user="santhosh kumar.s"]how can i send the data into the air from the board.[/quote]
&lt;p&gt;What kind of data do you want to send? This &lt;a title="UART/Serial Port Emulation over BLE" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_eval.html?cp=7_1_4_2_2_25"&gt;UART/Serial Port Emulation over BLE&lt;/a&gt;&amp;nbsp;example might help you.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSEUE WHILE FLSHING SOFTDEVICE</title><link>https://devzone.nordicsemi.com/thread/252360?ContentTypeID=1</link><pubDate>Fri, 29 May 2020 10:17:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b47cca7-b2b8-40e0-834b-2b8cc77ca383</guid><dc:creator>santhosh kumar.s</dc:creator><description>&lt;p&gt;thank you Amanda,&lt;/p&gt;
&lt;p&gt;i downloaded the nRF connect for desktop and i am able to flash the soft device in it.&lt;/p&gt;
&lt;p&gt;i programmed the Ble_Periphera\BLE_App_Template example.&amp;nbsp; and i am able to connect in nrf Connect mobile application and from mobile application i am able to sending data to board.&lt;/p&gt;
&lt;p&gt;so if i want to send any data from board to mobile which API i need to call, how can i send the data into the air from the board.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;help me to solve the problem so that the communication between mobile and DK will be success.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Santhosh Kumar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSEUE WHILE FLSHING SOFTDEVICE</title><link>https://devzone.nordicsemi.com/thread/252307?ContentTypeID=1</link><pubDate>Fri, 29 May 2020 07:26:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8247add-9f04-4f10-8ec0-22150fc182ff</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi santhosh,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="santhosh kumar.s"]can i flash the BLE peripheral example by using the Desktop App ?[/quote]
&lt;p&gt;Yes,&amp;nbsp;Please see&amp;nbsp;&lt;a title="Programming a Development Kit or the nRF51 Dongle" href="https://infocenter.nordicsemi.com/topic/ug_nc_programmer/UG/nrf_connect_programmer/ncp_programming_dk.html?cp=8_3_1_3"&gt;Programming a Development Kit or the nRF51 Dongle&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The&lt;span&gt;&amp;nbsp;pre-compiled image of the BLE peripheral example is under&amp;nbsp;ble_peripheral\ble_app_XXX\hex. You also could use the Segger project to build and load the image to DK. The Segget example project already is set to load the softdevice.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-93fb59ce25984a51be2e3df80cd19b3a/250362.PNG" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSEUE WHILE FLSHING SOFTDEVICE</title><link>https://devzone.nordicsemi.com/thread/252192?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 12:59:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:657a388a-01b8-4ec2-82b7-66aa17e76f39</guid><dc:creator>santhosh kumar.s</dc:creator><description>&lt;p&gt;Dear Amanda Hsieh,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thank you for your quick reply,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;By using nRF Connect for Desktop how can i flash the soft device ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;And can i flash the BLE peripheral example by using the Desktop App ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp; if possible please provide me the document for the abou queries, it will be very useful to me.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards&lt;/p&gt;
&lt;p&gt;Santhosh Kumar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ISSEUE WHILE FLSHING SOFTDEVICE</title><link>https://devzone.nordicsemi.com/thread/252154?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 11:47:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50f548f0-c883-4e14-82ba-90d85ccf94cc</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;nRFgo Studio is no longer updated. I recommend to use nRF Connect for desktop or nRF Command line tools directly:&lt;/span&gt;&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop"&gt;https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop&lt;br /&gt;&lt;/a&gt;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line-Tools/Download"&gt;https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line-Tools/Download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>