<?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>[nrf5 16.0.0] BLE UART central uart example troubles</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90174/nrf5-16-0-0-ble-uart-central-uart-example-troubles</link><description>Specifically, the example is examples/ble_central/ble_app_uart_c 
 I want to first verify my understanding of this example. In this example, should I be able to type in my terminal to send characters back and forth over bluetooth? This is my understanding</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Jul 2022 23:44:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90174/nrf5-16-0-0-ble-uart-central-uart-example-troubles" /><item><title>RE: [nrf5 16.0.0] BLE UART central uart example troubles</title><link>https://devzone.nordicsemi.com/thread/377952?ContentTypeID=1</link><pubDate>Wed, 20 Jul 2022 23:44:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:464c95f9-c5ab-4a09-bfec-7997a0e3ba92</guid><dc:creator>Karl Ylvisaker</dc:creator><description>[quote user="penguinwashere"]Thanks for your response. [/quote]
&lt;p&gt;No problem at all, I am happy to help! :)&amp;nbsp;&lt;/p&gt;
[quote user="penguinwashere"]I eventually did get this example to run correctly after realizing the central to peripheral thing.[/quote]
&lt;p&gt;I am glad to hear that the examples are working as expected now, great!&lt;br /&gt;&lt;br /&gt;Please do not hesitate to open another ticket if you should encounter any other issues or questions in the future.&lt;br /&gt;&lt;br /&gt;Good luck with your development!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nrf5 16.0.0] BLE UART central uart example troubles</title><link>https://devzone.nordicsemi.com/thread/377940?ContentTypeID=1</link><pubDate>Wed, 20 Jul 2022 19:14:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfbd5714-6aad-4290-bc1d-ed7cfcb6a708</guid><dc:creator>penguinwashere</dc:creator><description>[quote userid="87869" url="~/f/nordic-q-a/90174/nrf5-16-0-0-ble-uart-central-uart-example-troubles/377746"]&lt;p&gt;Hello,&lt;/p&gt;
&lt;div class="quote-header"&gt;&lt;/div&gt;&lt;blockquote class="quote"&gt;&lt;div class="quote-content"&gt;&lt;p&gt;I want to first verify my understanding of this example. In this example, should I be able to type in my terminal to send characters back and forth over bluetooth? This is my understanding of this example:&lt;/p&gt;
&lt;p&gt;Device 1 &amp;lt;--&amp;gt; UART &amp;lt;--&amp;gt; Bluetooth &amp;lt;--&amp;gt; UART &amp;lt;--&amp;gt; Device 2&lt;/p&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div class="quote-footer"&gt;&lt;/div&gt;
&lt;p&gt;Your understanding of the example is correct, so long as you have one device programmed with the ble_app_uart_c(entral application) and one with the ble_app_uart (peripheral application).&lt;br /&gt;The central will look for devices that advertise the Nordic_UART name, before initiating a connection.&lt;/p&gt;
&lt;div class="quote-header"&gt;&lt;/div&gt;&lt;blockquote class="quote"&gt;&lt;div class="quote-content"&gt;I cannot talk from my central device to my peripheral device though. whenever I try this, I get the following errors from RTT:&lt;/div&gt;&lt;/blockquote&gt;&lt;div class="quote-footer"&gt;&lt;/div&gt;
&lt;p&gt;Which serial terminal are you using on your central side / how are you inputting the UART data to the central device?&lt;/p&gt;
&lt;div class="quote-header"&gt;&lt;/div&gt;&lt;blockquote class="quote"&gt;&lt;div class="quote-content"&gt;&lt;p&gt;&lt;em&gt;app: Connecting to target 3E0D9D17F3CC &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;app: ATT MTU exchange completed. &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;app: Ble NUS max data length set to 0xF4(244) &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;app: Discovery complete. &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;app: Connected to device with Nordic UART Service.&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div class="quote-footer"&gt;&lt;/div&gt;
&lt;p&gt;After the last messages in the log, where the discovery successfully completes, are you then able to send from your central device to your peripheral device?&lt;br /&gt;&lt;br /&gt;What does your peripheral&amp;#39;s log look like when you are doing this?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;[/quote]
&lt;p&gt;Thanks for your response. I eventually did get this example to run correctly after realizing the central to peripheral thing. The errors I received after that were for an example I found on github for time syncing. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nrf5 16.0.0] BLE UART central uart example troubles</title><link>https://devzone.nordicsemi.com/thread/377746?ContentTypeID=1</link><pubDate>Wed, 20 Jul 2022 01:20:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41cbc802-e0a8-49c5-8121-65fe1f2cab0b</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]&lt;p&gt;I want to first verify my understanding of this example. In this example, should I be able to type in my terminal to send characters back and forth over bluetooth? This is my understanding of this example:&lt;/p&gt;
&lt;p&gt;Device 1 &amp;lt;--&amp;gt; UART &amp;lt;--&amp;gt; Bluetooth &amp;lt;--&amp;gt; UART &amp;lt;--&amp;gt; Device 2&lt;/p&gt;[/quote]
&lt;p&gt;Your understanding of the example is correct, so long as you have one device programmed with the ble_app_uart_c(entral application) and one with the ble_app_uart (peripheral application).&lt;br /&gt;The central will look for devices that advertise the Nordic_UART name, before initiating a connection.&lt;/p&gt;
[quote user=""]I cannot talk from my central device to my peripheral device though. whenever I try this, I get the following errors from RTT:[/quote]
&lt;p&gt;Which serial terminal are you using on your central side / how are you inputting the UART data to the central device?&lt;/p&gt;
[quote user=""]&lt;p&gt;&lt;em&gt;app: Connecting to target 3E0D9D17F3CC &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;app: ATT MTU exchange completed. &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;app: Ble NUS max data length set to 0xF4(244) &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;app: Discovery complete. &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;app: Connected to device with Nordic UART Service.&lt;/em&gt;&lt;/p&gt;[/quote]
&lt;p&gt;After the last messages in the log, where the discovery successfully completes, are you then able to send from your central device to your peripheral device?&lt;br /&gt;&lt;br /&gt;What does your peripheral&amp;#39;s log look like when you are doing this?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>