<?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>Undefined symbol ble_conn_params</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5828/undefined-symbol-ble_conn_params</link><description>Hello,
I have taken the ble_app_beacon example and added a few things... I am looking to do something very simple like light up an LED on connection. So i added the on_ble_evt stuff from the NaN 36 example. Everything is working out except for the following</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Mar 2015 00:03:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5828/undefined-symbol-ble_conn_params" /><item><title>RE: Undefined symbol ble_conn_params</title><link>https://devzone.nordicsemi.com/thread/20358?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2015 00:03:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21d9098d-8bb6-4fc9-874d-def140899636</guid><dc:creator>Greg Winn</dc:creator><description>&lt;p&gt;Ok so i have solved my own issue here after looking at this question: &lt;a href="https://devzone.nordicsemi.com/question/4881/fifo_apph/"&gt;https://devzone.nordicsemi.com/question/4881/fifo_apph/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I needed to include the &amp;#39;&amp;quot;ble_conn_params.c&amp;#39; file into my build&lt;/p&gt;
&lt;p&gt;In Keil&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Right click on &amp;quot;Source Code&amp;quot;&lt;/li&gt;
&lt;li&gt;Click &amp;quot;Add existing file&amp;quot;&lt;/li&gt;
&lt;li&gt;Find the ble_conn_params.c file under Source/ble&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Hope this helps some noob like myself!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>