<?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 with PA in arduino</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57447/nrf52840-with-pa-in-arduino</link><description>Hello, currently im using feather nrf52840 board in arduino environment. I made some tests with BLE with TX power at 8 dBm and when boards are at line of sight signal is good but i have to put my boards in plastic boxes and boards sits in different rooms</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 08 Feb 2020 09:48:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57447/nrf52840-with-pa-in-arduino" /><item><title>RE: nRF52840 with PA in arduino</title><link>https://devzone.nordicsemi.com/thread/233395?ContentTypeID=1</link><pubDate>Sat, 08 Feb 2020 09:48:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c2d1ff5-4e54-44d8-bcb8-43dcf67ba194</guid><dc:creator>KAMEN</dc:creator><description>&lt;p&gt;that cleared up the error im getting. without pa lna i think long range mode would help the issues im having but its not implemented yet so i will try with pa and see how it goes thanks for the reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 with PA in arduino</title><link>https://devzone.nordicsemi.com/thread/233315?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2020 14:06:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0521a280-4006-46ce-a2da-3bc4ec5222e9</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;How are these two boxes communicating, using BLE or some proprietary 802.15.4 radio protocol? Depending on how far away from each other these devices will be, and how much interference, etc. there is in the environment, I think that an LNA/PA shouldn&amp;#39;t be necessary for BLE at least.&lt;/p&gt;
&lt;p&gt;The reason you get the &lt;em&gt;ret_code_t not declared&amp;nbsp;&lt;/em&gt;error is because you haven&amp;#39;t included the header file where it is declared in your project. I believe this should be in the sdk_errors.h file, so please include that directory to your project.&lt;/p&gt;
&lt;p&gt;Please also note that more than 10dBm for any radio is not legal to use commercially in Europe for any radio, so I assume this is just your personal hobby project.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>