<?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>Setting Tx Power Level in example &amp;quot;ble_app_beacon&amp;quot; for SDK 15.3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45871/setting-tx-power-level-in-example-ble_app_beacon-for-sdk-15-3</link><description>I having trouble setting power level above +4 dbm in my app based on the example &amp;quot;ble_app_beacon&amp;quot; using the PCA10059 nRF52840 dongle. I have updated the main.c with the following lines of code (lines 202 and 203 in main.c) 
 
 err_code = sd_ble_gap_tx_power_set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Apr 2019 17:35:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45871/setting-tx-power-level-in-example-ble_app_beacon-for-sdk-15-3" /><item><title>RE: Setting Tx Power Level in example "ble_app_beacon" for SDK 15.3</title><link>https://devzone.nordicsemi.com/thread/180852?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2019 17:35:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9bdc898-2db2-4203-a308-887284757cd4</guid><dc:creator>noahneibaron</dc:creator><description>&lt;p&gt;Thanks for your response! Yes, I have an error code as below:&lt;/p&gt;
&lt;p&gt;&amp;lt;error&amp;gt; app: ERROR 7 [NRF_ERROR_INVALID_PARAM] at ../../../main.c:384&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;PC at: 0x0002F0DB&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;After looking at this more closely I re-verified the softdevice loaded using nRF connect for MacOS to read back the memory and it turns out the s132 softdevice was loaded and not s140 as expected. I discovered the build script didn&amp;#39;t update the softdevice automatically, only the application. So with the correct softdevice loaded, it worked. Sorry for any confusion and thanks again for your help!&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting Tx Power Level in example "ble_app_beacon" for SDK 15.3</title><link>https://devzone.nordicsemi.com/thread/180757?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2019 12:37:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d52b439-71a9-41f8-a7fc-40ae113fcc9f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do you get any error codes? Which project did you start out with? There is no PCA10059&amp;nbsp;project for the ble_app_beacon example in the SDK, did you use PCA10056 project?&lt;/p&gt;
&lt;p&gt;Could you upload the project for debugging?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting Tx Power Level in example "ble_app_beacon" for SDK 15.3</title><link>https://devzone.nordicsemi.com/thread/180628?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2019 02:37:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b322d7c-37b4-4396-95aa-e2d1fc2ade29</guid><dc:creator>noahneibaron</dc:creator><description>&lt;p&gt;After further reading, I thought it might be due to the wrong softdevice, but I am using the softdevice intended for the nrf52840: s140_nrf52_6.1.1_softdevice.hex. It&amp;#39;s odd because it seems to think it&amp;#39;s a 132 softdevice. Is there some way to verify? I used nrf connect and it seems ok.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>