<?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>Utilize Crypto Hardware backend feature on nRF52840 Dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85595/utilize-crypto-hardware-backend-feature-on-nrf52840-dongle</link><description>Hi, 
 
 In nrf52840 dongle, I use nrf_crypto_ecdsa_sign function to sign. 
 Everything is fine in when building, but when testing the real world data, it’ll will show error “FAILED” of sign function in “if” block that I’d written by my own. 
 Is this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Mar 2022 13:44:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85595/utilize-crypto-hardware-backend-feature-on-nrf52840-dongle" /><item><title>RE: Utilize Crypto Hardware backend feature on nRF52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/357187?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2022 13:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76f54493-7e80-4f9a-8657-25c8f8d9c777</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I see you have some warnings, but I do not see enough of you code to say exactly what the problem is or if it is related. You should always ensure that your code is warning free though, as this is often pointing to things than are problematic. So before debugging more you should start by resolving the warnings as they could very well be responsible for the issue.&amp;nbsp;Where does your sign_context come from?&lt;/p&gt;
&lt;p&gt;If you want me to make specific suggestions, please share relevant parts of your code and copy-past all warnings from the build output, and check exactly which error code you get returned from&amp;nbsp;nrf_crypto_ecdsa_sign().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>