<?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 as a native transceiver with Raspberry Pi</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60243/nrf52840-dongle-as-a-native-transceiver-with-raspberry-pi</link><description>Hello, 
 I&amp;#39;m making some sensors based on nRF52832 and I&amp;#39;m using them as native transceivers. Maybe I&amp;#39;ll look at BLE Mesh in the future but at the moment I just send and receive packets through the radio peripheral. 
 Now, I want to add the nRF52 family</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Nov 2022 07:00:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60243/nrf52840-dongle-as-a-native-transceiver-with-raspberry-pi" /><item><title>RE: nRF52840 Dongle as a native transceiver with Raspberry Pi</title><link>https://devzone.nordicsemi.com/thread/393360?ContentTypeID=1</link><pubDate>Tue, 01 Nov 2022 07:00:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39b38227-a3b1-4ca0-90b3-b90bfb876a09</guid><dc:creator>Sohaib </dc:creator><description>&lt;p&gt;Hello George, Can you share how did you manage to connect your dongle with the Pi as a transceiver?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle as a native transceiver with Raspberry Pi</title><link>https://devzone.nordicsemi.com/thread/245847?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 13:15:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce0f5deb-1b7f-4434-bb8d-d0c1280729c7</guid><dc:creator>George555</dc:creator><description>&lt;p&gt;I wanted to know if there&amp;#39;s any example that I can flash it and start transmiting raw packets on 2.4GHz band. But I think I&amp;#39;ll have to write my own firmware on the chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 Dongle as a native transceiver with Raspberry Pi</title><link>https://devzone.nordicsemi.com/thread/245239?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 12:52:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4e39015-0e19-4cb6-b309-273b45c45d3a</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am not quite sure what you request here. You want to implement a custom proprietary protocol using the nRF52840? Please note that if it is a custom protocol, you need to make your own software for the nRF.&lt;/p&gt;
&lt;p&gt;We have pieces of what you probably want as separate examples. There are several examples demonstating the different serial protocols, such as UART, SPI and I2C(TWI). All of these you will find in the SDK\examples\peripheral folder.. Then there is a set of examples with raw radio, which you will find in SDK\examples\proprietary_rf folder.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Note that if you really don&amp;#39;t need to use a proprietary RF protocol, there is a set of examples called ble_app_uart and ble_app_uart_c, found in the ble_peripheral and ble_central folders, respectively, which does pretty much what you are looking for over BLE. Whatever you enter on UART on one side will come out of the UART on the other side.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>