<?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>To send 1 byte data from the nRF52840 Dongle to the mobile application(nRF Connect) and vice versa</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73581/to-send-1-byte-data-from-the-nrf52840-dongle-to-the-mobile-application-nrf-connect-and-vice-versa</link><description>Hello Sir/Ma&amp;#39;am, 
 I have used the ble_app_uart (for pca10056) example code to execute the same. 
 I referred this link to execute my code https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_nus_eval.html 
 Mentioned below are the necessary</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Apr 2021 12:02:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73581/to-send-1-byte-data-from-the-nrf52840-dongle-to-the-mobile-application-nrf-connect-and-vice-versa" /><item><title>RE: To send 1 byte data from the nRF52840 Dongle to the mobile application(nRF Connect) and vice versa</title><link>https://devzone.nordicsemi.com/thread/303480?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 12:02:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bc22de3-4bde-499d-b8dc-f1eabe80537c</guid><dc:creator>Seema</dc:creator><description>&lt;p&gt;hello sir,&lt;/p&gt;
&lt;p&gt;Thank you so much for your response sir.&lt;/p&gt;
&lt;p&gt;I will execute it as you suggested and get back with it sir.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: To send 1 byte data from the nRF52840 Dongle to the mobile application(nRF Connect) and vice versa</title><link>https://devzone.nordicsemi.com/thread/303417?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 09:31:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d4f6d58-5ff2-471d-88a5-32fe6cc05bb8</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You need to keep the original linker settings since you are using the Softdevice. The new start address at 0x1000 will not work because it will make the application code overlap with the Softdevice.&lt;/p&gt;
[quote user=""]Also after I flash the code to the dongle using DFU (nRF Connect for Desktop) the Com port is unavailable and the mobile app does not detect the Bluetooth module(or is not advertising).&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;The ble_app_uart example does not initialize the &lt;span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/usbd.html?cp=4_0_0_5_34"&gt;USBD&lt;/a&gt; &lt;/span&gt;&lt;span&gt;peripheral. Instead I&amp;#39;d recommend you start with the &lt;a title="USBD BLE UART Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/usbd_ble_uart_example.html?cp=7_1_4_6_50_1"&gt;USBD BLE UART Example&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>