<?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>Changing the transmission power with every set of 3 advertising messages</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7348/changing-the-transmission-power-with-every-set-of-3-advertising-messages</link><description>Hi, 
 I would like to change the transmission power of the beacon kit so that I can switch back and forth between high and low tx powers for each set of advertising messages (3 messages sent on3 different channels). That is, after sending 3 messages</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 31 May 2015 17:12:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7348/changing-the-transmission-power-with-every-set-of-3-advertising-messages" /><item><title>RE: Changing the transmission power with every set of 3 advertising messages</title><link>https://devzone.nordicsemi.com/thread/26029?ContentTypeID=1</link><pubDate>Sun, 31 May 2015 17:12:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15abba2a-38ea-463c-8869-1dcca767cf61</guid><dc:creator>Sarah</dc:creator><description>&lt;p&gt;Thanka @rols. Are you referring to table 15 in the manual by &amp;quot;timings beneath&amp;quot;? In that table, depending on the t_interval and t_ndist, different number of packets can be transmitted. I don&amp;#39;t get why you&amp;#39;re saying it&amp;#39;s 3 for sure. Could you please elaborate?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing the transmission power with every set of 3 advertising messages</title><link>https://devzone.nordicsemi.com/thread/26028?ContentTypeID=1</link><pubDate>Sun, 31 May 2015 02:09:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1990dff0-0fd0-4bb2-a54d-ecbd6bd63ac7</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;read it again - including the timings beneath - one radio event covers one advertising event which is one advertising packet sent out on each of the 3 channels so yes you can exactly use it to change power after every 3 packets.&lt;/p&gt;
&lt;p&gt;..opens documentation, types &amp;#39;radio&amp;#39; into the search field at the top right corner, clicks the first link and gets..&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.1.0/s110/html/a01240.html"&gt;this page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;so Nordic has even wrapped the interrupt handling in a module you just have to supply a handler for and call the init function.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing the transmission power with every set of 3 advertising messages</title><link>https://devzone.nordicsemi.com/thread/26027?ContentTypeID=1</link><pubDate>Sat, 30 May 2015 17:07:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af053346-7532-40e8-a2a5-5635e1dd6bc5</guid><dc:creator>Sarah</dc:creator><description>&lt;p&gt;Interesting. In section 9 of the &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/20338/7/85997645"&gt;manual&lt;/a&gt;, they talk about the radio events and say in one radio event many packets can be sent, so that means using the radio event I cannot accomplish setting transmission power after every 3 advertising messsages, no? Also how do I subscribe for radio events? According to &lt;a href="https://devzone.nordicsemi.com/question/15121/radio-notification-only-after-ble-radio/?answer=15128#post-id-15128"&gt;this post&lt;/a&gt;, I should be using ble_radio_init function, but it&amp;#39;s undefined in the sample beacon project. Thank you  very much @rols !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing the transmission power with every set of 3 advertising messages</title><link>https://devzone.nordicsemi.com/thread/26026?ContentTypeID=1</link><pubDate>Sat, 30 May 2015 02:53:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2937653c-394f-4c64-8a21-ee45a4e52e0d</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Look at the section on radio events in the softdevice manual. You can get a signal at the end of a radio event. So subscribe to the radio events when you start advertising, each time one ends then you change your advertising power. When you go into connection or stop advertising, turn the events off again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>