<?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 to set a static passkey??</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10268/how-to-set-a-static-passkey</link><description>Hi, 
 I am working on the sample ble_gls app provided in the SDK 8.1.
Also i am using S110 softdevice version 8.0. 
 I want to add static passkey to my code.
I made the following changes in the code: 
 In function gap_params_init(), i added the following</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Nov 2015 13:12:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10268/how-to-set-a-static-passkey" /><item><title>RE: How to set a static passkey??</title><link>https://devzone.nordicsemi.com/thread/38114?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2015 13:12:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca5347fd-3e1b-4550-bc28-d80d094f635d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, that&amp;#39;s the only required change, the BLE_GAP_EVT_PASSKEY_DISPLAY event doesn&amp;#39;t require any handling since the pin is static in this case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>