<?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>nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51065/nrf52832-to-mobile-phone-via-ble</link><description>Hi 
 Can anyone tell me which example in SDK to use to send data(a simple text message) from nRF52832 board to an Android Phone. I have nRF Connect and nRF Tools applications installed on the phone. 
 Thanks in advance.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Aug 2019 12:07:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51065/nrf52832-to-mobile-phone-via-ble" /><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/206101?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2019 12:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7dd88253-1146-4747-955d-23b43f8fffba</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;It&amp;#39;s because you don&amp;#39;t have the connection of the UART pin to the Segger chip on the DK. If you connect the UART pins of your nRF52 on the custom board to correspondent pins on the DK (TXD to P0.06, RXD to P0.08, RTS to P0.05 and CTS to P0.07) it should work.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/206002?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2019 04:45:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1a8ec7e-b3e2-44da-92b1-cee331953e22</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;Yeah, got it. I have connected the custom board to DK and it is working. However, I have some issue while observing the log output using Putty. Previously, using Putty, I was able to observe the Log values. Now, when I use the custom board, I am not able to observe the Log Output.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/205562?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2019 11:27:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa42c5a8-9289-46d9-9751-e30c822c3d34</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;It seems that the board has been reworked especially the components around the chip. C3 is also missing.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would suggest you to test using another board.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can also step into the code to debug and check where it assert. You can follow the &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/#60126"&gt;debug guide here.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/205460?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2019 07:45:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cc19ea2-82bd-4cb4-8019-3063fc165a41</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I am using 15.3.0 version of SDK. I am just using the nrf_app_blinky example. I have not changed anything in that. So, hex file that I am using is the same as the hex file in the SDK. I am using s132 softdevice and Segger Embedded Studio v4.10.&lt;/p&gt;
&lt;p&gt;As far as I know, there&amp;#39;s 32kHz crystal on the board. I tried making the change you suggested regarding NRF_CLOCK_LF_SRC_RC. When I do that, the LED1 does not glow, which means that the configuration is wrong. And hence, I switched back to the previous configuration.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s the pic of the board-&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7356.nRF52832.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/205370?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 14:49:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b398b67-cd6b-4916-840b-af5c5de00ed2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please provide the hex files you used (softdevice and . Also please take a photo of the board you are using ? Do you have the 32kHz crystal on the board ? If you don&amp;#39;t you need to configure the&amp;nbsp;NRF_SDH_CLOCK_LF_SRC in sdk_config to&amp;nbsp;NRF_CLOCK_LF_SRC_RC.&lt;/p&gt;
&lt;p&gt;Which SDK version you are using ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/205232?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 09:06:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03e0a9a5-d0f0-43e9-b89c-a27433419051</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;I am using nRF52832 board. I have tried blinky example and it&amp;#39;s working. I have tried ble_app_uart also. The LED keeps blinking when I download the code. But the board is not detected in NRF Connect Mobile App.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/205229?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 09:02:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23587be3-6a53-48f6-9ff1-80afb03697a1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Which hardware board are you using ? Have you tried to test with any other example ? For example the blinky&amp;nbsp;\examples\peripheral\blinky&amp;nbsp; (not the ble_app_blinky).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you tried to flash the pre-compiled hex as instructed in the getting started guide ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/205169?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 05:53:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d15bd59-5f3e-42a1-8e13-21a2a33260ad</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;I have flashed the ble_app_blinky and also programmed softdevice. I still do not see any connection in nrf Connect app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204917?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2019 07:34:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11b6c8fb-15f9-45ee-a6b5-731497ead2ec</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please follow the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/nrf51_getting_started.html?cp=5_1_1"&gt;getting started tutorials.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204845?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2019 16:01:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6d99a60-020b-4883-b706-21440f6e4a62</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;I am confused between programming the softdevice and programming the board. What is the difference between them? I am using Segger Embedded Studio on Linux OS. Can you suggest how to program the softdevice and also the board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204773?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2019 12:55:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb7ca7ee-a097-4b27-af5c-20c38397600c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You need to flash the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_blinky.html?cp=5_1_4_2_2_3"&gt;ble_app_blinky&lt;/a&gt; in our nRF5 SDK, in addition to the softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204659?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2019 08:12:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c6ca895-a847-4361-936e-51e1dbcf4fb2</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have nrfBlinky and have programmed the softdevice. But, in the app, I am not able to find any connection. Any idea what could be the reason?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204653?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2019 07:56:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edc2abed-089e-430f-a08d-0c8c74a0ace7</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sai,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The UART example is just an example of sending proprietary data over BLE. You don&amp;#39;t need to use UART you can send anything you want with the example.&amp;nbsp;&lt;br /&gt;Another example you can have a look is the blinky example. In that example we send only 1 byte. But you can modify it to send more data.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can download nrfBLinky app from google Play/App Store and source code is available on &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Blinky"&gt;Github.&amp;nbsp;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204651?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2019 07:46:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:114c664b-291d-45ec-80a5-a20bca1873c0</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop"&gt;nRF Connect for Desktop&lt;/a&gt;&amp;nbsp;has Linux support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204623?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2019 06:24:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3bca323-4d83-4913-b2dd-11f52e17d4f8</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The example requires nRF Connect which I don&amp;#39;t have as I use Ubuntu. What can I do about it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204601?ContentTypeID=1</link><pubDate>Sun, 18 Aug 2019 15:05:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5047c25-ac5d-4424-9a45-6fd4220e94b0</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;Just to give more details, let&amp;#39;s say we have 2 nRF52832 Development Kits. We can program one device as a client and another as a server and send the data between the two devices. Correct me, if I have understood in the wrong way. So, we are basically replacing one of the DKs with a mobile phone with nRF apps. So, in this scenario, which example do we use? I do not understand why should we use UART? Can we not simply send a normal text message that I can manually put in code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204600?ContentTypeID=1</link><pubDate>Sun, 18 Aug 2019 14:53:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d4c0487-161c-4406-a39f-0b47c075f062</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Thanks for the reply. I shall look at the example suggested by you and get back to you if I have any other queries.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204459?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2019 10:48:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bd84872-bc85-4f49-8655-8aa7d056b6ec</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sai,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find the UART profile inside nrf Toolbox app that can be use to interface with the example suggested by Marte.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 to mobile phone via BLE</title><link>https://devzone.nordicsemi.com/thread/204450?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2019 10:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5a36ee1-7e86-4154-874a-e3eafe95e6e0</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi Sai Kiran,&lt;br /&gt;&lt;br /&gt;Does&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=5_1_4_2_2_24"&gt;this example&lt;/a&gt;&amp;nbsp;do something like what you want to do?&amp;nbsp;It is a part of SDK 15.3.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>