<?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 send a custom message to Raspberry Pi via BLE without UART.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57997/nrf52832-send-a-custom-message-to-raspberry-pi-via-ble-without-uart</link><description>Hi 
 I am using nRF52832 DK with SES as IDE, on Ubuntu 16.04 machine. I want to send a custom message, let&amp;#39;s say &amp;quot;hello&amp;quot; via BLE to Raspberry Pi. I am using some encryption algorithms to encrypt this message. I want to receive this message and decrypt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 22 Feb 2020 14:56:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57997/nrf52832-send-a-custom-message-to-raspberry-pi-via-ble-without-uart" /><item><title>RE: nRF52832 send a custom message to Raspberry Pi via BLE without UART.</title><link>https://devzone.nordicsemi.com/thread/235822?ContentTypeID=1</link><pubDate>Sat, 22 Feb 2020 14:56:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30321a13-8143-4ac5-ace5-cbb85315897a</guid><dc:creator>Sai Kiran</dc:creator><description>&lt;p&gt;&lt;strong&gt;&amp;quot;I&amp;#39;m not sure what you mean by slow.&amp;quot;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I used Python code to send data through Serial Port. The sending portion of code is in while(true) loop. I had to put a delay of 2 seconds between 2 successive sends. This is what I meant by slow. So, I want to avoid using UART. I just want to use Bluetooth and send data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 send a custom message to Raspberry Pi via BLE without UART.</title><link>https://devzone.nordicsemi.com/thread/235644?ContentTypeID=1</link><pubDate>Fri, 21 Feb 2020 08:14:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:499182f3-353a-4184-9c4e-8c8e44a57763</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure what you mean by slow. If you&amp;#39;re using the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_eval.html?cp=7_1_4_2_2_25"&gt;ble_app_uart&lt;/a&gt; peripheral example then you need to setup a central on the Raspberry Pi that is similar to the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_c.html?cp=7_1_4_2_0_7"&gt;ble_app_uart central &lt;/a&gt;example. This has been discussed numerous times in the forum, see for instance &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/39106/nrf52840-dongle-to-raspberry-pi-b"&gt;this post&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>