<?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>Stream data between two nRF51 devices over BLE to UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6569/stream-data-between-two-nrf51-devices-over-ble-to-uart</link><description>Hello 
 Is there a way to stream data from one nRF51 device, to a second nRF51 and have the received data sent over UART to a host PC? Basically in my setup, I have a custom PCB with an nRF51822 chip, and I want to stream data from it to a PC connected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Sep 2015 18:56:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6569/stream-data-between-two-nrf51-devices-over-ble-to-uart" /><item><title>RE: Stream data between two nRF51 devices over BLE to UART</title><link>https://devzone.nordicsemi.com/thread/22942?ContentTypeID=1</link><pubDate>Mon, 14 Sep 2015 18:56:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e82d7309-d440-4c9b-b0e8-8c914e9ccb4e</guid><dc:creator>F&amp;#225;vero</dc:creator><description>&lt;p&gt;Hello! I&amp;#39;m really interested in this example but when I try to compile this example, compiler returns me several erros - files cannot be found (error: #X: cannot open source input file &amp;quot;app_util.h&amp;quot;: No such file or directory&amp;quot;.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using SDK V8.0 and the patched version code.&lt;/p&gt;
&lt;p&gt;EDIT: OK, the patched code works fine. When adding the extracted example folder to SDK folder, you must edit/correct the files&amp;#39; paths.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stream data between two nRF51 devices over BLE to UART</title><link>https://devzone.nordicsemi.com/thread/22941?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2015 08:27:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e9e5e01-3a66-472c-8fe9-ba6d5a06203d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@sele835: Please use SDK v8.0.0 , not v8.1.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stream data between two nRF51 devices over BLE to UART</title><link>https://devzone.nordicsemi.com/thread/22940?ContentTypeID=1</link><pubDate>Wed, 08 Jul 2015 15:48:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28336f21-6e8d-474c-9368-41953e1e1977</guid><dc:creator>sele835</dc:creator><description>&lt;p&gt;Hi Bui.
I am trying to do the same thing but with two nRF51 DK boards (pca10028). When I import the main file from your code into an existing hrs project and try to build it, I get linker error: ._build\nrf51422_xxac_s120.axf: Error: L6200E: Symbol GPIOTE_IRQHandler multiply defined (by app_gpiote.o and nrf_drv_gpiote.o)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stream data between two nRF51 devices over BLE to UART</title><link>https://devzone.nordicsemi.com/thread/22937?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2015 10:29:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be6222f7-33a7-4e44-9858-d8365f04db4f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi kilianod: I found a bug in the code. You can try the fixed branch &lt;a href="https://github.com/NordicSemiconductor/ble_app_uart_c_S120/tree/hubuhubu-patch-1"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What you need to do to test is to connect the DK boards to PC (s) and type something into one COM Port after they get connected. The DK will send what you type to the other DK, and will be forwarded to the other COM Port on every 20 byte entered.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stream data between two nRF51 devices over BLE to UART</title><link>https://devzone.nordicsemi.com/thread/22939?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2015 23:00:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79ef7d84-21d8-4abf-af01-20edeb9a3e46</guid><dc:creator>kilianod</dc:creator><description>&lt;p&gt;So I got it to compile, but I&amp;#39;m not sure what to do with it next and how to connect the two devices. For my setup, I have two nRF51-DK boards. One with the linked example running on S120, while the second device has S110 and running the ble_app_uart_s110_pca10028 example code as suggested on the Github readme file. I have the first board connected to a Serial Terminal program and I get the message &amp;quot;Start..&amp;quot; and it does nothing else. Am I missing something here?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stream data between two nRF51 devices over BLE to UART</title><link>https://devzone.nordicsemi.com/thread/22938?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2015 22:23:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6f11a5b-0f94-4e6b-8142-171a44209eb4</guid><dc:creator>kilianod</dc:creator><description>&lt;p&gt;Thanks for the link. However, I&amp;#39;m having trouble compiling the code, I get the following error, any idea what is causing it, looks like a missing library or something:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;..\..\main.c(477): error:  #136: struct &amp;quot;&amp;lt;unnamed&amp;gt;&amp;quot; has no field &amp;quot;gap_enable_params&amp;quot;
  ble_enable_params.gap_enable_params.role              = BLE_GAP_ROLE_CENTRAL;
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stream data between two nRF51 devices over BLE to UART</title><link>https://devzone.nordicsemi.com/thread/22936?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 11:22:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c27350ce-32eb-4fee-b7cf-0f7ee4b99c45</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Kilianod: We made an example for the nRF51 on client side  (central role). You can have a &lt;a href="https://github.com/NordicSemiconductor/ble_app_uart_c_S120"&gt;look here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What it does is to act as the phone in the example you pointed to in your question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>