<?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 advertisement parameters on interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12710/changing-advertisement-parameters-on-interrupt</link><description>Hi All, Am using NRF52 and SDK 11.0.0.2 alpha ,
I am using two profiles. I need to Advertise with specific name and parameters for each profile. This profile switch has to happen in a button press. (Once button is pressed I will disconnect start advertising</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Mar 2016 10:23:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12710/changing-advertisement-parameters-on-interrupt" /><item><title>RE: changing advertisement parameters on interrupt</title><link>https://devzone.nordicsemi.com/thread/48273?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 10:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13cb55c5-7d49-43b6-82f6-5bde06fa584c</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;nope low is good - other things it can be, if you&amp;#39;re not stopping advertising first or doing something similar, you may get an error code return. Put a breakpoint in the app error handler and find out whether you are going there, that will reset the chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: changing advertisement parameters on interrupt</title><link>https://devzone.nordicsemi.com/thread/48272?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 10:10:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80466e18-a3ff-49b6-bd71-f03036238fcf</guid><dc:creator>Thangaraj</dc:creator><description>&lt;p&gt;The Priority of the interrupt is set as APP_IRQ_PRIORITY_LOW .. Do this need to be changed?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: changing advertisement parameters on interrupt</title><link>https://devzone.nordicsemi.com/thread/48271?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 09:41:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e6e3485-dad1-4ea1-b6c1-55466eec465d</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;what priority is the interrupt? If it&amp;#39;s higher than the SVC call, then you are hardfaulting your device. change it to a lower priority.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>