<?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>How can I update my passkey using sd_ble_opt_set() on runtime</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19468/how-can-i-update-my-passkey-using-sd_ble_opt_set-on-runtime</link><description>Hello everyone,
I successfully implemented the static key to access a characteristic now I want the user to udpate the passkey through another characteristic (which is also protected). 
 I successfully read the value of the passkey entered by the user</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Feb 2017 02:43:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19468/how-can-i-update-my-passkey-using-sd_ble_opt_set-on-runtime" /><item><title>RE: How can I update my passkey using sd_ble_opt_set() on runtime</title><link>https://devzone.nordicsemi.com/thread/75617?ContentTypeID=1</link><pubDate>Mon, 06 Feb 2017 02:43:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d822ec2c-bf86-46e8-a6bc-f26ae03b1e71</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;If all 4 LEDs are lit you&amp;#39;re in the fault handler which means you&amp;#39;ve called a call with some invalid parameter, received an error and app_error_check() has gone to the fault handler. Put a breakpoint in the fault handler and trace the error back to the call to find out what error code was returned and then figure out why.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>