<?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>Controlling a PA/LNA (SKY66112-11) with the nRF52832 and proprietary protocols</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31050/controlling-a-pa-lna-sky66112-11-with-the-nrf52832-and-proprietary-protocols</link><description>Hi all, 
 We are currently developing a wireless system for a musical instrument and MIDI controller based on a nRF52832 (using Laird BL652 modules). Our requirements prevents us from using BLE (way too much latency), thus we used Nordic&amp;#39;s Gazell implementation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Jun 2018 13:47:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31050/controlling-a-pa-lna-sky66112-11-with-the-nrf52832-and-proprietary-protocols" /><item><title>RE: Controlling a PA/LNA (SKY66112-11) with the nRF52832 and proprietary protocols</title><link>https://devzone.nordicsemi.com/thread/137118?ContentTypeID=1</link><pubDate>Thu, 21 Jun 2018 13:47:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31053567-96c0-41f7-8e8a-9f0c77035044</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;You will have to clarify how you know something is wrong with PA/LNA support in SD132. There are no known problems with it.&lt;/p&gt;
&lt;p&gt;The person who wrote this original post was referring to problems with ESB and Gazell.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling a PA/LNA (SKY66112-11) with the nRF52832 and proprietary protocols</title><link>https://devzone.nordicsemi.com/thread/137067?ContentTypeID=1</link><pubDate>Thu, 21 Jun 2018 11:18:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4827b34-854c-421e-a68b-517fb15ec008</guid><dc:creator>Aditya Narayan Tripathi</dc:creator><description>&lt;p&gt;i am working with SDK14.2(&lt;span&gt;Soft Device Version S132 5.0&lt;/span&gt;) and facing the same issue. Sometimes the PA/LNA mode works fine but sometimes it creates&amp;nbsp; the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling a PA/LNA (SKY66112-11) with the nRF52832 and proprietary protocols</title><link>https://devzone.nordicsemi.com/thread/133903?ContentTypeID=1</link><pubDate>Tue, 29 May 2018 22:54:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3336fb76-720c-453e-a095-1172dccc9ead</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;It looks like SDK 15.0 has PA/LNA support in Gazell and a few bug fixes in the library. I have not tried it yet but I will. Check out the SDK release notes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling a PA/LNA (SKY66112-11) with the nRF52832 and proprietary protocols</title><link>https://devzone.nordicsemi.com/thread/122784?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 09:52:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ace4dca5-80fb-4378-9a33-7ba67c84a11e</guid><dc:creator>join</dc:creator><description>&lt;p&gt;We didn&amp;#39;t implement PA/LNA control with Gazell because it doesn&amp;#39;t provide any information about whether TXEN or RXEN is ongoing, and we couldn&amp;#39;t add this ourselves as&amp;nbsp;the&amp;nbsp;GLL library is provided as a static library, not as source code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling a PA/LNA (SKY66112-11) with the nRF52832 and proprietary protocols</title><link>https://devzone.nordicsemi.com/thread/122652?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 16:19:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57ba88e0-1988-4d1d-8b29-87957b1d8333</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;If you want, I would be happy to review your code.&amp;nbsp; I haven&amp;#39;t done anything with Gazelle, it might be fun.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling a PA/LNA (SKY66112-11) with the nRF52832 and proprietary protocols</title><link>https://devzone.nordicsemi.com/thread/122651?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 16:17:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96dd18a9-6e7c-4402-b5e1-c5fc9bbee529</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;You are probably just getting something wrong in the timing or not getting the SKY into the correct TX or RX mode.&lt;/p&gt;
&lt;p&gt;It is a lot easier to implement with the shorts enabled.&amp;nbsp; It is just that the PA will come on sometime near the beginning of CW/Preamble. This isn&amp;#39;t necessarily bad.&amp;nbsp; Based on my testing it still works fine as long as too much of the preamble isn&amp;#39;t lost.&lt;/p&gt;
&lt;p&gt;Also you will note from the spec that they use different EEP&amp;#39;s to drive the same TEP depending on what they are doing. I had to just black box it and experimentally try all the flavors to figure out what worked.&lt;/p&gt;
&lt;p&gt;The best way to verify your solution is to watch the RF envelope synchronous with the gpio for TX/RX enable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling a PA/LNA (SKY66112-11) with the nRF52832 and proprietary protocols</title><link>https://devzone.nordicsemi.com/thread/122645?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 15:44:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f573391d-11c5-4900-b447-26a1937a46a4</guid><dc:creator>join</dc:creator><description>&lt;p&gt;Thanks for the link. We already know&amp;nbsp;your solution and implemented something based on it with PPI and GPIOTE: IIRC,&amp;nbsp;once&amp;nbsp;RADIO emits a&amp;nbsp;READY event,&amp;nbsp;turn on the PA and start a timer&amp;nbsp;whose COMPARE0 event, 4&amp;micro;s later, will trigger RADIO&amp;#39;s START task, so that the PA has enough time to warm up, without&amp;nbsp;amplifying too much noise. This also required us to remove&amp;nbsp;the shortcut between RADIO&amp;#39;s READY event and its START task in the the latest version of Nordic&amp;#39;s implementation. We&amp;nbsp;also tried two other variants that didn&amp;#39;t&amp;nbsp;require&amp;nbsp;removing&amp;nbsp;the shortcut (one with a timer, one without), but&amp;nbsp;all of them led&amp;nbsp;to the same poor performance we observed.&lt;/p&gt;
&lt;p&gt;If this works for you on nRF52832, though,&amp;nbsp;we&amp;#39;ll try to carefully reexamine your examples and re-check if we missed anything. Meanwhile, I&amp;#39;m open to any other piece of advice from any customer or Nordic employee on PA/LNA control without S132.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Controlling a PA/LNA (SKY66112-11) with the nRF52832 and proprietary protocols</title><link>https://devzone.nordicsemi.com/thread/122638?ContentTypeID=1</link><pubDate>Fri, 02 Mar 2018 15:07:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da0a4d1e-1982-4a01-9c64-0de494ccf880</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;A while back I wrote some PA/LNA code for DTM which is functionally proprietary protocol since it doesn&amp;#39;t use the SD.&lt;/p&gt;
&lt;p&gt;Basically you just use ppi/gpiote and the radio events to drive the solution.&amp;nbsp; I&amp;#39;m sure you can figure out how to implement from the code.&lt;/p&gt;
&lt;p&gt;Here is the link:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/13515/pa-lna-assist-in-dtm-direct-test-mode"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/13515/pa-lna-assist-in-dtm-direct-test-mode&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>