<?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>Can you help me with any examples of bidirectional communication using BLE?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106531/can-you-help-me-with-any-examples-of-bidirectional-communication-using-ble</link><description>Hi there. 
 Right now, I&amp;#39;m facing the issue that I want to create a type of CLI (Command Line Interface) that helps me communicate with the nRF52833 from my Mobile. 
 I mean, I want to communicate from my Mobile connected via BLE to the nRF52833 and vice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Dec 2023 18:01:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106531/can-you-help-me-with-any-examples-of-bidirectional-communication-using-ble" /><item><title>RE: Can you help me with any examples of bidirectional communication using BLE?</title><link>https://devzone.nordicsemi.com/thread/460005?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2023 18:01:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f26e3c8-85ef-427c-a0d9-e2fce4a96a1d</guid><dc:creator>Fernando Mercado</dc:creator><description>&lt;p&gt;Hi Hung, thanks so much. &lt;/p&gt;
&lt;p&gt;Actually, I checked the example again, and you are right, I just need to adapt the project, but at first, this is what I need. &lt;/p&gt;
&lt;p&gt;Regards, Hung.&lt;br /&gt;Fernando Mercado.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can you help me with any examples of bidirectional communication using BLE?</title><link>https://devzone.nordicsemi.com/thread/459923?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2023 12:47:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86cbd37e-7ab0-440b-a3a4-197fb587e3d6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Fernando,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The peripheral UART that Johnny suggested actually can do what you wants. It allow you to use the phone to send data wirelessly (BLE) to the nRF52 that&amp;nbsp;plugged to a PC and show the data on the UART interface. You can also send data from the PC via the NRF52 wirelessly to the phone by typing on the UART interface on PC.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want UART and simply want to control an LED on the NRF52 for example, please take a look at the peripheral_lbs sample where you can turn off and on LED from the phone and press a button on the NRF52 to send the button press signal back to the phone.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s strongly suggested to go through the Bluetooth academy that Johnny suggested.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can you help me with any examples of bidirectional communication using BLE?</title><link>https://devzone.nordicsemi.com/thread/459784?ContentTypeID=1</link><pubDate>Mon, 11 Dec 2023 21:21:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed3207f3-340d-404d-b3a4-ed4ff07eae87</guid><dc:creator>Fernando Mercado</dc:creator><description>&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;Howdy Johnny, thanks so much for the answer.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;Actually, that example is my base because I already could run it and I have seen how it works, however, I&amp;#39;m looking for an example where I can communicate bidirectionally, like I said before, but on the air, without any wire. &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;Thanks, I will see the courses. &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;Thanks in advance, &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;Best regards, &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:helvetica;font-size:150%;"&gt;Fernando Mercado.&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can you help me with any examples of bidirectional communication using BLE?</title><link>https://devzone.nordicsemi.com/thread/459781?ContentTypeID=1</link><pubDate>Mon, 11 Dec 2023 21:06:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40db5db0-9614-4a94-a298-696f152501c8</guid><dc:creator>Johnny Nguyen</dc:creator><description>&lt;p&gt;Howdy Fernando,&lt;/p&gt;
&lt;p&gt;This sample might be what you&amp;#39;re looking for:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README.html"&gt;Bluetooth: Peripheral UART &amp;mdash; nRF Connect SDK 2.5.99 documentation (nordicsemi.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is within the nRF Connect SDK.&lt;/p&gt;
&lt;p&gt;We also have a developer academy. The NCS fundamentals and BLE fundamentals courses are a great jumping off point:&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/"&gt;Nordic Developer Academy (nordicsemi.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Lesson 4 Exercise 3 will go pretty in-depth into the Nordic UART Service.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>