<?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>nRF52840 Dongle to Raspberry Pi B+</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39106/nrf52840-dongle-to-raspberry-pi-b</link><description>I want to send data from nRF52840 Dongle to Raspberry Pi B+, Assume nRF52840 Dongle placed in USB drive of Raspberry Pi B+. Please help with coding sample.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Oct 2018 14:55:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39106/nrf52840-dongle-to-raspberry-pi-b" /><item><title>RE: nRF52840 Dongle to Raspberry Pi B+</title><link>https://devzone.nordicsemi.com/thread/154319?ContentTypeID=1</link><pubDate>Wed, 24 Oct 2018 14:55:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c9296d7-6d2d-4b34-93ef-28211cc4e489</guid><dc:creator>manumonti</dc:creator><description>&lt;p&gt;Hi Ashiq,&lt;/p&gt;
&lt;p&gt;I have developed a BLE5 beacon scanner for nRF52840 Dongle that sends through serial port to Raspberry Pi (or another PC) the captured BLE5 advertisements.&lt;/p&gt;
&lt;p&gt;You can check here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nicslabdev/NRF52840-Beacon_Scanner"&gt;https://github.com/nicslabdev/NRF52840-Beacon_Scanner&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I hope it works,&lt;/p&gt;
&lt;p&gt;- Manuel Montenegro.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle to Raspberry Pi B+</title><link>https://devzone.nordicsemi.com/thread/151230?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 12:34:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9951cb6d-7477-4e60-bf30-e68c5c10d703</guid><dc:creator>Ashiq Mohammed</dc:creator><description>&lt;p&gt;&lt;span&gt;Thanks Andreas.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle to Raspberry Pi B+</title><link>https://devzone.nordicsemi.com/thread/151225?ContentTypeID=1</link><pubDate>Tue, 02 Oct 2018 12:15:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:378e57f3-d919-45fb-9b14-84858962464e</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi Ashiq.&lt;/p&gt;
&lt;p&gt;You can use the &lt;strong&gt;ble_app_uart&lt;/strong&gt; example found in SDK 15.2: &lt;strong&gt;nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart\pca10056&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You have to configure the pins, because they are configured to the PCA10056 board, and not the Dongle.&lt;/p&gt;
&lt;p&gt;You also have t&lt;strong&gt;&lt;/strong&gt;o solder the pins you select to wires, and connect them to an RS232 to USB cable which you connect to your Raspberry Pi. You also have to have the Dongle connected so that it has power on so that it can run the application.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;ble_app_uart&lt;/strong&gt; example will output any received data from BLE to UART. So you have to also run an terminal serial port emulator on your Raspberry Pi to collect the data from UART, such as&lt;/p&gt;
&lt;p&gt;&lt;a href="https://elinux.org/RPi_Serial_Connection"&gt;RPi Serial Connection&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;- Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>