<?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 call micro ecc functions in sdk12.2 ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23070/how-to-call-micro-ecc-functions-in-sdk12-2</link><description>The micro ecc works well in sdk11.0. However, after I recompile micro ecc in sd12.2, micro ecc can&amp;#39;t work in S132 3.0. 
 I append micro Ecc functions to the Uart Demo in SDK12.2, the source as follow: 
 void testecc(void)
{ 
 uint8_t sk[32];
	uint8_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Jun 2017 20:52:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23070/how-to-call-micro-ecc-functions-in-sdk12-2" /><item><title>RE: How to call micro ecc functions in sdk12.2 ?</title><link>https://devzone.nordicsemi.com/thread/90794?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2017 20:52:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c8d3851-1322-4cff-adea-0ee4bc306fd3</guid><dc:creator>Eric</dc:creator><description>&lt;p&gt;Just wait a few seconds, everything works well. Maybe RNG need sometime to generate the random number.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to call micro ecc functions in sdk12.2 ?</title><link>https://devzone.nordicsemi.com/thread/90793?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2017 17:58:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d90d128a-9a62-47f3-be24-5c63d3f5cccd</guid><dc:creator>Eric</dc:creator><description>&lt;p&gt;I found I didn&amp;#39;t call the function nrf_drv_rng_init(NULL), after I call that function, I got the error information:RNG:WARNING:Function: nrf_drv_rng_rand, error code: NRF_ERROR_NOT_FOUND.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>