<?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>Trouble with Makefile after adding LE Secure Connections</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113353/trouble-with-makefile-after-adding-le-secure-connections</link><description>I am in the process of adding LE Secure connections to our project and am having trouble and receiving lots of errors while attempting to Makefile it. We added nrf_ble_lesc_request_handler() to the main loop, and in sdk_config.h enabled PM_LESC_ENABLED</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Jul 2024 20:27:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113353/trouble-with-makefile-after-adding-le-secure-connections" /><item><title>RE: Trouble with Makefile after adding LE Secure Connections</title><link>https://devzone.nordicsemi.com/thread/496293?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2024 20:27:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c26635d4-7bc6-43b7-8c51-7c6779c64b84</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Good to hear that.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble with Makefile after adding LE Secure Connections</title><link>https://devzone.nordicsemi.com/thread/496288?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2024 19:04:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e897fd62-28a7-4771-90f4-1d2d52912e23</guid><dc:creator>Steven Yan</dc:creator><description>&lt;p&gt;Hi Amanda, thanks but I got it to work, I was missing some sdk_config macros related to the crypto backend.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trouble with Makefile after adding LE Secure Connections</title><link>https://devzone.nordicsemi.com/thread/495473?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 15:01:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0ed4486-df7f-4282-a4a7-d87d3c1cc113</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""]However upon trying to make, I get lots of errors in the nrf_ble_lesc.c file, with lots of undefined references to functions like &amp;#39;nrf_crypto_ecc_public_key_to_raw&amp;#39; and &amp;#39;nrf_crypto_ecc_byte_order_invert&amp;#39; for example.[/quote]
&lt;p&gt;Maybe you miss some files. For example,&amp;nbsp;&lt;span&gt;&amp;#39;nrf_crypto_ecc_public_key_to_raw&amp;#39; and &amp;#39;nrf_crypto_ecc_byte_order_invert&amp;#39; are in&lt;/span&gt;&amp;nbsp;nRF5_SDK\components\libraries\crypto\nrf_crypto_ecc.c and also need to include its folder.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which file could I see as your figure? I cannot find it in the&amp;nbsp;&lt;span&gt;ble_app_gls example.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;We are currently understaffed due to the summer vacation period, so delayed replies must be expected. I am sorry about any inconvenience this might cause.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>